12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- <PISI>
- <Source>
- <Name>python-backports-ssl-match-hostname</Name>
- <Homepage>https://pypi.python.org/pypi/backports.ssl_match_hostname</Homepage>
- <Packager>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Packager>
- <License>PSF-2.2</License>
- <IsA>app</IsA>
- <Summary>The ssl.match_hostname() function from Python 3.4</Summary>
- <Description>The ssl.match_hostname() function from Python 3.4</Description>
- <Archive sha1sum="0567c136707a5f53b95aa793b79cc8d5c61d8e22" type="targz">https://pypi.python.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>python-devel</Dependency>
- <Dependency>python-setuptools</Dependency>
- </BuildDependencies>
- </Source>
-
- <Package>
- <Name>python-backports-ssl-match-hostname</Name>
- <Summary>The ssl.match_hostname() function from Python 3.4</Summary>
- <RuntimeDependencies>
- <Dependency>python</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/python*</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
-
- <History>
- <Update release="2">
- <Date>2017-01-25</Date>
- <Version>3.5.0.1</Version>
- <Comment>Version bump</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-06-15</Date>
- <Version>3.4.0.2</Version>
- <Comment>First release</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|