pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/py-unicode-slugify
Module Name: pkgsrc
Committed By: adam
Date: Thu Jul 14 08:58:45 UTC 2022
Modified Files:
pkgsrc/converters/py-unicode-slugify: Makefile distinfo
Log Message:
py-unicode-slugify: updated to 0.1.5
0.1.5:
Unknown changes
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/converters/py-unicode-slugify/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/converters/py-unicode-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/converters/py-unicode-slugify/Makefile
diff -u pkgsrc/converters/py-unicode-slugify/Makefile:1.2 pkgsrc/converters/py-unicode-slugify/Makefile:1.3
--- pkgsrc/converters/py-unicode-slugify/Makefile:1.2 Tue Jan 4 20:52:40 2022
+++ pkgsrc/converters/py-unicode-slugify/Makefile Thu Jul 14 08:58:45 2022
@@ -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"
Index: pkgsrc/converters/py-unicode-slugify/distinfo
diff -u pkgsrc/converters/py-unicode-slugify/distinfo:1.5 pkgsrc/converters/py-unicode-slugify/distinfo:1.6
--- pkgsrc/converters/py-unicode-slugify/distinfo:1.5 Fri Jan 14 11:49:41 2022
+++ pkgsrc/converters/py-unicode-slugify/distinfo Thu Jul 14 08:58:45 2022
@@ -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