pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/py-expandvars



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Apr 12 07:26:16 UTC 2025

Modified Files:
        pkgsrc/misc/py-expandvars: Makefile distinfo

Log Message:
py-expandvars: updated to 1.0.0

1.0.0
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/py-expandvars/Makefile \
    pkgsrc/misc/py-expandvars/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/py-expandvars/Makefile
diff -u pkgsrc/misc/py-expandvars/Makefile:1.1 pkgsrc/misc/py-expandvars/Makefile:1.2
--- pkgsrc/misc/py-expandvars/Makefile:1.1      Wed Nov 22 12:25:29 2023
+++ pkgsrc/misc/py-expandvars/Makefile  Sat Apr 12 07:26:16 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2023/11/22 12:25:29 adam Exp $
+# $NetBSD: Makefile,v 1.2 2025/04/12 07:26:16 adam Exp $
 
-DISTNAME=      expandvars-0.12.0
+DISTNAME=      expandvars-1.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    misc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=e/expandvars/}
@@ -15,7 +15,5 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-test-cov-[
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/misc/py-expandvars/distinfo
diff -u pkgsrc/misc/py-expandvars/distinfo:1.1 pkgsrc/misc/py-expandvars/distinfo:1.2
--- pkgsrc/misc/py-expandvars/distinfo:1.1      Wed Nov 22 12:25:29 2023
+++ pkgsrc/misc/py-expandvars/distinfo  Sat Apr 12 07:26:16 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/11/22 12:25:29 adam Exp $
+$NetBSD: distinfo,v 1.2 2025/04/12 07:26:16 adam Exp $
 
-BLAKE2s (expandvars-0.12.0.tar.gz) = 506ae0896483ec7504d5a19d56a3d2868e8e07a8c739e8600e859317dc067016
-SHA512 (expandvars-0.12.0.tar.gz) = b6eeb4693800737aef6367f4fb6080963882c59de2276f187565a764f6b800c747c1d98a1dc2e5107a62ccab420e3528064a1b67ccff8494f8ca2ebf96f05cc6
-Size (expandvars-0.12.0.tar.gz) = 10909 bytes
+BLAKE2s (expandvars-1.0.0.tar.gz) = df5e5ff67800db77c7783ffb29420fa7e3e463eb1b38479cc1d27a54e0ba0b22
+SHA512 (expandvars-1.0.0.tar.gz) = 06aacf831973386fe4a366477eefa93f9118ed0cb66822b7bca719eb688850e9803cf34a109ee51daa6147352a3b86da87667ba5d6018615778feabbcfaf3c6b
+Size (expandvars-1.0.0.tar.gz) = 11388 bytes



Home | Main Index | Thread Index | Old Index