pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-twine



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Dec 18 16:16:20 UTC 2022

Modified Files:
        pkgsrc/net/py-twine: Makefile distinfo

Log Message:
py-twine: updated to 4.0.2

Twine 4.0.2 (2022-11-30)
Bugfixes
Remove deprecated function to fix twine check with pkginfo 1.9.0.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/py-twine/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/py-twine/distinfo

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

Modified files:

Index: pkgsrc/net/py-twine/Makefile
diff -u pkgsrc/net/py-twine/Makefile:1.8 pkgsrc/net/py-twine/Makefile:1.9
--- pkgsrc/net/py-twine/Makefile:1.8    Sun Sep 11 16:30:34 2022
+++ pkgsrc/net/py-twine/Makefile        Sun Dec 18 16:16:20 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2022/09/11 16:30:34 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2022/12/18 16:16:20 adam Exp $
 
-DISTNAME=      twine-4.0.1
+DISTNAME=      twine-4.0.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/twine/}
 

Index: pkgsrc/net/py-twine/distinfo
diff -u pkgsrc/net/py-twine/distinfo:1.4 pkgsrc/net/py-twine/distinfo:1.5
--- pkgsrc/net/py-twine/distinfo:1.4    Tue Aug 23 22:09:03 2022
+++ pkgsrc/net/py-twine/distinfo        Sun Dec 18 16:16:20 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2022/08/23 22:09:03 wiz Exp $
+$NetBSD: distinfo,v 1.5 2022/12/18 16:16:20 adam Exp $
 
-BLAKE2s (twine-4.0.1.tar.gz) = 9eaf1feb21a7dc6654027ec5bfd8298f96819386d6a383218e4e693e3c9eed65
-SHA512 (twine-4.0.1.tar.gz) = 5d5f0c26fa9871d3114b411b9bfa7999b24d123b069a72a378a6e1b7d69617430a30fc01339bf6231ee562a87f201ec9952cb43136f12ba4dc1b29b60820e55e
-Size (twine-4.0.1.tar.gz) = 215305 bytes
+BLAKE2s (twine-4.0.2.tar.gz) = 2d2eca66d64be9bfc33002a7e6d51963f872a770280931a0a863db92f0bda08a
+SHA512 (twine-4.0.2.tar.gz) = 9c197bf09db4ffd9342eb6a23e90a44e37123e285bdfc02c47087fce3cb468f1b12f4e3c890e434a80ec3d5155c8e42e53f61459c2f0a580b252d0dc18d1acb7
+Size (twine-4.0.2.tar.gz) = 215249 bytes



Home | Main Index | Thread Index | Old Index