[151609] trunk/dports/python

g5pw at macports.org g5pw at macports.org
Thu Aug 18 07:19:03 PDT 2016


Revision: 151609
          https://trac.macports.org/changeset/151609
Author:   g5pw at macports.org
Date:     2016-08-18 07:19:03 -0700 (Thu, 18 Aug 2016)
Log Message:
-----------
python/py-pint: update to 0.7.2

Deprecate python33, add python35

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

Modified: trunk/dports/python/py-graveyard/Portfile
===================================================================
--- trunk/dports/python/py-graveyard/Portfile	2016-08-18 14:16:23 UTC (rev 151608)
+++ trunk/dports/python/py-graveyard/Portfile	2016-08-18 14:19:03 UTC (rev 151609)
@@ -108,6 +108,7 @@
 py-pathfinder           0.5.3_1     33
 py-pathtools            0.1.2_1     33
 py-pep8                 1.6.2_1     25 26 31 32 33
+py-pint                 0.7.2       33
 py-plumbum              1.6.2       32
 py-powerline            2.2_1       26 33
 py-progressbar          2.3_1       26

Modified: trunk/dports/python/py-pint/Portfile
===================================================================
--- trunk/dports/python/py-pint/Portfile	2016-08-18 14:16:23 UTC (rev 151608)
+++ trunk/dports/python/py-pint/Portfile	2016-08-18 14:19:03 UTC (rev 151609)
@@ -5,10 +5,9 @@
 PortGroup           python 1.0
 PortGroup           github 1.0
 
-github.setup        hgrecco pint 0.5.2
+github.setup        hgrecco pint 0.7.2
 
 name                py-pint
-revision            1
 categories-append   science
 
 platforms           darwin
@@ -24,14 +23,13 @@
 
 homepage            https://pint.readthedocs.org/
 
-checksums           rmd160  0ec9a91b60218b2004ca5387dc4abcd683d2a13b \
-                    sha256  93e39f5d64cf6cd3e18612e8279a5b33487bf0af4cdc78a48ef19158814459c7
+python.versions     27 34 35
 
-python.versions     27 33 34
-
 if {${name} ne ${subport}} {
-    # remove when https://github.com/hgrecco/pint/issues/169 is closed.
     depends_run-append      port:py${python.version}-setuptools
 
+    checksums               rmd160  1fd7753404924c4853816911449d37361e9b3307 \
+                            sha256  671a4f1843cac61bbf90cd99e6f5d7ca12fd270a012482e511aab01774ce69eb
+
     livecheck.type          none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160818/1978b8e0/attachment.html>


More information about the macports-changes mailing list