Two more 38->39 changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=6
This commit is contained in:
parent
fc34fc829e
commit
bec09a8a16
@ -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
|
||||
|
@ -8,7 +8,7 @@ and reports discrepancies.
|
||||
This will have a number of
|
||||
"""
|
||||
|
||||
MAIN = "python38.spec"
|
||||
MAIN = "python39.spec"
|
||||
|
||||
import glob
|
||||
import re
|
||||
|
Loading…
Reference in New Issue
Block a user