Skip to content
Snippets Groups Projects
Commit 1f30500d authored by Arnaud Degroote's avatar Arnaud Degroote
Browse files

[wip/python33] Readd some lines erroneously removed from PLIST

Bump PKGREVISION
parent 5256de33
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
VERSION= 3.3.5
DISTNAME= Python-${VERSION}
PKGNAME= python33-${VERSION}
PKGREVISION= 2
PKGREVISION= 3
MASTER_SITES= http://www.python.org/ftp/python/${VERSION}/
EXTRACT_SUFX= .tgz
......
......@@ -1828,6 +1828,10 @@ lib/python3.3/lib-dynload/termios.cpython-33m.so
lib/python3.3/lib-dynload/time.cpython-33m.so
lib/python3.3/lib-dynload/unicodedata.cpython-33m.so
lib/python3.3/lib-dynload/zlib.cpython-33m.so
lib/python3.3/plat-${PY_PLATNAME}/IN.py
lib/python3.3/plat-${PY_PLATNAME}/__pycache__/IN.cpython-33.pyc
lib/python3.3/plat-${PY_PLATNAME}/__pycache__/IN.cpython-33.pyo
lib/python3.3/plat-${PY_PLATNAME}/regen
lib/python3.3/lib2to3/Grammar.txt
lib/python3.3/lib2to3/Grammar${PKGVERSION}.final.0.pickle
lib/python3.3/lib2to3/PatternGrammar.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment