17
0

- 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
This commit is contained in:
2025-01-02 14:12:17 +00:00
committed by Git OBS Bridge
parent b7d9433ef1
commit 6afba23eee
4 changed files with 11 additions and 5 deletions

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