pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-slugify
Module Name: pkgsrc
Committed By: adam
Date: Sat Feb 3 08:10:55 UTC 2024
Modified Files:
pkgsrc/devel/py-slugify: Makefile distinfo
Log Message:
py-slugify: updated to 8.0.3
8.0.3
- Drop compatibility for unsupported Python Version
- Fix pattern types.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-slugify/Makefile \
pkgsrc/devel/py-slugify/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-slugify/Makefile
diff -u pkgsrc/devel/py-slugify/Makefile:1.7 pkgsrc/devel/py-slugify/Makefile:1.8
--- pkgsrc/devel/py-slugify/Makefile:1.7 Sat Jan 27 18:53:18 2024
+++ pkgsrc/devel/py-slugify/Makefile Sat Feb 3 08:10:55 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2024/01/27 18:53:18 adam Exp $
+# $NetBSD: Makefile,v 1.8 2024/02/03 08:10:55 adam Exp $
-DISTNAME= python-slugify-8.0.2
+DISTNAME= python-slugify-8.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^python-//}
CATEGORIES= devel www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-slugify/}
Index: pkgsrc/devel/py-slugify/distinfo
diff -u pkgsrc/devel/py-slugify/distinfo:1.7 pkgsrc/devel/py-slugify/distinfo:1.8
--- pkgsrc/devel/py-slugify/distinfo:1.7 Sat Jan 27 18:53:18 2024
+++ pkgsrc/devel/py-slugify/distinfo Sat Feb 3 08:10:55 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/01/27 18:53:18 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/02/03 08:10:55 adam Exp $
-BLAKE2s (python-slugify-8.0.2.tar.gz) = 40fa3a6251dc6b365e125c94b8f0436896f74651e989b849b6d65fc580b6de4b
-SHA512 (python-slugify-8.0.2.tar.gz) = 55ea7f81e2608284e4c640c3df91341def326d257f5dd22c3044e78f02022bbcf26cebfc841e1e7644ae1b51e1a305bf363e9a56231c12d0cec883f751bfa0c6
-Size (python-slugify-8.0.2.tar.gz) = 10892 bytes
+BLAKE2s (python-slugify-8.0.3.tar.gz) = dd9358f69260523507a32b090c779eed6b00a43719bf822ff2e2c37fa511e66d
+SHA512 (python-slugify-8.0.3.tar.gz) = 7171262d42fd5d04c001e15a4265a7a430ac2d53d8b014dd1284051382fa1b8eb770291d24c706bbabbf0b84b844e483546d1718057dfdbaf34b3d4c87f29336
+Size (python-slugify-8.0.3.tar.gz) = 10874 bytes
Home |
Main Index |
Thread Index |
Old Index