pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-FormEncode www/py-FormEncode: bump py-setuptool...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80a684af2fa3
branches:  trunk
changeset: 386698:80a684af2fa3
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Oct 13 12:15:21 2022 +0000

description:
www/py-FormEncode: bump py-setuptools_scm requirement and remove py-setuptools_scm_git_archive

diffstat:

 www/py-FormEncode/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 14954c9a80eb -r 80a684af2fa3 www/py-FormEncode/Makefile
--- a/www/py-FormEncode/Makefile        Thu Oct 13 12:12:27 2022 +0000
+++ b/www/py-FormEncode/Makefile        Thu Oct 13 12:15:21 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2022/01/04 20:55:14 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2022/10/13 12:15:21 adam Exp $
 
 DISTNAME=      FormEncode-2.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -11,8 +11,7 @@
 COMMENT=       HTML form validation, generation, and conversion package
 LICENSE=       python-software-foundation
 
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm_git_archive-[0-9]*:../../devel/py-setuptools_scm_git_archive
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm>=7.0.0:../../devel/py-setuptools_scm
 TEST_DEPENDS+= ${PYPKGPREFIX}-country-[0-9]*:../../geography/py-country
 TEST_DEPENDS+= ${PYPKGPREFIX}-dns-[0-9]*:../../net/py-dns
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test



Home | Main Index | Thread Index | Old Index