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 Dec 11 12:33:39 UTC 2024

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

Log Message:
py-pkginfo: updated to 1.12.0

1.12.0 (2024-12-02)

- Declare content type of long description explicitly as 'text/x-rst'.
- Support 'metadata_version' == '2.4' (PEP 639).


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/py-pkginfo/Makefile
cvs rdiff -u -r1.20 -r1.21 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.25 pkgsrc/devel/py-pkginfo/Makefile:1.26
--- pkgsrc/devel/py-pkginfo/Makefile:1.25       Mon Nov 11 07:28:18 2024
+++ pkgsrc/devel/py-pkginfo/Makefile    Wed Dec 11 12:33:39 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2024/11/11 07:28:18 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2024/12/11 12:33:39 adam Exp $
 
-DISTNAME=      pkginfo-1.11.2
+DISTNAME=      pkginfo-1.12.0
 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.20 pkgsrc/devel/py-pkginfo/distinfo:1.21
--- pkgsrc/devel/py-pkginfo/distinfo:1.20       Fri Oct 11 12:29:28 2024
+++ pkgsrc/devel/py-pkginfo/distinfo    Wed Dec 11 12:33:39 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2024/10/11 12:29:28 adam Exp $
+$NetBSD: distinfo,v 1.21 2024/12/11 12:33:39 adam Exp $
 
-BLAKE2s (pkginfo-1.11.2.tar.gz) = eb760f962e82146f045a660bca5bc7a01c7f8a6ae7820803ef8dd9c364a91bae
-SHA512 (pkginfo-1.11.2.tar.gz) = 2a7bb31a6d46bb28242fa668dc063c3e0be565ea2f011e051676779f530d2a206d595013512b12e4e10eb94cf522277347d085c8a8e29fe331d9049e370f2bdc
-Size (pkginfo-1.11.2.tar.gz) = 450821 bytes
+BLAKE2s (pkginfo-1.12.0.tar.gz) = 213b04bf81d5ef4cc9cde4525fc4491480fce5281adcd9d2be505e59b6518145
+SHA512 (pkginfo-1.12.0.tar.gz) = 871d85cfbc69380033dc071bfb32dc3da4a5c44fefda8c3be9c7ae5d8ed17f2800f82f9ce3b81e4c0ebb3a1956581093a1379d00a9eb6a42e0821253586aaceb
+Size (pkginfo-1.12.0.tar.gz) = 451375 bytes



Home | Main Index | Thread Index | Old Index