[126375] trunk/dports/python

jmr at macports.org jmr at macports.org
Wed Oct 8 21:31:30 PDT 2014


Revision: 126375
          https://trac.macports.org/changeset/126375
Author:   jmr at macports.org
Date:     2014-10-08 21:31:30 -0700 (Wed, 08 Oct 2014)
Log Message:
-----------
py27-instapaperlib: use unified python portgroup

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

Added Paths:
-----------
    trunk/dports/python/py-instapaperlib/

Removed Paths:
-------------
    trunk/dports/python/py27-instapaperlib/

Modified: trunk/dports/python/py-instapaperlib/Portfile
===================================================================
--- trunk/dports/python/py27-instapaperlib/Portfile	2014-10-09 03:58:40 UTC (rev 126372)
+++ trunk/dports/python/py-instapaperlib/Portfile	2014-10-09 04:31:30 UTC (rev 126375)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
+PortGroup           python 1.0
 
-name                py27-instapaperlib
+name                py-instapaperlib
 version             0.4.0
 categories-append   textproc
 license             MIT
@@ -17,11 +17,13 @@
 platforms           darwin
 supported_archs     noarch
 
-homepage            http://pypi.python.org/pypi/instapaperlib
-master_sites        http://pypi.python.org/packages/source/i/instapaperlib/
+homepage            https://pypi.python.org/pypi/instapaperlib
+master_sites        https://pypi.python.org/packages/source/i/instapaperlib/
 distname            instapaperlib-${version}
 
 checksums           md5 c6f4c0cfeed03a5b417fa07f9e89d35d
 
 livecheck.type      regex
 livecheck.regex     {<h1>instapaperlib ([0-9.]+)</h1>}
+
+python.versions     27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141008/872b10b0/attachment-0001.html>


More information about the macports-changes mailing list