[126379] trunk/dports/python/py-novaclient/Portfile

jmr at macports.org jmr at macports.org
Wed Oct 8 22:12:52 PDT 2014


Revision: 126379
          https://trac.macports.org/changeset/126379
Author:   jmr at macports.org
Date:     2014-10-08 22:12:52 -0700 (Wed, 08 Oct 2014)
Log Message:
-----------
py-novaclient: use release tarball from pypi

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

Modified: trunk/dports/python/py-novaclient/Portfile
===================================================================
--- trunk/dports/python/py-novaclient/Portfile	2014-10-09 05:01:42 UTC (rev 126378)
+++ trunk/dports/python/py-novaclient/Portfile	2014-10-09 05:12:52 UTC (rev 126379)
@@ -17,11 +17,11 @@
                   API (the novaclient module), and a command-line script (nova). \
                   Each implements 100% of the OpenStack Nova API.
 homepage          https://github.com/openstack/python-novaclient
-master_sites      ${homepage}/archive/
-distname          ${version}
-checksums         rmd160 a9513106de5a33bcd6e52d440d9b0d9f958b0478 \
-                  sha256 23384bd96d05c5fb276bb935f8b83d829cae5a2d0310196a97c65d35915711a5
-worksrcdir        python-novaclient-${version}
+master_sites      https://pypi.python.org/packages/source/p/python-novaclient/
+distname          python-novaclient-${version}
+checksums         md5 7194c91338f8583acf1b09c51d322a76 \
+                  rmd160 a8ac90ef41b75a672590eea6983cee763eff7f1f \
+                  sha256 73fc8169d58e910340aae1ac5370c3b63a9943f748e2a20e4a1dfd7277525c86
 
 python.versions   27
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141008/2564e70d/attachment.html>


More information about the macports-changes mailing list