pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-python-slugify



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Dec 17 16:24:48 UTC 2018

Modified Files:
        pkgsrc/devel/py-python-slugify: Makefile distinfo

Log Message:
devel/py-python-slugify: update to 1.2.6

## 1.2.6
  - Add support for case sensitive slugs (@s-m-e)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-python-slugify/Makefile \
    pkgsrc/devel/py-python-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/devel/py-python-slugify/Makefile
diff -u pkgsrc/devel/py-python-slugify/Makefile:1.1 pkgsrc/devel/py-python-slugify/Makefile:1.2
--- pkgsrc/devel/py-python-slugify/Makefile:1.1 Sun Sep 23 18:16:24 2018
+++ pkgsrc/devel/py-python-slugify/Makefile     Mon Dec 17 16:24:48 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/09/23 18:16:24 taca Exp $
+# $NetBSD: Makefile,v 1.2 2018/12/17 16:24:48 taca Exp $
 
-DISTNAME=      python-slugify-1.2.5
+DISTNAME=      python-slugify-1.2.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/python-slugify/}
Index: pkgsrc/devel/py-python-slugify/distinfo
diff -u pkgsrc/devel/py-python-slugify/distinfo:1.1 pkgsrc/devel/py-python-slugify/distinfo:1.2
--- pkgsrc/devel/py-python-slugify/distinfo:1.1 Sun Sep 23 18:16:24 2018
+++ pkgsrc/devel/py-python-slugify/distinfo     Mon Dec 17 16:24:48 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/09/23 18:16:24 taca Exp $
+$NetBSD: distinfo,v 1.2 2018/12/17 16:24:48 taca Exp $
 
-SHA1 (python-slugify-1.2.5.tar.gz) = 3fddf3c2f5eb6a9fe86b08375f07d4b1cb9075b8
-RMD160 (python-slugify-1.2.5.tar.gz) = 602eed0834e88dd20a466cc7969c6b726bb1ac41
-SHA512 (python-slugify-1.2.5.tar.gz) = 9a4ec9dadeff708a62b40a71dc0fff60d218139c49d7a02fdd09d8eebe810d78b56a59a4c627b158874214861709c59dc07470245fbbeadbe4f02937d14e6a3c
-Size (python-slugify-1.2.5.tar.gz) = 6594 bytes
+SHA1 (python-slugify-1.2.6.tar.gz) = cef3aed6d43c737e8463b5424a2fb7aa6f2de564
+RMD160 (python-slugify-1.2.6.tar.gz) = dc8d898462f96a12809803e5ce98190f914eff58
+SHA512 (python-slugify-1.2.6.tar.gz) = 632fdd2162ebbec0bc6ae0cf0df4a7316ecb4974603370084ea55b4f0af9e04aff8c96888e562fd8db31e645c999a3a178ee2ae534f55ea3fa364080ded82f66
+Size (python-slugify-1.2.6.tar.gz) = 6777 bytes



Home | Main Index | Thread Index | Old Index