[134068] trunk/dports/python

Lawrence Velázquez larryv at macports.org
Tue Mar 17 16:08:53 PDT 2015


I reverted this in r134069 <https://trac.macports.org/changeset/134069>. The gdbm module is part of the Python standard library <https://docs.python.org/2.6/library/gdbm.html>  so we should not retire any of its subports until we actually remove the relevant CPython port.

vq


> On Mar 17, 2015, at 6:58 PM, petr at macports.org wrote:
> 
> Revision
> 134068 <https://trac.macports.org/changeset/134068>Author
> petr at macports.org <mailto:petr at macports.org>Date
> 2015-03-17 15:58:38 -0700 (Tue, 17 Mar 2015)
> Log Message
> 
> py-gdbm: retire py2{4,5,6} and py3{1,2,3} subports and replace_by py27 and py34
> Modified Paths
> 
> trunk/dports/python/py-gdbm/Portfile <x-msg://24/#trunkdportspythonpygdbmPortfile>
> trunk/dports/python/py-graveyard/Portfile <x-msg://24/#trunkdportspythonpygraveyardPortfile>
> Diff
> 
>  <>Modified: trunk/dports/python/py-gdbm/Portfile (134067 => 134068)
> 
> --- trunk/dports/python/py-gdbm/Portfile	2015-03-17 22:37:03 UTC (rev 134067)
> +++ trunk/dports/python/py-gdbm/Portfile	2015-03-17 22:58:38 UTC (rev 134068)
> @@ -15,7 +15,7 @@
>  
>  homepage		http://docs.python.org/library/gdbm.html <http://docs.python.org/library/gdbm.html>
>  
> -python.versions 24 25 26 27 31 32 33 34 35
> +python.versions 27 34 35
>  
>  set setup_py "setup.py"
>  set cfile "gdbmmodule.c"
>  <>Modified: trunk/dports/python/py-graveyard/Portfile (134067 => 134068)
> 
> --- trunk/dports/python/py-graveyard/Portfile	2015-03-17 22:37:03 UTC (rev 134067)
> +++ trunk/dports/python/py-graveyard/Portfile	2015-03-17 22:58:38 UTC (rev 134068)
> @@ -188,6 +188,7 @@
>  py-futures              2.1.6_1     26 31 32
>  py-gchartwrapper        0.9_1       26
>  py-gd                   0.57_1      24 25 26
> +py-gdbm                 2.4.6_1     24 25 26 31 32 33
>  py-gdata                2.0.17_1    24 25
>  py-generator            0.1.20120721_1 24 25 31 32
>  py-genshi               0.7_1       25 26 32 33

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20150317/05fdee26/attachment-0001.html>


More information about the macports-dev mailing list