Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-resumable-media for
openSUSE:Factory checked in at 2021-08-02 12:05:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-resumable-media (Old)
and /work/SRC/openSUSE:Factory/.python-google-resumable-media.new.1899
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-resumable-media"
Mon Aug 2 12:05:06 2021 rev:9 rq:909653 version:1.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-resumable-media/python-google-resumable-media.changes
2021-06-22 20:45:10.302838468 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-resumable-media.new.1899/python-google-resumable-media.changes
2021-08-02 12:05:53.509645544 +0200
@@ -1,0 +2,6 @@
+Mon Aug 2 04:05:04 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Add Requires on python-google-crc32c.
+- Remove aiohttp from BuildRequires, and add it to Recommends.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-resumable-media.spec ++++++
--- /var/tmp/diff_new_pack.wjPYi6/_old 2021-08-02 12:05:54.049645429 +0200
+++ /var/tmp/diff_new_pack.wjPYi6/_new 2021-08-02 12:05:54.049645429 +0200
@@ -25,7 +25,6 @@
Group: Development/Languages/Python
URL: https://github.com/googleapis/google-resumable-media-python
Source:
https://files.pythonhosted.org/packages/source/g/google-resumable-media/google-resumable-media-%{version}.tar.gz
-BuildRequires: %{python_module aiohttp}
BuildRequires: %{python_module crcmod}
BuildRequires: %{python_module google-auth}
BuildRequires: %{python_module google-crc32c}
@@ -36,8 +35,10 @@
BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
+Requires: python-google-crc32c
Requires: python-google-filesystem
Requires: python-six
+Recommends: python-aiohttp
Recommends: python-requests >= 2.18.0
BuildArch: noarch
%python_subpackages