forked from pool/python-bibtexparser
- unittest2 is not neccessary for python3 - added patches use unittest2 only if present, fall back to unittest + python-bibtexparser-remove-unittest2.patch OBS-URL: https://build.opensuse.org/request/show/810593 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=6
18 lines
602 B
Plaintext
18 lines
602 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 1 10:15:19 UTC 2020 - pgajdos@suse.com
|
|
|
|
- unittest2 is not neccessary for python3
|
|
- added patches
|
|
use unittest2 only if present, fall back to unittest
|
|
+ python-bibtexparser-remove-unittest2.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 15 10:00:08 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Switch from using nosetest runner to pytest
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 2 17:40:45 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Initial version
|