Page MenuHomeSolus

D1872.diff
No OneTemporary

D1872.diff

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 @@
+<PISI>
+ <Source>
+ <Name>python-backports.ssl_match_hostname</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>Python-2.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">The ssl.match_hostname() function from Python 3.5</Summary>
+ <Description xml:lang="en">The ssl.match_hostname() function from Python 3.5
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-backports.ssl_match_hostname</Name>
+ <Summary xml:lang="en">The ssl.match_hostname() function from Python 3.5</Summary>
+ <Description xml:lang="en">The ssl.match_hostname() function from Python 3.5
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/backports.ssl_match_hostname-3.5.0.1-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/backports/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/backports/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/backports/ssl_match_hostname/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/backports/ssl_match_hostname/__init__.pyc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-01-03</Date>
+ <Version>3.5.0.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 7:56 PM (2 h, 53 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5873915
Default Alt Text
D1872.diff (2 KB)

Event Timeline