15
0
forked from pool/python-celery

Accepting request 677998 from home:jayvdb:branches:devel:languages:python

- Replace no-async.patch with three Python 3.7 patches merged upstream
  python37-1.patch, python37-2.patch & python37-3.patch
- Replace sed invocation with unpin-pytest.patch for clarity

OBS-URL: https://build.opensuse.org/request/show/677998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=114
This commit is contained in:
Tomáš Chvátal
2019-02-22 10:39:57 +00:00
committed by Git OBS Bridge
parent 27b13e8829
commit 270b7c6b0e
7 changed files with 224 additions and 702 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 21 10:48:26 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Replace no-async.patch with three Python 3.7 patches merged upstream
python37-1.patch, python37-2.patch & python37-3.patch
- Replace sed invocation with unpin-pytest.patch for clarity
-------------------------------------------------------------------
Thu Feb 21 09:44:59 UTC 2019 - John Vandenberg <jayvdb@gmail.com>