[101898] trunk/dports/python/py-requests/Portfile
larryv at macports.org
larryv at macports.org
Sun Jan 20 23:07:10 PST 2013
Revision: 101898
https://trac.macports.org/changeset/101898
Author: larryv at macports.org
Date: 2013-01-20 23:07:10 -0800 (Sun, 20 Jan 2013)
Log Message:
-----------
py*-requests: Update to 1.1.0; make py*-distribute a build dependency only.
Modified Paths:
--------------
trunk/dports/python/py-requests/Portfile
Modified: trunk/dports/python/py-requests/Portfile
===================================================================
--- trunk/dports/python/py-requests/Portfile 2013-01-21 06:52:19 UTC (rev 101897)
+++ trunk/dports/python/py-requests/Portfile 2013-01-21 07:07:10 UTC (rev 101898)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-requests
-version 1.0.4
+version 1.1.0
categories-append devel
license Apache-2
platforms darwin
@@ -31,11 +31,11 @@
distname requests-${version}
-checksums rmd160 7a53f1356892b9ee5ec98ee68e0080dc9a230d2d \
- sha256 f363690a47dd4d6d6e7605fc686b668097a114cd946dffdf21fe0c6a6a46f9e6
+checksums rmd160 5358635a8441972929b22f25ca2b3e7a92bc640b \
+ sha256 21a81ddf1a3c2f956524538966ae19c38cae251f5629821588cdc8246a1335f7
if {$subport != $name} {
- depends_lib-append port:py${python.version}-distribute
+ depends_build-append port:py${python.version}-distribute
livecheck.type none
} else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130120/14950157/attachment.html>
More information about the macports-changes
mailing list