Re: [Fink-devel] pythonmods with no Distribution field and py32 and py33 variants

2014-12-21 Thread Kurt Schwehr
I've done a first pass on removing python 3.2 and 3.3 variants (and adding a 
couple 3.4 variants).  I have to leave setuptools tng in and give it proper 
distribution settings.
grep -l Schwehr */*.info */*/*.info | xargs egrep '3.[123]' | grep 
Typedatabase/psycopg2-py.info:Type: python (2.7 3.2 3.3 
3.4)database/sqlalchemy-py.info:Type: python (2.7 3.2 3.3 
3.4)languages/pip-py.info:Type: python (2.7 3.3 
3.4)languages/setuptools-tng-py.info:Type: python (2.7 3.2 3.3 
3.4)libs/pexpect-py.info:Type: python(2.7 3.3 3.4)sci/numexpr-py.info:Type: 
python (2.7 3.3 3.4)text/lxml-py.info:Type: python(2.7 3.2 3.3 
3.4)libs/pythonmods/beaker-py.info:Type: python (2.7 3.2 3.3 
3.4)libs/pythonmods/configobj-py.info:Type: python (2.7 3.3 
3.4)libs/pythonmods/coverage-py.info:Type: python (2.7 3.2 3.3 
3.4)libs/pythonmods/nose-py.info:Type: python (2.7 3.2 3.3 
3.4)libs/pythonmods/pygments-py.info:Type: python (2.7 3.3 3.4) 

 On Thursday, December 18, 2014 6:28 PM, Hanspeter Niederstrasser 
f...@snaggledworks.com wrote:
   

 On 12/17/2014 9:06 PM, Kurt Schwehr wrote:
 I'm guessing that it wouldn't go over well to delete all the other variants?

tecnically there's no policy against removing non-shlibs packages. 
You'd just have to make sure that by removing a non-2.7 or -3.4 variant 
you don't orphan another varianted package on  10.10 that was depending 
on the 3.2 or 3.3 variant you removed.

Hanspeter



   --
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] pythonmods with no Distribution field and py32 and py33 variants

2014-12-18 Thread Hanspeter Niederstrasser
On 12/17/2014 9:06 PM, Kurt Schwehr wrote:
 I'm guessing that it wouldn't go over well to delete all the other variants?

tecnically there's no policy against removing non-shlibs packages. 
You'd just have to make sure that by removing a non-2.7 or -3.4 variant 
you don't orphan another varianted package on  10.10 that was depending 
on the 3.2 or 3.3 variant you removed.

Hanspeter


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] pythonmods with no Distribution field and py32 and py33 variants

2014-12-17 Thread Hanspeter Niederstrasser
OS X 10.10 only has python27 and py34 available.  The following packages 
all have py32 or py33 variants, but don't have a Distribution: field to 
restrict the 32 and 33 variants to 10.7-10.9.  The solution can be 
something as simple as the following field (please verify it meets the 
specific needs for your package):

Distribution: 
(%type_pkg[python] = 32) 10.7,
(%type_pkg[python] = 32) 10.8,
(%type_pkg[python] = 32) 10.9,
(%type_pkg[python] = 33) 10.7,
(%type_pkg[python] = 33) 10.8,
(%type_pkg[python] = 33) 10.9


List of packages (with maintainer):

database/psycopg2-py.info: Kurt Schwehr goat...@users.sourceforge.net
database/sqlalchemy-migrate-py.info: Charles Lepple clepple+f...@ghz.cc
database/sqlalchemy-py.info: Kurt Schwehr goat...@users.sourceforge.net
devel/astng-py.info: Kurt Schwehr goat...@users.sf.net
devel/logilab-common-py.info: Kurt Schwehr goat...@users.sf.net
languages/pip-py.info: Kurt Schwehr goat...@users.sourceforge.net
languages/setuptools-tng-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pexpect-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/anyjson-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/appscript-py.info: Tristan Thiede f...@thetiredsaint.com
libs/pythonmods/astropy-py.info: Derek Homeier dhom...@gwdg.de
libs/pythonmods/beaker-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/biplist-py.info: Jack Howarth howarth.at.f...@gmail.com
libs/pythonmods/bitvector-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/bottleneck-py.info: Derek Homeier dhom...@gwdg.de
libs/pythonmods/configobj-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/coverage-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/jdcal-py.info: Derek Homeier dhom...@gwdg.de
libs/pythonmods/jinja2-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/mako-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/markupsafe-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/mock-py.info: Charles Lepple clepple+f...@ghz.cc
libs/pythonmods/mox-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/nose-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/ntplib-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/openpyxl-py-1.8.6.info: Derek Homeier dhom...@gwdg.de
libs/pythonmods/openpyxl-py.info: Derek Homeier dhom...@gwdg.de
libs/pythonmods/pygments-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/pytz-py.info: Daniel Macks dma...@netspace.org
libs/pythonmods/tempita-py.info: Charles Lepple clepple+f...@ghz.cc
libs/pythonmods/virtualenv-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/yaml-py.info: Kurt Schwehr goat...@users.sourceforge.net
net/zmq-py.info: Kurt Schwehr goat...@users.sourceforge.net
sci/h5py-py.info: Kurt Schwehr goat...@users.sourceforge.net
sci/numexpr-py.info: Kurt Schwehr goat...@users.sourceforge.net
sci/pyfits-py.info: Derek Homeier dhom...@gwdg.de
sci/pyproj-py.info: Kurt Schwehr goat...@users.sourceforge.net
sci/pytables-py.info: Derek Homeier dhom...@gwdg.de
sci/qgis20-py.info: BABA Yoshihiko babayoshih...@mac.com
sci/qgis22-py.info: BABA Yoshihiko babayoshih...@mac.com
text/docutils-py.info: Charles Lepple clepple+f...@ghz.cc
text/lxml-py.info: Kurt Schwehr goat...@users.sourceforge.net
web/django-py.info: Kurt Schwehr goat...@users.sourceforge.net
web/tornado-py.info: Kurt Schwehr goat...@users.sourceforge.net

Hanspeter

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] pythonmods with no Distribution field and py32 and py33 variants

2014-12-17 Thread Kurt Schwehr
I'm guessing that it wouldn't go over well to delete all the other variants? 

 On Wednesday, December 17, 2014 6:56 PM, Hanspeter Niederstrasser 
f...@snaggledworks.com wrote:
   

 OS X 10.10 only has python27 and py34 available.  The following packages 
all have py32 or py33 variants, but don't have a Distribution: field to 
restrict the 32 and 33 variants to 10.7-10.9.  The solution can be 
something as simple as the following field (please verify it meets the 
specific needs for your package):

Distribution: 
    (%type_pkg[python] = 32) 10.7,
    (%type_pkg[python] = 32) 10.8,
    (%type_pkg[python] = 32) 10.9,
    (%type_pkg[python] = 33) 10.7,
    (%type_pkg[python] = 33) 10.8,
    (%type_pkg[python] = 33) 10.9


List of packages (with maintainer):

database/psycopg2-py.info: Kurt Schwehr goat...@users.sourceforge.net
database/sqlalchemy-migrate-py.info: Charles Lepple clepple+f...@ghz.cc
database/sqlalchemy-py.info: Kurt Schwehr goat...@users.sourceforge.net
devel/astng-py.info: Kurt Schwehr goat...@users.sf.net
devel/logilab-common-py.info: Kurt Schwehr goat...@users.sf.net
languages/pip-py.info: Kurt Schwehr goat...@users.sourceforge.net
languages/setuptools-tng-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pexpect-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/anyjson-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/appscript-py.info: Tristan Thiede f...@thetiredsaint.com
libs/pythonmods/astropy-py.info: Derek Homeier dhom...@gwdg.de
libs/pythonmods/beaker-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/biplist-py.info: Jack Howarth howarth.at.f...@gmail.com
libs/pythonmods/bitvector-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/bottleneck-py.info: Derek Homeier dhom...@gwdg.de
libs/pythonmods/configobj-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/coverage-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/jdcal-py.info: Derek Homeier dhom...@gwdg.de
libs/pythonmods/jinja2-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/mako-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/markupsafe-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/mock-py.info: Charles Lepple clepple+f...@ghz.cc
libs/pythonmods/mox-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/nose-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/ntplib-py.info: Kurt Schwehr goat...@users.sourceforge.net
libs/pythonmods/openpyxl-py-1.8.6.info: Derek Homeier dhom...@gwdg.de
libs/pythonmods/openpyxl-py.info: Derek Homeier dhom...@gwdg.de
libs/pythonmods/pygments-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/pytz-py.info: Daniel Macks dma...@netspace.org
libs/pythonmods/tempita-py.info: Charles Lepple clepple+f...@ghz.cc
libs/pythonmods/virtualenv-py.info: Kurt Schwehr 
goat...@users.sourceforge.net
libs/pythonmods/yaml-py.info: Kurt Schwehr goat...@users.sourceforge.net
net/zmq-py.info: Kurt Schwehr goat...@users.sourceforge.net
sci/h5py-py.info: Kurt Schwehr goat...@users.sourceforge.net
sci/numexpr-py.info: Kurt Schwehr goat...@users.sourceforge.net
sci/pyfits-py.info: Derek Homeier dhom...@gwdg.de
sci/pyproj-py.info: Kurt Schwehr goat...@users.sourceforge.net
sci/pytables-py.info: Derek Homeier dhom...@gwdg.de
sci/qgis20-py.info: BABA Yoshihiko babayoshih...@mac.com
sci/qgis22-py.info: BABA Yoshihiko babayoshih...@mac.com
text/docutils-py.info: Charles Lepple clepple+f...@ghz.cc
text/lxml-py.info: Kurt Schwehr goat...@users.sourceforge.net
web/django-py.info: Kurt Schwehr goat...@users.sourceforge.net
web/tornado-py.info: Kurt Schwehr goat...@users.sourceforge.net

Hanspeter


   --
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel