Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-habanero for openSUSE:Factory
checked in at 2024-09-05 15:46:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-habanero (Old)
and /work/SRC/openSUSE:Factory/.python-habanero.new.10096 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-habanero"
Thu Sep 5 15:46:52 2024 rev:2 rq:1198719 version:1.2.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-habanero/python-habanero.changes
2023-02-05 19:20:36.723698917 +0100
+++
/work/SRC/openSUSE:Factory/.python-habanero.new.10096/python-habanero.changes
2024-09-05 15:47:30.036851035 +0200
@@ -1,0 +2,16 @@
+Wed Sep 4 12:15:50 UTC 2024 - Frantisek Simorda <[email protected]>
+
+- removed mark-vcr-tests.patch, no longer needed.
+
+-------------------------------------------------------------------
+Tue Sep 3 12:48:59 UTC 2024 - Frantisek Simorda <[email protected]>
+
+- update to 1.2.6:
+ * mark two more tests for vcr to create cassettes for (both
content_negotation tests) - no user facing changes (#114)
+ * habanero now conditionally uses bibtexparser to roundtrip bibtex to
attempt to fix any bibtex that's not formatted correctly (#144) (#153)
+ * generalize handling of field queries like query.publisher-name to allow
all field queries, and any in the future (#150) (#152)
+ * improved error handling (#123)
+ * ids now a required param in the Crossref.prefixes method; improved crossef
API error parsing (#116)
+
+
+-------------------------------------------------------------------
Old:
----
habanero-1.2.3.tar.gz
mark-vcr-tests.patch
New:
----
habanero-1.2.6.tar.gz
BETA DEBUG BEGIN:
Old:
- removed mark-vcr-tests.patch, no longer needed.
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-habanero.spec ++++++
--- /var/tmp/diff_new_pack.CYGGZC/_old 2024-09-05 15:47:30.516870957 +0200
+++ /var/tmp/diff_new_pack.CYGGZC/_new 2024-09-05 15:47:30.516870957 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-habanero
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,12 @@
Name: python-habanero
-Version: 1.2.3
+Version: 1.2.6
Release: 0
Summary: Low Level Client for Crossref Search API
License: MIT
URL: https://github.com/sckott/habanero
Source:
https://files.pythonhosted.org/packages/source/h/habanero/habanero-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM mark-vcr-tests.patch gh#sckott/habanero#114 [email protected]
-# mark two more tests as vcr (to skip network access)
-Patch0: mark-vcr-tests.patch
BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
++++++ habanero-1.2.3.tar.gz -> habanero-1.2.6.tar.gz ++++++
++++ 75078 lines of diff (skipped)