14
0
Files
python-isbnlib/python-isbnlib.changes
Dirk Mueller 73f31882d4 - update to 3.10.14:
* Drop support for helper function 'to_utf8tex'.
  * Fix issue #123.
  * Improved strategy for 'goob' (issue #119).
  * Added pytest mark 'network' (issue #121)
  * Updated 'data ranges'.
- drop mark-network-tests.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isbnlib?expand=0&rev=4
2023-12-17 01:49:14 +00:00

18 lines
663 B
Plaintext

-------------------------------------------------------------------
Sun Dec 17 01:48:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.10.14:
* Drop support for helper function 'to_utf8tex'.
* Fix issue #123.
* Improved strategy for 'goob' (issue #119).
* Added pytest mark 'network' (issue #121)
* Updated 'data ranges'.
- drop mark-network-tests.patch (upstream)
-------------------------------------------------------------------
Sat Feb 4 23:11:19 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Initial packaging effort for isbnlib 3.10.12.
- Add mark-network-tests.patch to skip test which require network
access (gh#xlcnd/isbnlib#121).