pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-cheroot py-cheroot: bump py-setuptools_scm requ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/794025a3fe0d
branches:  trunk
changeset: 386709:794025a3fe0d
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Oct 13 16:24:20 2022 +0000

description:
py-cheroot: bump py-setuptools_scm requirement and remove py-setuptools_scm_git_archive

diffstat:

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

diffs (19 lines):

diff -r 20f2f64e057c -r 794025a3fe0d www/py-cheroot/Makefile
--- a/www/py-cheroot/Makefile   Thu Oct 13 16:21:41 2022 +0000
+++ b/www/py-cheroot/Makefile   Thu Oct 13 16:24:20 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2022/04/29 23:33:05 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2022/10/13 16:24:20 adam Exp $
 
 DISTNAME=      cheroot-6.5.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -13,8 +13,7 @@
 
 DEPENDS+=      ${PYPKGPREFIX}-six>=1.11.0:../../lang/py-six
 DEPENDS+=      ${PYPKGPREFIX}-more-itertools-[0-9]*:../../devel/py-more-itertools
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm_git_archive>=1.0:../../devel/py-setuptools_scm_git_archive
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm>=7.0.0:../../devel/py-setuptools_scm
 TEST_DEPENDS+= ${PYPKGPREFIX}-OpenSSL-[0-9]*:../../security/py-OpenSSL
 TEST_DEPENDS+= ${PYPKGPREFIX}-coverage>=4.5.3:../../devel/py-coverage
 TEST_DEPENDS+= ${PYPKGPREFIX}-ddt-[0-9]*:../../devel/py-ddt



Home | Main Index | Thread Index | Old Index