1
0

2 Commits

Author SHA256 Message Date
2d3577e9fa Accepting request 1234567 from devel:languages:python
- update to 1.4.3:
  * Bugfix: Use raw strings to fix invalid escape

OBS-URL: https://build.opensuse.org/request/show/1234567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bibtexparser?expand=0&rev=10
2025-01-02 18:23:55 +00:00
605bf29920 - update to 1.4.3:
* Bugfix: Use raw strings to fix invalid escape

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bibtexparser?expand=0&rev=21
2025-01-02 14:12:17 +00:00
4 changed files with 11 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 2 14:11:59 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.4.3:
* Bugfix: Use raw strings to fix invalid escape
-------------------------------------------------------------------
Thu Oct 5 09:21:41 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-bibtexparser
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-bibtexparser
Version: 1.4.1
Version: 1.4.3
Release: 0
Summary: Bibtex parser for python
License: BSD-3-Clause OR LGPL-3.0-only