projects
/
pyside2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc70392
)
Add Python 3.8 in Programming Language
author
Sophie Brun
<sophie@freexian.com>
Tue, 5 Nov 2019 13:13:31 +0000
(14:13 +0100)
committer
Gianfranco Costamagna
<locutusofborg@debian.org>
Sun, 29 Dec 2019 21:44:55 +0000
(21:44 +0000)
Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942753
Last-Update: 2019-11-05
Gbp-Pq: Name add-python3.8.patch
build_scripts/config.py
patch
|
blob
|
history
diff --git
a/build_scripts/config.py
b/build_scripts/config.py
index 25036a65f980d477592101b915c86fafba2d810c..f32dccbfd0d64dd939fb16530379a5f7ed65850e 100644
(file)
--- a/
build_scripts/config.py
+++ b/
build_scripts/config.py
@@
-93,6
+93,7
@@
class Config(object):
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
]
self.setup_script_dir = None