summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-07-14 08:58:45 +0000
committeradam <adam@pkgsrc.org>2022-07-14 08:58:45 +0000
commit8a8a9006f0652b25976f622245bf90aba9440671 (patch)
treeaed1c50d99bf783733651841dc8687ec46536f2b /converters
parente6e3d5e42bc00bffe9b4428fc6445dae1e01bfe8 (diff)
downloadpkgsrc-8a8a9006f0652b25976f622245bf90aba9440671.tar.gz
py-unicode-slugify: updated to 0.1.5
0.1.5: Unknown changes
Diffstat (limited to 'converters')
-rw-r--r--converters/py-unicode-slugify/Makefile8
-rw-r--r--converters/py-unicode-slugify/distinfo8
2 files changed, 9 insertions, 7 deletions
diff --git a/converters/py-unicode-slugify/Makefile b/converters/py-unicode-slugify/Makefile
index a440aab3ce4..e95fc6f9aad 100644
--- a/converters/py-unicode-slugify/Makefile
+++ b/converters/py-unicode-slugify/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2022/01/04 20:52:40 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/07/14 08:58:45 adam Exp $
-DISTNAME= unicode-slugify-0.1.3
+DISTNAME= unicode-slugify-0.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= converters python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/unicode-slugify/}
@@ -13,6 +12,9 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-Unidecode-[0-9]*:../../textproc/py-Unidecode
+TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
+
+USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/converters/py-unicode-slugify/distinfo b/converters/py-unicode-slugify/distinfo
index e347b2bb603..3306c64b6cc 100644
--- a/converters/py-unicode-slugify/distinfo
+++ b/converters/py-unicode-slugify/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/01/14 11:49:41 wiz Exp $
+$NetBSD: distinfo,v 1.6 2022/07/14 08:58:45 adam Exp $
-BLAKE2s (unicode-slugify-0.1.3.tar.gz) = db73f98ecfb833e81420458405fb750580ec6a2cd25ea370bf40245ba7c8cb5e
-SHA512 (unicode-slugify-0.1.3.tar.gz) = 509414c8b3603f3b092390ee29f52b6a22de45d904fcfa5554f2c1188a35ac090781050642b0b7bf068d1b30ce424342878e646db98b592712f47595528911a1
-Size (unicode-slugify-0.1.3.tar.gz) = 4430 bytes
+BLAKE2s (unicode-slugify-0.1.5.tar.gz) = 2525fcc158e3088c812cd6e789699ae712f913455b3b5d7ed30545636b083118
+SHA512 (unicode-slugify-0.1.5.tar.gz) = 69cf66a91264647aa551996e84952ebf6b5a31b88783c657f2857265bf52fbc1bc52ba832e092862c56ab13967505e98db192e03e1d3932829c923ee30c483e8
+Size (unicode-slugify-0.1.5.tar.gz) = 5784 bytes