[144123] trunk/dports/python/py-natsort/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Jan 2 08:03:09 PST 2016


Revision: 144123
          https://trac.macports.org/changeset/144123
Author:   khindenburg at macports.org
Date:     2016-01-02 08:03:08 -0800 (Sat, 02 Jan 2016)
Log Message:
-----------
py-natsort: update to 4.0.4 #49878

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

Modified: trunk/dports/python/py-natsort/Portfile
===================================================================
--- trunk/dports/python/py-natsort/Portfile	2016-01-02 10:04:28 UTC (rev 144122)
+++ trunk/dports/python/py-natsort/Portfile	2016-01-02 16:03:08 UTC (rev 144123)
@@ -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/20160102/41da103e/attachment.html>


More information about the macports-changes mailing list