[42699] trunk/dports/python/py25-virtualenv/Portfile

toby at macports.org toby at macports.org
Sat Nov 29 13:38:10 PST 2008


Revision: 42699
          http://trac.macports.org/changeset/42699
Author:   toby at macports.org
Date:     2008-11-29 13:38:09 -0800 (Sat, 29 Nov 2008)
Log Message:
-----------
py25-virtualenv 1.3.1, update from maintainer. fixes #17421

Modified Paths:
--------------
    trunk/dports/python/py25-virtualenv/Portfile

Modified: trunk/dports/python/py25-virtualenv/Portfile
===================================================================
--- trunk/dports/python/py25-virtualenv/Portfile	2008-11-29 20:38:10 UTC (rev 42698)
+++ trunk/dports/python/py25-virtualenv/Portfile	2008-11-29 21:38:09 UTC (rev 42699)
@@ -5,10 +5,10 @@
 PortGroup           python25 1.0
 
 name                py25-virtualenv
-version             1.3
+version             1.3.1
 categories          python
 platforms           darwin
-maintainers         arthurkoziel.com:authur
+maintainers         arthurkoziel.com:arthur
 homepage            http://pypi.python.org/pypi/virtualenv
 description         Virtual Python Environment builder
 long_description    virtualenv is a tool to create isolated Python \
@@ -16,8 +16,8 @@
 
 master_sites        http://pypi.python.org/packages/source/v/virtualenv/
 distname            virtualenv-${version}
-checksums           md5 36b766604542f2c34d8dffdb21ba14a9 \
-                    sha1 de37a537a9e80a75812deec7f15533b338d28aac \
-                    rmd160 e3bb16ae95a85086d93a3e64db6953dc895de9e0
+checksums           md5 e70ed86cc3823f0b622e80e035b59297 \
+                    sha1 66e35cc27a07ae5898773c82e39e1a44e4fe358e \
+                    rmd160 403df521fb788ce7608f0ec38d353845f5d26a82
 
 depends_lib-append  port:py25-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081129/b304c683/attachment.html>


More information about the macports-changes mailing list