Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-requests-futures for openSUSE:Factory checked in at 2023-09-08 21:15:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-requests-futures (Old) and /work/SRC/openSUSE:Factory/.python-requests-futures.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requests-futures" Fri Sep 8 21:15:04 2023 rev:7 rq:1109523 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-requests-futures/python-requests-futures.changes 2023-04-22 21:59:39.052926047 +0200 +++ /work/SRC/openSUSE:Factory/.python-requests-futures.new.1766/python-requests-futures.changes 2023-09-08 21:15:24.754195115 +0200 @@ -1,0 +2,8 @@ +Thu Sep 7 11:26:07 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 1.0.1: + * drop python 2.x support + * format code with black + * add official support for python 3.9+ + +------------------------------------------------------------------- Old: ---- requests-futures-1.0.0.tar.gz New: ---- requests-futures-1.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-requests-futures.spec ++++++ --- /var/tmp/diff_new_pack.9FNmir/_old 2023-09-08 21:15:25.970238576 +0200 +++ /var/tmp/diff_new_pack.9FNmir/_new 2023-09-08 21:15:25.974238719 +0200 @@ -16,24 +16,20 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define short_name requests-futures %{?sle15_python_module_pythons} Name: python-%{short_name} -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: Asynchronous Python HTTP Requests for Humans using Futures License: Apache-2.0 -URL: https://github.com/ross/%{short_name} +URL: https://github.com/ross/requests-futures Source: https://files.pythonhosted.org/packages/source/r/%{short_name}/%{short_name}-%{version}.tar.gz BuildRequires: %{python_module setuptools >= 38.6.1} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-requests >= 1.2.0 +Requires: python-requests >= 2.31.0 BuildArch: noarch -%ifpython2 -Requires: python-futures >= 2.1.3 -%endif %python_subpackages %description ++++++ requests-futures-1.0.0.tar.gz -> requests-futures-1.0.1.tar.gz ++++++ ++++ 2208 lines of diff (skipped)