parent
0bba22961d
commit
c3c03b2045
2 changed files with 18 additions and 1 deletions
10
protobuf_version.patch
Normal file
10
protobuf_version.patch
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
https://bugzilla.redhat.com/show_bug.cgi?id=1797297
|
||||
|
||||
--- mysql-connector-python-8.0.19/setupinfo.py 2019-12-17 13:31:58.000000000 +0100
|
||||
+++ mysql-connector-python-8.0.19/setupinfo.py_patched 2020-02-07 14:36:28.976789500 +0100
|
||||
@@ -139,4 +139,4 @@ classifiers = [
|
||||
'Topic :: Software Development :: Libraries :: Application Frameworks',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules'
|
||||
]
|
||||
-install_requires = ["protobuf==3.6.1", "dnspython==1.16.0"]
|
||||
+install_requires = ["protobuf==3.11.2", "dnspython==1.16.0"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue