pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/py-unicode-slugify py-unicode-slugify: upda...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a12c42ab2e58
branches:  trunk
changeset: 381851:a12c42ab2e58
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jul 14 08:58:45 2022 +0000

description:
py-unicode-slugify: updated to 0.1.5

0.1.5:
Unknown changes

diffstat:

 converters/py-unicode-slugify/Makefile |  8 +++++---
 converters/py-unicode-slugify/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (37 lines):

diff -r 95ae04f7cb83 -r a12c42ab2e58 converters/py-unicode-slugify/Makefile
--- a/converters/py-unicode-slugify/Makefile    Thu Jul 14 08:58:25 2022 +0000
+++ b/converters/py-unicode-slugify/Makefile    Thu Jul 14 08:58:45 2022 +0000
@@ -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 @@
 
 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 -r 95ae04f7cb83 -r a12c42ab2e58 converters/py-unicode-slugify/distinfo
--- a/converters/py-unicode-slugify/distinfo    Thu Jul 14 08:58:25 2022 +0000
+++ b/converters/py-unicode-slugify/distinfo    Thu Jul 14 08:58:45 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index