[95744] trunk/dports/python

lightnin at macports.org lightnin at macports.org
Fri Jul 20 12:39:06 PDT 2012


Revision: 95744
          https://trac.macports.org/changeset/95744
Author:   lightnin at macports.org
Date:     2012-07-20 12:39:06 -0700 (Fri, 20 Jul 2012)
Log Message:
-----------
Updated to soaplib 1.0.0 and updated all port files with openmaintainer.

Modified Paths:
--------------
    trunk/dports/python/py25-soaplib/Portfile
    trunk/dports/python/py26-soaplib/Portfile
    trunk/dports/python/py27-soaplib/Portfile

Modified: trunk/dports/python/py25-soaplib/Portfile
===================================================================
--- trunk/dports/python/py25-soaplib/Portfile	2012-07-20 19:38:27 UTC (rev 95743)
+++ trunk/dports/python/py25-soaplib/Portfile	2012-07-20 19:39:06 UTC (rev 95744)
@@ -5,10 +5,10 @@
 PortGroup           python25 1.0
 
 name                py25-soaplib
-version             1.0.0-beta8
+version             1.0.0
 categories          python www
 platforms           darwin
-maintainers         lightnin
+maintainers         lightnin openmaintainer
 description         A simple library for writing soap web services.
 long_description    This is a simple, easily extendible soap library that \
                     provides several useful tools for creating and \
@@ -22,9 +22,9 @@
 homepage            http://wiki.github.com/soaplib/soaplib/
 master_sites        http://pypi.python.org/packages/source/s/soaplib/
 distname            soaplib-${version}
-checksums           md5 2f2ef88b08c6d392dd7f12be6e6d1352 \
-                    sha1 36f594c642de4869cf9958b4c772f67030d6eb8a \
-                    rmd160 fafb4d9c43981cdd8ed27be0d58d50d8a73b4d55
+checksums           md5 1bf01194b08b72c240380bd8f0919f57 \
+                    sha1 d3993e81290bf58e21e67ad4fb849e0659712440 \
+                    rmd160 e8fcd86554450f41bf279f88e11016baa4787d6d
 
 depends_lib         port:py25-distribute \
                     port:py25-tz \

Modified: trunk/dports/python/py26-soaplib/Portfile
===================================================================
--- trunk/dports/python/py26-soaplib/Portfile	2012-07-20 19:38:27 UTC (rev 95743)
+++ trunk/dports/python/py26-soaplib/Portfile	2012-07-20 19:39:06 UTC (rev 95744)
@@ -5,10 +5,10 @@
 PortGroup           python26 1.0
 
 name                py26-soaplib
-version             1.0.0-beta8
+version             1.0.0
 categories          python www
 platforms           darwin
-maintainers         lightnin
+maintainers         lightnin openmaintainer
 description         A simple library for writing soap web services.
 long_description    This is a simple, easily extendible soap library that \
                     provides several useful tools for creating and \
@@ -22,9 +22,9 @@
 homepage            http://wiki.github.com/soaplib/soaplib/
 master_sites        http://pypi.python.org/packages/source/s/soaplib/
 distname            soaplib-${version}
-checksums           md5 2f2ef88b08c6d392dd7f12be6e6d1352 \
-                    sha1 36f594c642de4869cf9958b4c772f67030d6eb8a \
-                    rmd160 fafb4d9c43981cdd8ed27be0d58d50d8a73b4d55
+checksums           md5 1bf01194b08b72c240380bd8f0919f57 \
+                    sha1 d3993e81290bf58e21e67ad4fb849e0659712440 \
+                    rmd160 e8fcd86554450f41bf279f88e11016baa4787d6d
 
 depends_lib         port:py26-distribute \
                     port:py26-tz \

Modified: trunk/dports/python/py27-soaplib/Portfile
===================================================================
--- trunk/dports/python/py27-soaplib/Portfile	2012-07-20 19:38:27 UTC (rev 95743)
+++ trunk/dports/python/py27-soaplib/Portfile	2012-07-20 19:39:06 UTC (rev 95744)
@@ -5,10 +5,10 @@
 PortGroup           python27 1.0
 
 name                py27-soaplib
-version             1.0.0-beta8
+version             1.0.0
 categories          python www
 platforms           darwin
-maintainers         lightnin
+maintainers         lightnin openmaintainer
 description         A simple library for writing soap web services.
 long_description    This is a simple, easily extendible soap library that \
                     provides several useful tools for creating and \
@@ -22,9 +22,9 @@
 homepage            http://wiki.github.com/soaplib/soaplib/
 master_sites        http://pypi.python.org/packages/source/s/soaplib/
 distname            soaplib-${version}
-checksums           md5 2f2ef88b08c6d392dd7f12be6e6d1352 \
-                    sha1 36f594c642de4869cf9958b4c772f67030d6eb8a \
-                    rmd160 fafb4d9c43981cdd8ed27be0d58d50d8a73b4d55
+checksums           md5 1bf01194b08b72c240380bd8f0919f57 \
+                    sha1 d3993e81290bf58e21e67ad4fb849e0659712440 \
+                    rmd160 e8fcd86554450f41bf279f88e11016baa4787d6d
 
 depends_lib         port:py27-distribute \
                     port:py27-tz \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120720/7c3347a7/attachment.html>


More information about the macports-changes mailing list