14
0
forked from pool/python-Whoosh

- Add patch to fix build with pytest4+ (both in git of upstream):

* pytest4.patch
  * py2encoding.patch
- Use fdupes
- Update URL
- Make sure py2 tests are run too

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Whoosh?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2019-07-18 08:33:45 +00:00
committed by Git OBS Bridge
parent 73f977b701
commit ed524c01a4
4 changed files with 91 additions and 9 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jul 18 08:22:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix build with pytest4+ (both in git of upstream):
* pytest4.patch
* py2encoding.patch
- Use fdupes
- Update URL
- Make sure py2 tests are run too
-------------------------------------------------------------------
Tue Dec 4 12:56:04 UTC 2018 - Matej Cepl <mcepl@suse.com>