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: Sat May 18 07:07:43 UTC 2024
Modified Files:
pkgsrc/net/py-twine: Makefile distinfo
Log Message:
py-twine: updated to 5.1.0
Twine 5.1.0 (2024-05-15)
Features
- Add the experimental ``--attestations`` flag.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/py-twine/Makefile
cvs rdiff -u -r1.6 -r1.7 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.12 pkgsrc/net/py-twine/Makefile:1.13
--- pkgsrc/net/py-twine/Makefile:1.12 Tue Feb 13 10:34:02 2024
+++ pkgsrc/net/py-twine/Makefile Sat May 18 07:07:43 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/02/13 10:34:02 adam Exp $
+# $NetBSD: Makefile,v 1.13 2024/05/18 07:07:43 adam Exp $
-DISTNAME= twine-5.0.0
+DISTNAME= twine-5.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/twine/}
Index: pkgsrc/net/py-twine/distinfo
diff -u pkgsrc/net/py-twine/distinfo:1.6 pkgsrc/net/py-twine/distinfo:1.7
--- pkgsrc/net/py-twine/distinfo:1.6 Tue Feb 13 10:34:02 2024
+++ pkgsrc/net/py-twine/distinfo Sat May 18 07:07:43 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/02/13 10:34:02 adam Exp $
+$NetBSD: distinfo,v 1.7 2024/05/18 07:07:43 adam Exp $
-BLAKE2s (twine-5.0.0.tar.gz) = ca2e2a057ab0abb99d131df9aa9ae47584ddd15631f71ab25c9bfdf075de30ca
-SHA512 (twine-5.0.0.tar.gz) = 239c15372f2f52ca49c13189990546cabd261b03ac963cde1e7f9a13ff93499e33e31c7fec4ec0b906b47e45ea09fcd191ccdf4a4a73d758831c8bf018167fd5
-Size (twine-5.0.0.tar.gz) = 222119 bytes
+BLAKE2s (twine-5.1.0.tar.gz) = 178bb7158335ce74ddaabe7f60ee5096f70fd39c5c858f9f786db5744f2bc6be
+SHA512 (twine-5.1.0.tar.gz) = eb15facd0b15ea855eabbfa2ff6464eacbf51bbab351e3e7dd15140d0352e083eb4f05ccdf4f3e1a33fa7f53d875c26a3429d6b902a413165d66a9bfc4208364
+Size (twine-5.1.0.tar.gz) = 224997 bytes
Home |
Main Index |
Thread Index |
Old Index