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:           Mon Jul 26 17:34:11 UTC 2021

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

Log Message:
py-pkginfo: updated to 1.7.1

1.7.1 (2021-07-09)
------------------
- Use Python3 to build docs, and fix doctest examples to use Python3-
  compatible syntax.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-pkginfo/Makefile
cvs rdiff -u -r1.10 -r1.11 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.11 pkgsrc/devel/py-pkginfo/Makefile:1.12
--- pkgsrc/devel/py-pkginfo/Makefile:1.11       Sat May  8 06:19:33 2021
+++ pkgsrc/devel/py-pkginfo/Makefile    Mon Jul 26 17:34:11 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2021/05/08 06:19:33 adam Exp $
+# $NetBSD: Makefile,v 1.12 2021/07/26 17:34:11 adam Exp $
 
-DISTNAME=      pkginfo-1.7.0
+DISTNAME=      pkginfo-1.7.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pkginfo/}

Index: pkgsrc/devel/py-pkginfo/distinfo
diff -u pkgsrc/devel/py-pkginfo/distinfo:1.10 pkgsrc/devel/py-pkginfo/distinfo:1.11
--- pkgsrc/devel/py-pkginfo/distinfo:1.10       Sat May  8 06:19:33 2021
+++ pkgsrc/devel/py-pkginfo/distinfo    Mon Jul 26 17:34:11 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2021/05/08 06:19:33 adam Exp $
+$NetBSD: distinfo,v 1.11 2021/07/26 17:34:11 adam Exp $
 
-SHA1 (pkginfo-1.7.0.tar.gz) = f4d7d9631430d098d49e8d91706536a8cb90681f
-RMD160 (pkginfo-1.7.0.tar.gz) = 9065991656247be33e4e01478bcbd222e6261646
-SHA512 (pkginfo-1.7.0.tar.gz) = 0e41899fac552e6a3c401c7dab3e3cd57f31cc5f052e07537f15b699c85113800edac27d232571ecab4852fab1d73374eca381d1ab70c9a7461bb422ff03de3b
-Size (pkginfo-1.7.0.tar.gz) = 37209 bytes
+SHA1 (pkginfo-1.7.1.tar.gz) = d36b65064cf8b9801e2cf652a14934507b5dae37
+RMD160 (pkginfo-1.7.1.tar.gz) = 7ab4420729f4b3ffdc55d282f086bef12ba0db65
+SHA512 (pkginfo-1.7.1.tar.gz) = 5b6374e45e7ccd68f3a28145c2fc350e630e97fcc5e97d46d05c32f0958a51e4713487b809099ddf0a9ab07840f7fb4409438ab7b7a9b0b05e94d292088b2c26
+Size (pkginfo-1.7.1.tar.gz) = 34280 bytes



Home | Main Index | Thread Index | Old Index