forked from pool/python-kombu
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=78
This commit is contained in:
parent
461ef3cb7a
commit
f6388bd9c5
@ -1,31 +0,0 @@
|
|||||||
Index: kombu.egg-info/requires.txt
|
|
||||||
===================================================================
|
|
||||||
--- kombu.egg-info/requires.txt.orig
|
|
||||||
+++ kombu.egg-info/requires.txt
|
|
||||||
@@ -1,2 +1,2 @@
|
|
||||||
anyjson>=0.3.3
|
|
||||||
-amqp>=1.0.10,<1.1.0
|
|
||||||
\ No newline at end of file
|
|
||||||
+amqp>=1.0.10
|
|
||||||
\ No newline at end of file
|
|
||||||
Index: requirements/default.txt
|
|
||||||
===================================================================
|
|
||||||
--- requirements/default.txt.orig
|
|
||||||
+++ requirements/default.txt
|
|
||||||
@@ -1,2 +1,2 @@
|
|
||||||
anyjson>=0.3.3
|
|
||||||
-amqp>=1.0.10,<1.1.0
|
|
||||||
+amqp>=1.0.10
|
|
||||||
Index: setup.cfg
|
|
||||||
===================================================================
|
|
||||||
--- setup.cfg.orig
|
|
||||||
+++ setup.cfg
|
|
||||||
@@ -28,7 +28,7 @@ upload-dir = docs/.build/html
|
|
||||||
|
|
||||||
[bdist_rpm]
|
|
||||||
requires = anyjson >= 0.3.3
|
|
||||||
- amqp < 1.1.0
|
|
||||||
+ amqp >= 1.0.9
|
|
||||||
importlib
|
|
||||||
ordereddict
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user