[100756] trunk/dports/python/py-requests/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 22 17:45:54 PST 2012


Revision: 100756
          https://trac.macports.org/changeset/100756
Author:   ryandesign at macports.org
Date:     2012-12-22 17:45:54 -0800 (Sat, 22 Dec 2012)
Log Message:
-----------
py-requests: maintainer update to 1.0.3 and license changes to Apache-2 (#37370)

Modified Paths:
--------------
    trunk/dports/python/py-requests/Portfile

Modified: trunk/dports/python/py-requests/Portfile
===================================================================
--- trunk/dports/python/py-requests/Portfile	2012-12-23 01:42:58 UTC (rev 100755)
+++ trunk/dports/python/py-requests/Portfile	2012-12-23 01:45:54 UTC (rev 100756)
@@ -5,15 +5,14 @@
 PortGroup           python 1.0
 
 name                py-requests
-version             0.14.1
+version             1.0.3
 revision            0
 categories-append   devel
-license             ISC
+license             Apache-2
 platforms           darwin
 supported_archs     noarch
 
 python.versions     26 27 31 32 33
-python.default_version  27
 
 maintainers         saispo gmail.com:larry.velazquez openmaintainer
 
@@ -33,8 +32,8 @@
 
 distname            requests-${version}
 
-checksums           rmd160  ac575870caef29a4f298f4425c6739db7a3ce56a \
-                    sha256  4f563b907782b2c95dd2cbaf882a96133e567d46290a0e7aafa0c6f3efad19ba
+checksums           rmd160  b45151a28a1a1eb2a0394070b234a3d10432c8f7 \
+                    sha256  c7b50dc01b751e5ef8785951a74d0c2373bb0f87b45dca75dc2c5477b7e30f44
 
 if {$subport != $name} {
     depends_lib-append  port:py${python.version}-distribute
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121222/38a80eb5/attachment.html>


More information about the macports-changes mailing list