projects
/
pyside2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
134f472
)
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
Kurt Kremitzki
<kurt@kwk.systems>
Mon, 18 May 2020 01:27:01 +0000
(
02:27
+0100)
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