pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-dill
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 20 20:17:10 UTC 2025
Modified Files:
pkgsrc/textproc/py-dill: Makefile distinfo
Log Message:
py-dill: update to 0.4.0.
update travis badge link by @mmckerns in #683
fix buiding documentation with sphinx 8.x by @kloczek in #684
add initial support for python 3.14 by @mmckerns in #691
Bump starlette from 0.37.2 to 0.40.0 in /docs by @dependabot in #686
fix typo in requirements.txt by @mmckerns in #693
updated copyright for 2025 by @mmckerns in #696
Bump jinja2 from 3.1.4 to 3.1.5 in /docs by @dependabot in #695
support pypy-3.11 by @mmckerns in #701
update docs requirements; CI for pypy3.11 by @mmckerns in #702
fix CodeType support for PyPy3.11 7.3.19+ by @mgorny in #707
move travis build of 3.9 to focal by @mmckerns in #708
Bump jinja2 from 3.1.5 to 3.1.6 in /docs by @dependabot in #705
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/py-dill/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/py-dill/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-dill/Makefile
diff -u pkgsrc/textproc/py-dill/Makefile:1.8 pkgsrc/textproc/py-dill/Makefile:1.9
--- pkgsrc/textproc/py-dill/Makefile:1.8 Sun Apr 13 12:26:09 2025
+++ pkgsrc/textproc/py-dill/Makefile Sun Apr 20 20:17:10 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2025/04/13 12:26:09 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2025/04/20 20:17:10 wiz Exp $
-DISTNAME= dill-0.3.9
+DISTNAME= dill-0.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/dill/}
Index: pkgsrc/textproc/py-dill/distinfo
diff -u pkgsrc/textproc/py-dill/distinfo:1.6 pkgsrc/textproc/py-dill/distinfo:1.7
--- pkgsrc/textproc/py-dill/distinfo:1.6 Tue Oct 1 16:00:38 2024
+++ pkgsrc/textproc/py-dill/distinfo Sun Apr 20 20:17:10 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/10/01 16:00:38 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/04/20 20:17:10 wiz Exp $
-BLAKE2s (dill-0.3.9.tar.gz) = fc8a5e1754946ed0fa487f82e28a5bcdbbb5b4d7eef9f89d85df9c96a72c86be
-SHA512 (dill-0.3.9.tar.gz) = 461943ff8a0b7212b30e7c8b9e35348d0215c1c6dca356ad813e15c8721f39692fb61809349e5ee63a00d19a39aeae34c3b4def17257f8f7820e4318b81b273f
-Size (dill-0.3.9.tar.gz) = 187000 bytes
+BLAKE2s (dill-0.4.0.tar.gz) = 31434df0ce742cfb7c6b3745b66b2ab0ccce0f61566bf7edea210769b5f1f7ba
+SHA512 (dill-0.4.0.tar.gz) = 1289780e9326959a4d2488e5097b889f27212fba23d35d5c0db00337b952cde20786ecdbefa03a8b276f0cec8dba5b8ea118245e39e4fe8fd3209b5c920829e7
+Size (dill-0.4.0.tar.gz) = 186976 bytes
Home |
Main Index |
Thread Index |
Old Index