pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-path
Module Name: pkgsrc
Committed By: adam
Date: Tue Aug 6 11:48:34 UTC 2024
Modified Files:
pkgsrc/devel/py-path: Makefile distinfo
Log Message:
py-path: updated to 17.0.0
v17.0.0
Deprecations and Removals
- Removed deprecated methods ``getcwd``, ``abspath``, ``ext``, ``listdir``, ``isdir``, ``isfile``, and ``text``.
- Removed deprecated support for passing ``bytes`` to ``write_text`` and ``write_lines(linesep=)`` parameter.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-path/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-path/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-path/Makefile
diff -u pkgsrc/devel/py-path/Makefile:1.9 pkgsrc/devel/py-path/Makefile:1.10
--- pkgsrc/devel/py-path/Makefile:1.9 Wed Apr 10 12:53:35 2024
+++ pkgsrc/devel/py-path/Makefile Tue Aug 6 11:48:34 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2024/04/10 12:53:35 adam Exp $
+# $NetBSD: Makefile,v 1.10 2024/08/06 11:48:34 adam Exp $
-DISTNAME= path-16.14.0
+DISTNAME= path-17.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/path/}
Index: pkgsrc/devel/py-path/distinfo
diff -u pkgsrc/devel/py-path/distinfo:1.7 pkgsrc/devel/py-path/distinfo:1.8
--- pkgsrc/devel/py-path/distinfo:1.7 Wed Apr 10 12:53:35 2024
+++ pkgsrc/devel/py-path/distinfo Tue Aug 6 11:48:34 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/04/10 12:53:35 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/08/06 11:48:34 adam Exp $
-BLAKE2s (path-16.14.0.tar.gz) = a9f0d2607869f69aa4d709ddf1f80fc726b69c93574d300c21309cca2576bfd8
-SHA512 (path-16.14.0.tar.gz) = 1b35bf06413d3f5da5fd818b2327458ef92a3bcb7e0d8108e4db113e3819f3723384650f7f9e889862bfcd2bc761f2be46932d11023f5a1dcda6bb4c51074ec0
-Size (path-16.14.0.tar.gz) = 50076 bytes
+BLAKE2s (path-17.0.0.tar.gz) = ce8096938109fc24fe93c4a72552262aa525b3252689875255684e878c4fb5a6
+SHA512 (path-17.0.0.tar.gz) = 9e2e6d51f32f6380d944006fc618d41fb6136d878b758a10a81b3cee5b3e11e5330fba3cc88b0f185c4244aa38f338a32f49685da733539e2cf1cd281ed65412
+Size (path-17.0.0.tar.gz) = 49721 bytes
Home |
Main Index |
Thread Index |
Old Index