pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-text-unidecode
Module Name: pkgsrc
Committed By: adam
Date: Mon Sep 2 07:03:48 UTC 2019
Modified Files:
pkgsrc/textproc/py-text-unidecode: Makefile distinfo
Log Message:
py-text-unidecode: updated to 1.3
1.3:
text-unidecode is now dual-licensed under Artistic License and GPL 1 / GPL 2+, to cause less problems for distributions. Choose license which fits better.
Declare Python 3.7 support, don't declare Python 3.3 support
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/py-text-unidecode/Makefile \
pkgsrc/textproc/py-text-unidecode/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-text-unidecode/Makefile
diff -u pkgsrc/textproc/py-text-unidecode/Makefile:1.2 pkgsrc/textproc/py-text-unidecode/Makefile:1.3
--- pkgsrc/textproc/py-text-unidecode/Makefile:1.2 Fri Apr 13 07:16:33 2018
+++ pkgsrc/textproc/py-text-unidecode/Makefile Mon Sep 2 07:03:48 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/04/13 07:16:33 adam Exp $
+# $NetBSD: Makefile,v 1.3 2019/09/02 07:03:48 adam Exp $
-DISTNAME= text-unidecode-1.2
+DISTNAME= text-unidecode-1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/text-unidecode/}
Index: pkgsrc/textproc/py-text-unidecode/distinfo
diff -u pkgsrc/textproc/py-text-unidecode/distinfo:1.2 pkgsrc/textproc/py-text-unidecode/distinfo:1.3
--- pkgsrc/textproc/py-text-unidecode/distinfo:1.2 Fri Apr 13 07:16:33 2018
+++ pkgsrc/textproc/py-text-unidecode/distinfo Mon Sep 2 07:03:48 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/04/13 07:16:33 adam Exp $
+$NetBSD: distinfo,v 1.3 2019/09/02 07:03:48 adam Exp $
-SHA1 (text-unidecode-1.2.tar.gz) = 25fae7026ef12767857cf6755b825691f3018e52
-RMD160 (text-unidecode-1.2.tar.gz) = ae8c051f0e013675a92d96f9b7a47538db8ffe73
-SHA512 (text-unidecode-1.2.tar.gz) = 1ba3309dfdf94a9293c2aae4f7fd53d74b3742e2432928124196a3db9b523edce5f71e55485135dec10362bf69580d9f83707c6b6ab0a8075523fdc1b640723e
-Size (text-unidecode-1.2.tar.gz) = 76872 bytes
+SHA1 (text-unidecode-1.3.tar.gz) = 3b467632934ad9d110861bed63ccc583c023d8c1
+RMD160 (text-unidecode-1.3.tar.gz) = 2bad1ffba32b00bb5a67b38ccb365ad6b376d254
+SHA512 (text-unidecode-1.3.tar.gz) = aeaf0e79bd0545ca7a4fe700d5a7dac1d5900841fcfe8a5a568c84ba7d3bee5f75eaac0531f4a01d689a550ac5bc7e1acaeb8132293f220db8387fae2eb6a150
+Size (text-unidecode-1.3.tar.gz) = 76885 bytes
Home |
Main Index |
Thread Index |
Old Index