[151023] trunk/dports/python

mf2k at macports.org mf2k at macports.org
Fri Aug 5 09:53:36 PDT 2016


Revision: 151023
          https://trac.macports.org/changeset/151023
Author:   mf2k at macports.org
Date:     2016-08-05 09:53:36 -0700 (Fri, 05 Aug 2016)
Log Message:
-----------
py-uncertainties: Update to version 2.4.8.1. Add py35. Remove obsolete py26 and py33. (#51955)

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

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2016-08-05 16:52:01 UTC (rev 151022)
+++ trunk/dports/python/py-graveyard/Portfile	2016-08-05 16:53:36 UTC (rev 151023)
@@ -166,6 +166,7 @@
 py-traitsui             4.4.0_1     26
 py-tre                  0.8.0_2     26   
 py-tweepy               1.12_1      26
+py-uncertainties        2.4.6.1_1   26 33
 py-visa                 1.4_1       26
 py-watchdog             0.7.1_1     33
 py-webkitgtk            1.1.8_8     26

Modified: trunk/dports/python/py-uncertainties/Portfile
===================================================================
--- trunk/dports/python/py-uncertainties/Portfile	2016-08-05 16:52:01 UTC (rev 151022)
+++ trunk/dports/python/py-uncertainties/Portfile	2016-08-05 16:53:36 UTC (rev 151023)
@@ -5,7 +5,7 @@
 PortGroup               python 1.0
 PortGroup               github 1.0
 
-github.setup            lebigot uncertainties 2.4.6.1
+github.setup            lebigot uncertainties 2.4.8.1
 
 name                    py-uncertainties
 categories-append       math
@@ -17,10 +17,10 @@
                         uncertainties.
 platforms               darwin
 
-checksums               rmd160  e0455754b81159be98c0fdb81ec1000de8a2650b \
-                        sha256  147531bde1f760ff44d481be3daafadbf6622303a7f726eec3b994d62b45d6e4
+checksums               rmd160  a8805a0554d7ca6417775f4863e7277f81094a30 \
+                        sha256  2a769626f977b7a76a44292d5fce8e938ba082e7d1f3325199762d5f671a35af
 
-python.versions         26 27 33 34
+python.versions         27 34 35
 
 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/20160805/9287ac7b/attachment.html>


More information about the macports-changes mailing list