[100481] trunk/dports/python/py-decorator/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Dec 13 14:00:08 PST 2012


Revision: 100481
          https://trac.macports.org/changeset/100481
Author:   macsforever2000 at macports.org
Date:     2012-12-13 14:00:08 -0800 (Thu, 13 Dec 2012)
Log Message:
-----------
py-decorator: Update to version 3.4.0. Add maintainer. (#37298)

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

Modified: trunk/dports/python/py-decorator/Portfile
===================================================================
--- trunk/dports/python/py-decorator/Portfile	2012-12-13 18:18:42 UTC (rev 100480)
+++ trunk/dports/python/py-decorator/Portfile	2012-12-13 22:00:08 UTC (rev 100481)
@@ -5,12 +5,12 @@
 PortGroup           python 1.0
 
 name                py-decorator
-version             3.3.2
+version             3.4.0
 python.versions     25 26 27
 python.default_version  27
 categories          python
 license             BSD
-maintainers         nomaintainer
+maintainers         gmail.com:larry.velazquez
 description         Provides a decorator factory that makes creating signature preserving decorators dead simple.
 long_description    ${description} By Michele Simionato.
 platforms           darwin
@@ -19,8 +19,8 @@
 master_sites        http://pypi.python.org/packages/source/d/decorator/
 distname            decorator-${version}
 
-checksums           rmd160  21c2e2feef997a42781dc17a20092b570325a121 \
-                    sha256  c878e3c9a4015893fddcc7a145017bd54bd51cda0eb234cab6a20fa02540cb1f
+checksums           rmd160  57b014f5fb2a1750910364882d430a85f94a8b85 \
+                    sha256  c20b404cbb7ee5cebd506688e0114e3cd76f5ce233805a51f36e1a7988d9d783
 
 livecheck.type      regex
 livecheck.regex     {decorator/(\d+(?:\.\d+)*)<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121213/48432cf2/attachment.html>


More information about the macports-changes mailing list