Skip to content
Snippets Groups Projects
Commit 55818080 authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

devel/py-pyTooling: update 8.1.0 → 8.3.0

Reported by:	portscout
parent dcb8499e
No related branches found
No related tags found
No related merge requests found
PORTNAME= pyTooling
DISTVERSIONPREFIX= v
DISTVERSION= 8.1.0
DISTVERSION= 8.3.0
CATEGORIES= devel
#MASTER_SITES= PYPI # requirements.txt is missing
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -37,6 +37,6 @@ NO_ARCH= yes
TEST_WRKSRC= ${WRKSRC}
# tests as of 8.1.0: 6 failed, 846 passed, 17 skipped, 6 xfailed in 19.59s
# tests as of 8.3.0: 6 failed, 858 passed, 17 skipped, 6 xfailed in 20.75s
.include <bsd.port.mk>
TIMESTAMP = 1737874773
SHA256 (pyTooling-pyTooling-v8.1.0_GH0.tar.gz) = f41d73baadd02e9f18fd60e270fc18fb3ef4b33741e42ad10ce7678e80ae8022
SIZE (pyTooling-pyTooling-v8.1.0_GH0.tar.gz) = 714732
TIMESTAMP = 1742283304
SHA256 (pyTooling-pyTooling-v8.3.0_GH0.tar.gz) = 914efc01dabca60251867ebe0b8dbaa975f0da4f0f7f572b35632b7d973e0746
SIZE (pyTooling-pyTooling-v8.3.0_GH0.tar.gz) = 716871
--- pyproject.toml.orig 2025-01-25 17:56:53 UTC
--- pyproject.toml.orig 2025-03-16 21:56:26 UTC
+++ pyproject.toml
@@ -1,7 +1,7 @@ requires = [
[build-system]
......@@ -7,6 +7,6 @@
- "wheel ~= 0.45",
+ "setuptools",
+ "wheel",
"pyTooling ~= 8.0"
"pyTooling ~= 8.2"
]
build-backend = "setuptools.build_meta"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment