python programs rebuild

This commit is contained in:
Ertuğrul Erata
2016-03-03 19:51:13 +02:00
parent eb8bda6d03
commit 385e12c39f
5 changed files with 37 additions and 2 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Python cURL Module</Summary>
<Description>PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program.</Description>
<Archive sha1sum="fd82722e2abc108b7bd469ab6a743cebe8cd8f78" type="targz">http://pycurl.sourceforge.net/download/pycurl-7.19.3.1.tar.gz</Archive>
<Archive sha1sum="e8e9c7e9ae91ae32096b8c86cfc7d49976a66d1b" type="targz">https://dl.bintray.com/pycurl/pycurl/pycurl-7.43.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency>python-devel</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="7">
<Date>2016-03-02</Date>
<Version>7.43.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2014-05-11</Date>
<Version>7.19.3.1</Version>