[73011] trunk/dports/python/py26-decorator/Portfile

dh at macports.org dh at macports.org
Sun Oct 31 20:10:24 PDT 2010


Revision: 73011
          http://trac.macports.org/changeset/73011
Author:   dh at macports.org
Date:     2010-10-31 20:10:21 -0700 (Sun, 31 Oct 2010)
Log Message:
-----------
Upgrade to version 3.2

Modified Paths:
--------------
    trunk/dports/python/py26-decorator/Portfile

Modified: trunk/dports/python/py26-decorator/Portfile
===================================================================
--- trunk/dports/python/py26-decorator/Portfile	2010-11-01 02:13:02 UTC (rev 73010)
+++ trunk/dports/python/py26-decorator/Portfile	2010-11-01 03:10:21 UTC (rev 73011)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-decorator
-version             3.1.2
+version             3.2.0
 categories          python
 maintainers         nodamage.com:nodamage openmaintainer
 description         Provides a decorator factory that makes creating signature preserving decorators dead simple.
@@ -15,9 +15,9 @@
 master_sites        http://pypi.python.org/packages/source/d/decorator/
 distname            decorator-${version}
 
-checksums           md5 9ebbe8d0f0c42495561b8e79fd0d8e56 \
-                    sha1 daa9d392dd2169d96888d7d776dd8beb90d2581a \
-                    rmd160 16599d7089e1ff1f4ec8d24ce8a59822ae8d62af
+checksums           md5     6208cd51365083c168ab3a04426a646b \
+                    sha1    6ff071eae5f87af0708855d55912e8d9a83916a8 \
+                    rmd160  273ea8d3b66576e18ab74d8d7dbd5d97322dbb4f
 
 livecheck.type      regex
 livecheck.regex     {decorator/(\d+(?:\.\d+)*)<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101031/d0f292d6/attachment.html>


More information about the macports-changes mailing list