diff --git a/python-bibtexparser-1.4.1.tar.gz b/python-bibtexparser-1.4.1.tar.gz deleted file mode 100644 index cbe6719..0000000 --- a/python-bibtexparser-1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42a7db2e14c203b21f0eb0a8fecdf9d010393a8c7555766ff20d81e71e0a627d -size 97146 diff --git a/python-bibtexparser-1.4.3.tar.gz b/python-bibtexparser-1.4.3.tar.gz new file mode 100644 index 0000000..4f5e7e0 --- /dev/null +++ b/python-bibtexparser-1.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:806f657e6d0b4d4bc20aec138e46803c5547b14bb91c63d1f055c0ea504682da +size 97163 diff --git a/python-bibtexparser.changes b/python-bibtexparser.changes index 4c5f468..ebaa923 100644 --- a/python-bibtexparser.changes +++ b/python-bibtexparser.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 2 14:11:59 UTC 2025 - Dirk Müller + +- update to 1.4.3: + * Bugfix: Use raw strings to fix invalid escape + ------------------------------------------------------------------- Thu Oct 5 09:21:41 UTC 2023 - Dirk Müller diff --git a/python-bibtexparser.spec b/python-bibtexparser.spec index bafda3d..bf55c2d 100644 --- a/python-bibtexparser.spec +++ b/python-bibtexparser.spec @@ -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