Matej Cepl 2020-07-14 22:45:00 +00:00 committed by Git OBS Bridge
parent fc34fc829e
commit bec09a8a16
2 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
python38-curses: curses _curses _curses_panel
python38-dbm: dbm _dbm _gdbm
python38-idle: idlelib
python38-testsuite: test _ctypes_test _testbuffer _testcapi _testinternalcapi _testimportmultiple _testmultiphase xxlimited
python38-tk: tkinter _tkinter
python38-tools: turtledemo
python38: sqlite3 readline _sqlite3 nis
python39-curses: curses _curses _curses_panel
python39-dbm: dbm _dbm _gdbm
python39-idle: idlelib
python39-testsuite: test _ctypes_test _testbuffer _testcapi _testinternalcapi _testimportmultiple _testmultiphase xxlimited
python39-tk: tkinter _tkinter
python39-tools: turtledemo
python39: sqlite3 readline _sqlite3 nis

View File

@ -8,7 +8,7 @@ and reports discrepancies.
This will have a number of
"""
MAIN = "python38.spec"
MAIN = "python39.spec"
import glob
import re