Alexander Pyhalov
2013-12-25 840669362a3aa917213701148d239afbf7778802
python 2.7 cleanup  after IPS update
3 files modified
13 ■■■■■ changed files
components/python/python27/python-27-tests.p5m 5 ●●●●● patch | view | raw | blame | history
components/python/python27/python-27.p5m 4 ●●●● patch | view | raw | blame | history
components/python/python27/tkinter-27.p5m 4 ●●●● patch | view | raw | blame | history
components/python/python27/python-27-tests.p5m
@@ -50,11 +50,6 @@
license python27.license license="PSFv2"
# We can't generate Python 2.7 dependencies without updating IPS
<transform file path=.*\.py$ -> default pkg.depend.bypass-generate .* >
<transform file path=.*\.pyc$ -> default pkg.depend.bypass-generate .* >
depend fmri=pkg:/library/python-2/tkinter-27 type=require
file path=usr/lib/python2.7/bsddb/test/__init__.py
file path=usr/lib/python2.7/bsddb/test/test_all.py
file path=usr/lib/python2.7/bsddb/test/test_associate.py
components/python/python27/python-27.p5m
@@ -42,10 +42,6 @@
license python27.license license=PSFv2
# We can't generate Python 2.7 dependencies without updating IPS
<transform file path=.*\.py$ -> default pkg.depend.bypass-generate .* >
<transform file path=.*\.pyc$ -> default pkg.depend.bypass-generate .* >
#dir path=usr/lib/$(MACH64)/python2.7
#dir path=usr/lib/$(MACH64)/python2.7/config
components/python/python27/tkinter-27.p5m
@@ -36,10 +36,6 @@
license python27.license license=PSFv2
# We can't generate Python 2.7 dependencies without updating IPS
<transform file path=.*\.py$ -> default pkg.depend.bypass-generate .* >
<transform file path=.*\.pyc$ -> default pkg.depend.bypass-generate .* >
file path=usr/lib/python2.7/lib-dynload/64/_tkinter.so
file path=usr/lib/python2.7/lib-dynload/_tkinter.so
file path=usr/lib/python2.7/lib-tk/Canvas.py