17
0

Accepting request 1117164 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1117164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bibtexparser?expand=0&rev=9
This commit is contained in:
2023-10-12 21:41:50 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b9b1a5a627eac8cbf998ad2238837c77a78775ed380747952916ec3c87e5877b
size 93130

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42a7db2e14c203b21f0eb0a8fecdf9d010393a8c7555766ff20d81e71e0a627d
size 97146

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Oct 5 09:21:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.4.1:
* Set `align_values` to an int or bool to fix min alignment in
writing
* Fix some docstrings
* `customization.getnames`: respect protected names
* No dict caching in bibdatabase. This makes
the library slightly slower in some cases, but fixes
previously wrong caching.
-------------------------------------------------------------------
Fri Sep 1 02:52:53 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -17,7 +17,7 @@
Name: python-bibtexparser
Version: 1.4.0
Version: 1.4.1
Release: 0
Summary: Bibtex parser for python
License: BSD-3-Clause OR LGPL-3.0-only