[126262] trunk/dports/python/py-uncertainties/Portfile

mf2k at macports.org mf2k at macports.org
Mon Oct 6 09:52:58 PDT 2014


Revision: 126262
          https://trac.macports.org/changeset/126262
Author:   mf2k at macports.org
Date:     2014-10-06 09:52:57 -0700 (Mon, 06 Oct 2014)
Log Message:
-----------
py-uncertainties: Update to version 2.4.6.1. Add py34 and remove obsolete py31 and py32 sub-ports. (#45155)

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

Modified: trunk/dports/python/py-uncertainties/Portfile
===================================================================
--- trunk/dports/python/py-uncertainties/Portfile	2014-10-06 16:46:05 UTC (rev 126261)
+++ trunk/dports/python/py-uncertainties/Portfile	2014-10-06 16:52:57 UTC (rev 126262)
@@ -5,7 +5,7 @@
 PortGroup               python 1.0
 PortGroup               github 1.0
 
-github.setup            lebigot uncertainties 2.4.6
+github.setup            lebigot uncertainties 2.4.6.1
 
 name                    py-uncertainties
 categories-append       math
@@ -17,10 +17,10 @@
                         uncertainties.
 platforms               darwin
 
-checksums               rmd160  ead6171d5f3ed07e150f0e7d60c6ac999c35764f \
-                        sha256  fc4228a726a1fd786b8f028dc9fdd3e8250c7ecfa0131ac50b6f7adec9fc1c3e
+checksums               rmd160  e0455754b81159be98c0fdb81ec1000de8a2650b \
+                        sha256  147531bde1f760ff44d481be3daafadbf6622303a7f726eec3b994d62b45d6e4
 
-python.versions         26 27 31 32 33
+python.versions         26 27 33 34
 
 if {${name} ne ${subport}} {
     depends_build-append       port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141006/11261a87/attachment.html>


More information about the macports-changes mailing list