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

khindenburg at macports.org khindenburg at macports.org
Fri Jan 1 18:08:13 PST 2016


Revision: 144116
          https://trac.macports.org/changeset/144116
Author:   khindenburg at macports.org
Date:     2016-01-01 18:08:13 -0800 (Fri, 01 Jan 2016)
Log Message:
-----------
py-natsort: revert accidently commit

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

Modified: trunk/dports/python/py-natsort/Portfile
===================================================================
--- trunk/dports/python/py-natsort/Portfile	2016-01-02 02:06:34 UTC (rev 144115)
+++ trunk/dports/python/py-natsort/Portfile	2016-01-02 02:08:13 UTC (rev 144116)
@@ -6,7 +6,7 @@
 
 name                py-natsort
 set realName natsort
-version             4.0.4
+version             3.5.2
 platforms           darwin
 supported_archs     noarch
 license             MIT
@@ -24,15 +24,13 @@
 
 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/c87e4639/attachment.html>


More information about the macports-changes mailing list