diff --git a/programming/language/python/python-backports-ssl-match-hostname/actions.py b/programming/language/python/python-backports-ssl-match-hostname/actions.py index 30543c7b36..230507984e 100644 --- a/programming/language/python/python-backports-ssl-match-hostname/actions.py +++ b/programming/language/python/python-backports-ssl-match-hostname/actions.py @@ -11,5 +11,4 @@ def build(): def install(): pythonmodules.install() - - pisitools.dodoc("PKG-INFO") + pisitools.dodoc("LICENSE*") \ No newline at end of file diff --git a/programming/language/python/python-backports-ssl-match-hostname/pspec.xml b/programming/language/python/python-backports-ssl-match-hostname/pspec.xml index 8c8c73636b..4c5aff1a00 100644 --- a/programming/language/python/python-backports-ssl-match-hostname/pspec.xml +++ b/programming/language/python/python-backports-ssl-match-hostname/pspec.xml @@ -1,3 +1,5 @@ + + python-backports-ssl-match-hostname @@ -6,23 +8,21 @@ Alihan Öztürk alihan@pisilinux.org + programming.language.python PSF-2.2 app The ssl.match_hostname() function from Python 3.4 The ssl.match_hostname() function from Python 3.4 - https://pypi.python.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz + https://files.pythonhosted.org/packages/ff/2b/8265224812912bc5b7a607c44bf7b027554e1b9775e9ee0de8032e3de4b2/backports.ssl_match_hostname-3.7.0.1.tar.gz - python-devel python-setuptools + python-devel python-backports-ssl-match-hostname The ssl.match_hostname() function from Python 3.4 - - python - /usr/lib/python* /usr/share/doc @@ -30,6 +30,13 @@ + + 2020-01-20 + 3.7.0.1 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2018-08-29 3.5.0.1 @@ -52,4 +59,4 @@ alihan@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/python/python-backports-ssl-match-hostname/translations.xml b/programming/language/python/python-backports-ssl-match-hostname/translations.xml new file mode 100644 index 0000000000..2ba300b440 --- /dev/null +++ b/programming/language/python/python-backports-ssl-match-hostname/translations.xml @@ -0,0 +1,8 @@ + + + + python-backports-ssl-match-hostname + Python3.4 den geriye dönüklüğü sağlamak için ssl.match_hostname() yordamı + python-backports-ssl-match-hostname, Python3.4 den geriye dönüklüğü sağlamak için ssl.match_hostname() yordamını sağlar. + + \ No newline at end of file