mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/py-pyTooling: update 8.0.3 → 8.1.0
Reported by: portscout
This commit is contained in:
parent
7539187566
commit
b9de682e64
3 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= pyTooling
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 8.0.3
|
||||
DISTVERSION= 8.1.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.0.3: 6 failed, 830 passed, 17 skipped, 6 xfailed in 19.66s
|
||||
# tests as of 8.1.0: 6 failed, 846 passed, 17 skipped, 6 xfailed in 19.59s
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731906129
|
||||
SHA256 (pyTooling-pyTooling-v8.0.3_GH0.tar.gz) = c96bafab88d44019508c4b600a253c150bff7a381ea90d1556c3627670e6b5cf
|
||||
SIZE (pyTooling-pyTooling-v8.0.3_GH0.tar.gz) = 714044
|
||||
TIMESTAMP = 1737874773
|
||||
SHA256 (pyTooling-pyTooling-v8.1.0_GH0.tar.gz) = f41d73baadd02e9f18fd60e270fc18fb3ef4b33741e42ad10ce7678e80ae8022
|
||||
SIZE (pyTooling-pyTooling-v8.1.0_GH0.tar.gz) = 714732
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
--- pyproject.toml.orig 2024-11-12 05:52:20 UTC
|
||||
--- pyproject.toml.orig 2025-01-25 17:56:53 UTC
|
||||
+++ pyproject.toml
|
||||
@@ -1,7 +1,7 @@ requires = [
|
||||
[build-system]
|
||||
requires = [
|
||||
- "setuptools ~= 75.5",
|
||||
- "setuptools ~= 75.8",
|
||||
- "wheel ~= 0.45",
|
||||
+ "setuptools",
|
||||
+ "wheel",
|
||||
|
|
Loading…
Add table
Reference in a new issue