diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/package.yml b/package.yml new file mode 100644 --- /dev/null +++ b/package.yml @@ -0,0 +1,16 @@ +name : python-backports.ssl_match_hostname +version : 3.5.0.1 +release : 1 +source : + - https://files.pythonhosted.org/packages/source/b/backports.ssl_match_hostname/backports.ssl_match_hostname-3.5.0.1.tar.gz : 502ad98707319f4a51fa2ca1c677bd659008d27ded9f6380c79e8932e38dcdf2 +license : Python-2.0 +component : programming.python +summary : The ssl.match_hostname() function from Python 3.5 +description: | + The ssl.match_hostname() function from Python 3.5 +rundeps : + - python-ipaddress +build : | + %python_setup +install : | + %python_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,38 @@ + + + python-backports.ssl_match_hostname + + Pierre-Yves + pyu@riseup.net + + Python-2.0 + programming.python + The ssl.match_hostname() function from Python 3.5 + The ssl.match_hostname() function from Python 3.5 + + https://solus-project.com/sources/README.Solus + + + python-backports.ssl_match_hostname + The ssl.match_hostname() function from Python 3.5 + The ssl.match_hostname() function from Python 3.5 + + programming.python + + /usr/lib/python2.7/site-packages/backports.ssl_match_hostname-3.5.0.1-py2.7.egg-info + /usr/lib/python2.7/site-packages/backports/__init__.py + /usr/lib/python2.7/site-packages/backports/__init__.pyc + /usr/lib/python2.7/site-packages/backports/ssl_match_hostname/__init__.py + /usr/lib/python2.7/site-packages/backports/ssl_match_hostname/__init__.pyc + + + + + 2018-01-03 + 3.5.0.1 + Packaging update + Pierre-Yves + pyu@riseup.net + + + \ No newline at end of file