[144115] trunk/dports/python

khindenburg at macports.org khindenburg at macports.org
Fri Jan 1 18:06:35 PST 2016


Revision: 144115
          https://trac.macports.org/changeset/144115
Author:   khindenburg at macports.org
Date:     2016-01-01 18:06:34 -0800 (Fri, 01 Jan 2016)
Log Message:
-----------
py-impressive: remove obsolete port

Modified Paths:
--------------
    trunk/dports/python/py-htseq/Portfile
    trunk/dports/python/py-natsort/Portfile

Removed Paths:
-------------
    trunk/dports/python/py-impressive/

Modified: trunk/dports/python/py-htseq/Portfile
===================================================================
--- trunk/dports/python/py-htseq/Portfile	2016-01-02 02:00:10 UTC (rev 144114)
+++ trunk/dports/python/py-htseq/Portfile	2016-01-02 02:06:34 UTC (rev 144115)
@@ -33,6 +33,10 @@
     depends_lib-append \
                     port:py${python.version}-numpy
 
+    notes-append \
+"If you want to produce plots or use htseq-qa-${python.branch},
+you will also need to install py${python.version}-matplotlib."
+
     livecheck.type  none
 } else {
     livecheck.type  regex

Modified: trunk/dports/python/py-natsort/Portfile
===================================================================
--- trunk/dports/python/py-natsort/Portfile	2016-01-02 02:00:10 UTC (rev 144114)
+++ trunk/dports/python/py-natsort/Portfile	2016-01-02 02:06:34 UTC (rev 144115)
@@ -6,7 +6,7 @@
 
 name                py-natsort
 set realName natsort
-version             3.5.2
+version             4.0.4
 platforms           darwin
 supported_archs     noarch
 license             MIT
@@ -24,13 +24,15 @@
 
 master_sites        https://pypi.python.org/packages/source/n/$realName
 distname            $realName-${version}
-checksums           rmd160  7c6a716355f503779bcd43120d6ac7f8f9acbf49 \
-                    sha256  f8129379aeb5a99ec6fbbb57acbcabeb0b0996db6a8bea3f9feb6766650ce642
 
+checksums           rmd160  7f7ef1bab57862009369c1e97f8b171f8bb17f3f \
+                    sha256  c76ba3e85fba78f276ac06e4d47f2230d1070f9c19413b2a0bfe7de6af311839
+
 python.versions     27 34
 
 if {${subport} ne ${name}} {
     depends_build       port:py${python.version}-setuptools
+    depends_run         port:py${python.version}-pyicu
     livecheck.type      none
 } else {
     livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160101/4626fc36/attachment.html>


More information about the macports-changes mailing list