15
0
forked from pool/python-celery
Files
python-celery/unpin-pytest.patch
Tomáš Chvátal 6ce21c9090 - Update to 4.3.0:
* See the changelog for in-depth details
- Remove merged patches:
  * python37-1.patch
  * python37-2.patch
  * python37-3.patch
  * disable-pytest-log-capturing.patch
  * celery-no-redis.patch
  * relax-billiard-pin.patch
- Rebase patch unpin-pytest.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=118
2019-07-19 13:08:05 +00:00

11 lines
286 B
Diff

Index: celery-4.3.0/requirements/test.txt
===================================================================
--- celery-4.3.0.orig/requirements/test.txt
+++ celery-4.3.0/requirements/test.txt
@@ -1,4 +1,4 @@
case>=1.3.1
-pytest>=4.3.1,<4.4.0
+pytest>=4.3.1
boto3>=1.4.6
moto==1.3.7