14
0
forked from pool/python-pymarc

Accepting request 1032050 from home:yarunachalam:branches:devel:languages:python

- Update to 4.2.1 
  * Bugfix for Field.delete_subfield() for situations when a subfield value is present with the name of the subfield that you want to delete.
  * Updated README to point to ReadTheDocs documentation.

OBS-URL: https://build.opensuse.org/request/show/1032050
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymarc?expand=0&rev=13
This commit is contained in:
2022-10-31 13:18:48 +00:00
committed by Git OBS Bridge
parent 1e8c1fb83b
commit e358e087a9
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 28 20:11:57 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 4.2.1
* Bugfix for Field.delete_subfield() for situations when a subfield value is present with the name of the subfield that you want to delete.
* Updated README to point to ReadTheDocs documentation.
-------------------------------------------------------------------
Wed Oct 5 00:39:26 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>