[137670] trunk/dports/python/py-virtualenvwrapper/Portfile
larryv at macports.org
larryv at macports.org
Tue Jun 16 21:53:21 PDT 2015
Revision: 137670
https://trac.macports.org/changeset/137670
Author: larryv at macports.org
Date: 2015-06-16 21:53:21 -0700 (Tue, 16 Jun 2015)
Log Message:
-----------
py-virtualenvwrapper: Update to 4.6.0
Add back an MD5 checksum because PyPI publishes them.
Modified Paths:
--------------
trunk/dports/python/py-virtualenvwrapper/Portfile
Modified: trunk/dports/python/py-virtualenvwrapper/Portfile
===================================================================
--- trunk/dports/python/py-virtualenvwrapper/Portfile 2015-06-17 04:53:19 UTC (rev 137669)
+++ trunk/dports/python/py-virtualenvwrapper/Portfile 2015-06-17 04:53:21 UTC (rev 137670)
@@ -6,7 +6,7 @@
name py-virtualenvwrapper
set real_name virtualenvwrapper
-version 4.3.2
+version 4.6.0
platforms darwin
supported_archs noarch
license MIT
@@ -24,8 +24,9 @@
master_sites http://pypi.python.org/packages/source/v/${real_name}
distname ${real_name}-${version}
-checksums rmd160 a8ac0fbe0818fee9f5c8810d65bd90956df2e3d4 \
- sha256 ee545ade2e6bc5433284388afde6ec6417a4d819ba7b0d65d0ce8c4d3fcc11fd
+checksums md5 b6928707eb17152b6a14fd6eeb2931a3 \
+ rmd160 ae0f2d4fc5d96ea110d65594b5cf30b7f6a82ee1 \
+ sha256 f3c73c3a5436f4d040505e5fb45401abdc4be267a80fa071878cfaa685e685e1
python.versions 27 34
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150616/43460ce3/attachment.html>
More information about the macports-changes
mailing list