sync ports with The Matrix
This commit is contained in:
parent
509cd31f8e
commit
91d7a60fa4
58 changed files with 1720 additions and 473 deletions
10
devel/py-stevedore/patches/patch-setup_py
Normal file
10
devel/py-stevedore/patches/patch-setup_py
Normal file
|
@ -0,0 +1,10 @@
|
|||
Index: setup.py
|
||||
--- setup.py.orig
|
||||
+++ setup.py
|
||||
@@ -17,5 +17,5 @@
|
||||
import setuptools
|
||||
|
||||
setuptools.setup(
|
||||
- setup_requires=['pbr>=2.0.0'],
|
||||
+ setup_requires=['pbr>=5.11.1'],
|
||||
pbr=True)
|
Loading…
Add table
Add a link
Reference in a new issue