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

ryandesign at macports.org ryandesign at macports.org
Wed May 30 19:20:21 PDT 2012


Revision: 93775
          https://trac.macports.org/changeset/93775
Author:   ryandesign at macports.org
Date:     2012-05-30 19:20:21 -0700 (Wed, 30 May 2012)
Log Message:
-----------
py-requests: maintainer update to 0.13.0; add py31 and py32 subports (#34689)

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

Modified: trunk/dports/python/py-requests/Portfile
===================================================================
--- trunk/dports/python/py-requests/Portfile	2012-05-31 02:18:11 UTC (rev 93774)
+++ trunk/dports/python/py-requests/Portfile	2012-05-31 02:20:21 UTC (rev 93775)
@@ -5,14 +5,14 @@
 PortGroup           python 1.0
 
 name                py-requests
-version             0.12.1
+version             0.13.0
 revision            0
-categories          python devel
+categories-append   devel
 license             ISC
 platforms           darwin
 supported_archs     noarch
 
-python.versions     26 27
+python.versions     26 27 31 32
 python.default_version  27
 
 maintainers         saispo gmail.com:larry.velazquez openmaintainer
@@ -33,8 +33,8 @@
 
 distname            requests-${version}
 
-checksums           rmd160  29b425d9e0f9b481afe5c2849d4c85c79b9573bc \
-                    sha256  9ce56b87180c06728d96ca734055675abf8f5cc3136e0d7712a6260430685589
+checksums           rmd160  43cc62a9a0c57d513cd6231d19cb6e35a241eb3d \
+                    sha256  03a2001843546147ddb6972d0661e2002b9be4ccbbbd2177ee10f05bd1910109
 
 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/20120530/169c126a/attachment.html>


More information about the macports-changes mailing list