[108386] trunk/dports/python/py-ntplib/Portfile

jmr at macports.org jmr at macports.org
Mon Jul 22 03:13:58 PDT 2013


Revision: 108386
          https://trac.macports.org/changeset/108386
Author:   jmr at macports.org
Date:     2013-07-22 03:13:58 -0700 (Mon, 22 Jul 2013)
Log Message:
-----------
py-ntplib: update to 0.3.1, remove unused setuptools dep (#39596)

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

Modified: trunk/dports/python/py-ntplib/Portfile
===================================================================
--- trunk/dports/python/py-ntplib/Portfile	2013-07-22 10:08:03 UTC (rev 108385)
+++ trunk/dports/python/py-ntplib/Portfile	2013-07-22 10:13:58 UTC (rev 108386)
@@ -5,9 +5,8 @@
 PortGroup           python 1.0
 
 name                py-ntplib
-version             0.1.9
+version             0.3.1
 python.versions     26 27
-python.default_version  27
 platforms           darwin
 maintainers         maiar.org:jason-macports
 license             LGPL
@@ -19,14 +18,14 @@
                     work on any platform with a decent Python implementation.
 
 
-homepage            http://pypi.python.org/pypi/ntplib
-master_sites        http://pypi.python.org/packages/source/n/ntplib/
+homepage            https://pypi.python.org/pypi/ntplib
+master_sites        https://pypi.python.org/packages/source/n/ntplib/
 distname            ntplib-${version}
-checksums           rmd160   83238c60d29346d0335083dda5b46ea5f3725888 \
-                    sha256   e0cfe76b4ca40d92c10be84818e48ca1e39946c24fd019f16de79bc2d673bee1
+checksums           md5   991a5df0d198f701028001002dc34f2b \
+                    sha1   909c867883206bac642dfa45aa11bd9848d0f5b0 \
+                    rmd160   6497a5859a0083d6852a0d4cd2132da86ab5bc26
 
 if {$subport != $name} {
-    depends_lib         port:py${python.version}-setuptools
     livecheck.type      none
 } else {
     livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130722/35c69dcd/attachment.html>


More information about the macports-changes mailing list