summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-slugify/Makefile6
-rw-r--r--devel/py-slugify/distinfo8
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/py-slugify/Makefile b/devel/py-slugify/Makefile
index acb0fef6165..dc4756d9c5a 100644
--- a/devel/py-slugify/Makefile
+++ b/devel/py-slugify/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/07/08 14:58:01 adam Exp $
+# $NetBSD: Makefile,v 1.3 2021/10/15 11:54:44 adam Exp $
-DISTNAME= python-slugify-4.0.1
+DISTNAME= python-slugify-5.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^python-//}
CATEGORIES= devel www python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-slugify/}
@@ -16,6 +16,8 @@ DEPENDS+= ${PYPKGPREFIX}-text-unidecode>=1.3:../../textproc/py-text-unidecode
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
${MV} slugify slugify-${PYVERSSUFFIX} || ${TRUE}
diff --git a/devel/py-slugify/distinfo b/devel/py-slugify/distinfo
index d99498377f4..0b79be128e0 100644
--- a/devel/py-slugify/distinfo
+++ b/devel/py-slugify/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/07 13:43:44 nia Exp $
+$NetBSD: distinfo,v 1.4 2021/10/15 11:54:44 adam Exp $
-RMD160 (python-slugify-4.0.1.tar.gz) = 02cde0a17e327c0df75d37a339c354de50eb04fb
-SHA512 (python-slugify-4.0.1.tar.gz) = 47b056897bb3c9b397e26fd1f4f25fe45b8b5ad5087f48f6f4c28d8ef0e47c04387bd50ea4d01bd8c631ac0cb254e5d9973b8693504d71b3e0ed88b4829b588d
-Size (python-slugify-4.0.1.tar.gz) = 11079 bytes
+RMD160 (python-slugify-5.0.2.tar.gz) = 57e640b1d0fa313a7eb5538c5100b6fa169e1bdc
+SHA512 (python-slugify-5.0.2.tar.gz) = 465a13b1579db9e40a109dcadf95e19103681ec31072def717de2032cbe904e81ed9847557c0b37acf086c81082a9a4dcb88d45e928b29b184fcba6528a7779c
+Size (python-slugify-5.0.2.tar.gz) = 11959 bytes