pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-pkginfo



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jul 20 08:35:02 UTC 2022

Modified Files:
        pkgsrc/devel/py-pkginfo: Makefile distinfo

Log Message:
py-pkginfo: updated to 1.8.3

1.8.3 (2022-06-08)
------------------
- Specify supported Python versions in 'setup.py' using 'python_requires'.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/py-pkginfo/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-pkginfo/distinfo

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

Modified files:

Index: pkgsrc/devel/py-pkginfo/Makefile
diff -u pkgsrc/devel/py-pkginfo/Makefile:1.16 pkgsrc/devel/py-pkginfo/Makefile:1.17
--- pkgsrc/devel/py-pkginfo/Makefile:1.16       Sat Feb 19 04:32:10 2022
+++ pkgsrc/devel/py-pkginfo/Makefile    Wed Jul 20 08:35:02 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2022/02/19 04:32:10 khorben Exp $
+# $NetBSD: Makefile,v 1.17 2022/07/20 08:35:02 adam Exp $
 
-DISTNAME=      pkginfo-1.8.2
+DISTNAME=      pkginfo-1.8.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pkginfo/}
 

Index: pkgsrc/devel/py-pkginfo/distinfo
diff -u pkgsrc/devel/py-pkginfo/distinfo:1.14 pkgsrc/devel/py-pkginfo/distinfo:1.15
--- pkgsrc/devel/py-pkginfo/distinfo:1.14       Thu Dec  2 11:05:26 2021
+++ pkgsrc/devel/py-pkginfo/distinfo    Wed Jul 20 08:35:02 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2021/12/02 11:05:26 adam Exp $
+$NetBSD: distinfo,v 1.15 2022/07/20 08:35:02 adam Exp $
 
-BLAKE2s (pkginfo-1.8.2.tar.gz) = 33a661ba3ec22012a6871683824700e62cf1ab6e6d8a9b7febd8861e7d3972ee
-SHA512 (pkginfo-1.8.2.tar.gz) = 06164b6c17000cf25e72d39e4e025a395cdd09afaab6169180cf096bae5a1ff863930d3b368274b6a03458a9ae1c3cb996559c0b042807141435b1868189b5f6
-Size (pkginfo-1.8.2.tar.gz) = 374689 bytes
+BLAKE2s (pkginfo-1.8.3.tar.gz) = cef5defd4f13556bd473aef38e8f67fbf1bc3caaf17c758223ef7a0aed59e878
+SHA512 (pkginfo-1.8.3.tar.gz) = 54a67bdf078b38600651cb94afa62e9d86fce512022b1e79eb4565289ae3fad2325647654704488968e18cd85cbba4bd0ce28392fd09ae9638ee449e802273eb
+Size (pkginfo-1.8.3.tar.gz) = 375734 bytes



Home | Main Index | Thread Index | Old Index