pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-Unidecode
Module Name: pkgsrc
Committed By: adam
Date: Fri Feb 5 19:28:06 UTC 2021
Modified Files:
pkgsrc/textproc/py-Unidecode: Makefile PLIST distinfo
Log Message:
py-Unidecode: updated to 1.2.0
unidecode 1.2.0
* Add 'errors' argument that specifies how characters with unknown
replacements are handled. Default is 'ignore' to replicate the
behavior of older versions.
* Many characters that were previously replaced with '[?]' are now
correctly marked as unknown and will behave as specified in the
new errors='...' argument.
* Added some missing ligatures and quotation marks in U+1F6xx and
U+27xx ranges.
* Add PEP 561-style type information (thanks to Pascal Corpet)
* Support for Python 2 and 3.5 to be removed in next release.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/py-Unidecode/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/py-Unidecode/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/py-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-Unidecode/Makefile
diff -u pkgsrc/textproc/py-Unidecode/Makefile:1.11 pkgsrc/textproc/py-Unidecode/Makefile:1.12
--- pkgsrc/textproc/py-Unidecode/Makefile:1.11 Mon Dec 21 09:25:31 2020
+++ pkgsrc/textproc/py-Unidecode/Makefile Fri Feb 5 19:28:06 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2020/12/21 09:25:31 adam Exp $
+# $NetBSD: Makefile,v 1.12 2021/02/05 19:28:06 adam Exp $
-DISTNAME= Unidecode-1.1.2
+DISTNAME= Unidecode-1.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=U/Unidecode/}
Index: pkgsrc/textproc/py-Unidecode/PLIST
diff -u pkgsrc/textproc/py-Unidecode/PLIST:1.4 pkgsrc/textproc/py-Unidecode/PLIST:1.5
--- pkgsrc/textproc/py-Unidecode/PLIST:1.4 Tue Jun 18 14:40:48 2019
+++ pkgsrc/textproc/py-Unidecode/PLIST Fri Feb 5 19:28:06 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/06/18 14:40:48 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/02/05 19:28:06 adam Exp $
bin/unidecode-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -7,10 +7,12 @@ ${PYSITELIB}/${EGG_INFODIR}/entry_points
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/unidecode/__init__.py
${PYSITELIB}/unidecode/__init__.pyc
+${PYSITELIB}/unidecode/__init__.pyi
${PYSITELIB}/unidecode/__init__.pyo
${PYSITELIB}/unidecode/__main__.py
${PYSITELIB}/unidecode/__main__.pyc
${PYSITELIB}/unidecode/__main__.pyo
+${PYSITELIB}/unidecode/py.typed
${PYSITELIB}/unidecode/util.py
${PYSITELIB}/unidecode/util.pyc
${PYSITELIB}/unidecode/util.pyo
@@ -581,3 +583,6 @@ ${PYSITELIB}/unidecode/x1d7.pyo
${PYSITELIB}/unidecode/x1f1.py
${PYSITELIB}/unidecode/x1f1.pyc
${PYSITELIB}/unidecode/x1f1.pyo
+${PYSITELIB}/unidecode/x1f6.py
+${PYSITELIB}/unidecode/x1f6.pyc
+${PYSITELIB}/unidecode/x1f6.pyo
Index: pkgsrc/textproc/py-Unidecode/distinfo
diff -u pkgsrc/textproc/py-Unidecode/distinfo:1.8 pkgsrc/textproc/py-Unidecode/distinfo:1.9
--- pkgsrc/textproc/py-Unidecode/distinfo:1.8 Mon Dec 21 09:25:31 2020
+++ pkgsrc/textproc/py-Unidecode/distinfo Fri Feb 5 19:28:06 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/12/21 09:25:31 adam Exp $
+$NetBSD: distinfo,v 1.9 2021/02/05 19:28:06 adam Exp $
-SHA1 (Unidecode-1.1.2.tar.gz) = 1df8737149204b2b46a33e8a39eaabad71d3310c
-RMD160 (Unidecode-1.1.2.tar.gz) = 8dbaa540870b5cbd79ddd6df9840506b0772e04a
-SHA512 (Unidecode-1.1.2.tar.gz) = 8ee45ae05064612638ecbaa4eb74759580e5ea5cba9f3116b8e63db4af13affc266c7a07aaefbbd70b50ead7e483a72d7676c64e20b5bee2a6ba831aaccd6748
-Size (Unidecode-1.1.2.tar.gz) = 213644 bytes
+SHA1 (Unidecode-1.2.0.tar.gz) = bec2cc868c2429c895368d1a6646855c1eafee1e
+RMD160 (Unidecode-1.2.0.tar.gz) = ea53ed4b2322cc7f0f47461c268170bcae518893
+SHA512 (Unidecode-1.2.0.tar.gz) = aedc16be1b676dbde7e45444e297be916b1ca2874a76f07316e2df3aff9687dcf73def24b2441e147c94641f4407cc745ac35937508e09c670f8aa1473977859
+Size (Unidecode-1.2.0.tar.gz) = 216042 bytes
Home |
Main Index |
Thread Index |
Old Index