Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159951637
D53705.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D53705.diff
View Options
diff --git a/cad/py-edalize/Makefile b/cad/py-edalize/Makefile
--- a/cad/py-edalize/Makefile
+++ b/cad/py-edalize/Makefile
@@ -1,6 +1,5 @@
PORTNAME= edalize
-DISTVERSION= 0.6.0
-PORTREVISION= 1
+DISTVERSION= 0.6.1
CATEGORIES= cad python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/cad/py-edalize/distinfo b/cad/py-edalize/distinfo
--- a/cad/py-edalize/distinfo
+++ b/cad/py-edalize/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1731560568
-SHA256 (edalize-0.6.0.tar.gz) = 9fe1ddbf0d860d78e437dbd3bc951bda616e4f79803a189a4c64f7a828ca9162
-SIZE (edalize-0.6.0.tar.gz) = 379145
+TIMESTAMP = 1762686936
+SHA256 (edalize-0.6.1.tar.gz) = 6617b6b817d0445a7eaa003f2e7906f910b4ee659f9330ec6faeee633238536b
+SIZE (edalize-0.6.1.tar.gz) = 384538
diff --git a/cad/py-edalize/files/patch-pyproject.toml b/cad/py-edalize/files/patch-pyproject.toml
--- a/cad/py-edalize/files/patch-pyproject.toml
+++ b/cad/py-edalize/files/patch-pyproject.toml
@@ -1,9 +1,9 @@
---- pyproject.toml.orig 2024-11-14 05:28:57 UTC
+--- pyproject.toml.orig 2025-03-13 18:20:52 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
[build-system]
--requires = ["setuptools>=64"]
-+requires = ["setuptools"]
+-requires = ["setuptools>=64", "setuptools_scm>=7.1"]
++requires = ["setuptools", "setuptools_scm"]
build-backend = "setuptools.build_meta"
[project]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 20, 9:18 PM (18 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34129365
Default Alt Text
D53705.diff (1 KB)
Attached To
Mode
D53705: cad/py-edalize: Update 0.6.0 => 0.6.1
Attached
Detach File
Event Timeline
Log In to Comment