diff --git a/programming/language/python/python-idna/actions.py b/programming/language/python/python-idna/actions.py index 5f751c3242..a0ff77b9da 100755 --- a/programming/language/python/python-idna/actions.py +++ b/programming/language/python/python-idna/actions.py @@ -5,12 +5,9 @@ # See the file http://www.gnu.org/licenses/gpl.txt from pisi.actionsapi import pythonmodules -from pisi.actionsapi import pisitools def build(): pythonmodules.compile() def install(): pythonmodules.install() - - #pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README") diff --git a/programming/language/python/python-idna/pspec.xml b/programming/language/python/python-idna/pspec.xml index ef4077e9d2..aff953df94 100755 --- a/programming/language/python/python-idna/pspec.xml +++ b/programming/language/python/python-idna/pspec.xml @@ -9,10 +9,11 @@ admins@pisilinux.org BSD - app + programming.language.python + library Internationalized Domain Names in Applications (IDNA) - Internationalized Domain Names in Applications (IDNA) - https://github.com/kjd/idna/archive/v2.7.tar.gz + Support for the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This library also provides support for Unicode Technical Standard 46, Unicode IDNA Compatibility Processing. + https://github.com/kjd/idna/archive/v2.8.tar.gz python-devel python-setuptools @@ -21,16 +22,21 @@ python-idna - - python - + Internationalized Domain Names in Applications (IDNA) - /usr/lib - /usr/share/doc + /usr/lib/python2* + /usr/share/doc/python-idna + + 2019-12-24 + 2.8 + Version bump. + Blue DeviL + bluedevil@sctzine.com + 2018-08-29 2.7 diff --git a/programming/language/python/python-idna/translations.xml b/programming/language/python/python-idna/translations.xml index fc9b8e708b..b8d4f905a6 100755 --- a/programming/language/python/python-idna/translations.xml +++ b/programming/language/python/python-idna/translations.xml @@ -1,8 +1,8 @@ - python3-idna - Internationalized Domain Names in Applications (IDNA) - Internationalized Domain Names in Applications (IDNA) + python-idna + IDNA protokolünü desktekleyen python kitaplığıdır. + RFC 5891 belgelendirmesinde belirtilen IDNA(Internationalised Domain Names in Applications - Uygulamalardaki Uluslararasılaşmış Alan Adları) protokolünü destekleyen python kitaplığıdır. Bu kitaplık ayrıca Unikod(Unicode) teknik standardı 46'yı da kapsar.