15
0
forked from pool/python-Paste

Accepting request 682761 from home:jayvdb:py-check-failures

- Add test_modified-fixup.patch to re-enable the test
- Remove build dependency on pytest-runner
- Update to v3.0.8
  * Fix quoting of bytestrings

OBS-URL: https://build.opensuse.org/request/show/682761
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=32
This commit is contained in:
Tomáš Chvátal
2019-03-08 11:22:11 +00:00
committed by Git OBS Bridge
parent eb6e21510a
commit 3a225446aa
5 changed files with 30 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 8 09:27:42 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add test_modified-fixup.patch to re-enable the test
- Remove build dependency on pytest-runner
- Update to v3.0.8
* Fix quoting of bytestrings
-------------------------------------------------------------------
Tue Mar 5 19:12:58 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>