pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-roman
Module Name: pkgsrc
Committed By: pgoyette
Date: Sat Apr 12 17:02:26 UTC 2025
Modified Files:
pkgsrc/math/py-roman: Makefile
Log Message:
Update for py-setuptools
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/math/py-roman/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-roman/Makefile
diff -u pkgsrc/math/py-roman/Makefile:1.21 pkgsrc/math/py-roman/Makefile:1.22
--- pkgsrc/math/py-roman/Makefile:1.21 Sun Jan 19 18:48:28 2025
+++ pkgsrc/math/py-roman/Makefile Sat Apr 12 17:02:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2025/01/19 18:48:28 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2025/04/12 17:02:26 pgoyette Exp $
DISTNAME= roman-5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/zopefoundat
COMMENT= Integer to Roman numerals converter for Python
LICENSE= zpl-2.1
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>78:../../devel/py-setuptools
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index