diff options
Diffstat (limited to 'python/txrequests')
-rw-r--r-- | python/txrequests/txrequests.SlackBuild | 2 | ||||
-rw-r--r-- | python/txrequests/txrequests.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/txrequests/txrequests.SlackBuild b/python/txrequests/txrequests.SlackBuild index 9da58564f93af..1312b13b6f7f1 100644 --- a/python/txrequests/txrequests.SlackBuild +++ b/python/txrequests/txrequests.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=txrequests -VERSION=${VERSION:-0.9.5} +VERSION=${VERSION:-0.9.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/txrequests/txrequests.info b/python/txrequests/txrequests.info index 022af37c07ec9..5ff4e9ad424ee 100644 --- a/python/txrequests/txrequests.info +++ b/python/txrequests/txrequests.info @@ -1,8 +1,8 @@ PRGNAM="txrequests" -VERSION="0.9.5" +VERSION="0.9.6" HOMEPAGE="https://github.com/tardyp/txrequests" -DOWNLOAD="https://pypi.python.org/packages/8c/bc/408af7381f134c7d7bb8497d4c1bc88448205e1da9be0775fb4741ed484e/txrequests-0.9.5.tar.gz" -MD5SUM="b1c7e3006aa2fed4307a3aca303ed40b" +DOWNLOAD="https://files.pythonhosted.org/packages/ed/97/1524061c7fe257092c25c1cf2cd9a8f19662a05ccf31a3d825476eda75ac/txrequests-0.9.6.tar.gz" +MD5SUM="b8646167152935d2ad6d40328ee1882a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-requests python-twisted" |