pspec.xml 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <PISI>
  2. <Source>
  3. <Name>python-backports-ssl-match-hostname</Name>
  4. <Homepage>https://pypi.python.org/pypi/backports.ssl_match_hostname</Homepage>
  5. <Packager>
  6. <Name>Alihan Öztürk</Name>
  7. <Email>alihan@pisilinux.org</Email>
  8. </Packager>
  9. <License>PSF-2.2</License>
  10. <IsA>app</IsA>
  11. <Summary>The ssl.match_hostname() function from Python 3.4</Summary>
  12. <Description>The ssl.match_hostname() function from Python 3.4</Description>
  13. <Archive sha1sum="0567c136707a5f53b95aa793b79cc8d5c61d8e22" type="targz">https://pypi.python.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz</Archive>
  14. <BuildDependencies>
  15. <Dependency>python-devel</Dependency>
  16. <Dependency>python-setuptools</Dependency>
  17. </BuildDependencies>
  18. </Source>
  19. <Package>
  20. <Name>python-backports-ssl-match-hostname</Name>
  21. <Summary>The ssl.match_hostname() function from Python 3.4</Summary>
  22. <RuntimeDependencies>
  23. <Dependency>python</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="library">/usr/lib/python*</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. </Files>
  29. </Package>
  30. <History>
  31. <Update release="2">
  32. <Date>2017-01-25</Date>
  33. <Version>3.5.0.1</Version>
  34. <Comment>Version bump</Comment>
  35. <Name>Alihan Öztürk</Name>
  36. <Email>alihan@pisilinux.org</Email>
  37. </Update>
  38. <Update release="1">
  39. <Date>2016-06-15</Date>
  40. <Version>3.4.0.2</Version>
  41. <Comment>First release</Comment>
  42. <Name>Alihan Öztürk</Name>
  43. <Email>alihan@pisilinux.org</Email>
  44. </Update>
  45. </History>
  46. </PISI>