programming/language/python/* v.bump and rebuild

This commit is contained in:
alihanozturk
2017-01-25 20:44:46 +03:00
parent 49b1dd61b0
commit 4d6dff7b15
36 changed files with 262 additions and 26 deletions
@@ -12,4 +12,4 @@ def build():
def install():
pythonmodules.install()
pisitools.dodoc("PKG-INFO", "MANIFEST*")
pisitools.dodoc("PKG-INFO")
@@ -10,7 +10,7 @@
<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="da4e41f3b110279d2382df47ac1e4f10c63cf954" type="targz">https://pypi.python.org/packages/3a/15/f9e48bfd2b971ade10ad0c03babab057791c260b05322cbd3f47e27be108/backports.ssl_match_hostname-3.4.0.2.tar.gz</Archive>
<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>
@@ -30,6 +30,13 @@
</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>