Sat Feb 3 08:10:55 2024 UTC (115d)
py-slugify: updated to 8.0.3

8.0.3
- Drop compatibility for unsupported Python Version
- Fix pattern types.


(adam)
diff -r1.7 -r1.8 pkgsrc/devel/py-slugify/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/py-slugify/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/devel/py-slugify/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-slugify/Makefile 2024/01/27 18:53:18 1.7
+++ pkgsrc/devel/py-slugify/Makefile 2024/02/03 08:10:55 1.8
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2024/01/27 18:53:18 adam Exp $ 1# $NetBSD: Makefile,v 1.8 2024/02/03 08:10:55 adam Exp $
2 2
3DISTNAME= python-slugify-8.0.2 3DISTNAME= python-slugify-8.0.3
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^python-//} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^python-//}
5CATEGORIES= devel www python 5CATEGORIES= devel www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-slugify/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-slugify/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/un33k/python-slugify 9HOMEPAGE= https://github.com/un33k/python-slugify
10COMMENT= Slugify (non-ASCII to ASCII) application that handles Unicode 10COMMENT= Slugify (non-ASCII to ASCII) application that handles Unicode
11LICENSE= mit 11LICENSE= mit
12 12
13PREV_PKGPATH= devel/py-python-slugify 13PREV_PKGPATH= devel/py-python-slugify
14 14
15TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools 15TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
16TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 16TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel

cvs diff -r1.7 -r1.8 pkgsrc/devel/py-slugify/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-slugify/distinfo 2024/01/27 18:53:18 1.7
+++ pkgsrc/devel/py-slugify/distinfo 2024/02/03 08:10:55 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2024/01/27 18:53:18 adam Exp $ 1$NetBSD: distinfo,v 1.8 2024/02/03 08:10:55 adam Exp $
2 2
3BLAKE2s (python-slugify-8.0.2.tar.gz) = 40fa3a6251dc6b365e125c94b8f0436896f74651e989b849b6d65fc580b6de4b 3BLAKE2s (python-slugify-8.0.3.tar.gz) = dd9358f69260523507a32b090c779eed6b00a43719bf822ff2e2c37fa511e66d
4SHA512 (python-slugify-8.0.2.tar.gz) = 55ea7f81e2608284e4c640c3df91341def326d257f5dd22c3044e78f02022bbcf26cebfc841e1e7644ae1b51e1a305bf363e9a56231c12d0cec883f751bfa0c6 4SHA512 (python-slugify-8.0.3.tar.gz) = 7171262d42fd5d04c001e15a4265a7a430ac2d53d8b014dd1284051382fa1b8eb770291d24c706bbabbf0b84b844e483546d1718057dfdbaf34b3d4c87f29336
5Size (python-slugify-8.0.2.tar.gz) = 10892 bytes 5Size (python-slugify-8.0.3.tar.gz) = 10874 bytes