Hello community,
here is the log from the commit of package python-google-cloud-storage for
openSUSE:Factory checked in at 2019-09-26 20:46:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-storage (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-storage"
Thu Sep 26 20:46:44 2019 rev:5 rq:733461 version:1.19.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-storage/python-google-cloud-storage.changes
2019-05-17 23:43:58.725885939 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.2352/python-google-cloud-storage.changes
2019-09-26 20:46:47.573651319 +0200
@@ -1,0 +2,12 @@
+Thu Sep 26 13:51:51 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.19.1:
+ * Minor bugfix over previous release
+
+-------------------------------------------------------------------
+Thu Sep 12 10:18:12 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.19.0:
+ * Huge range of updates and tweaks, mostly bugfixing
+
+-------------------------------------------------------------------
Old:
----
google-cloud-storage-1.15.1.tar.gz
New:
----
google-cloud-storage-1.19.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-storage.spec ++++++
--- /var/tmp/diff_new_pack.ATkmCl/_old 2019-09-26 20:46:48.349649246 +0200
+++ /var/tmp/diff_new_pack.ATkmCl/_new 2019-09-26 20:46:48.381649161 +0200
@@ -18,28 +18,25 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-google-cloud-storage
-Version: 1.15.1
+Version: 1.19.1
Release: 0
Summary: Google Cloud Storage API client library
License: Apache-2.0
Group: Development/Languages/Python
-Url: https://github.com/GoogleCloudPlatform/google-cloud-python
+URL: https://github.com/GoogleCloudPlatform/google-cloud-python
Source:
https://files.pythonhosted.org/packages/source/g/google-cloud-storage/google-cloud-storage-%{version}.tar.gz
-BuildRequires: %{python_module google-api-core >= 1.6.1}
-BuildRequires: %{python_module google-cloud-core >= 0.29.0}
-BuildRequires: %{python_module google-cloud-kms >= 1.0.0}
-BuildRequires: %{python_module google-resumable-media >= 0.3.1}
+BuildRequires: %{python_module google-auth >= 1.2.0}
+BuildRequires: %{python_module google-cloud-core >= 1.0.2}
+BuildRequires: %{python_module google-resumable-media >= 0.4.0}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-google-api-core >= 1.6.1
-Requires: python-google-cloud-core >= 0.29.0
-Recommends: python-google-cloud-kms >= 1.0.0
-Requires: python-google-resumable-media >= 0.3.1
+Requires: python-google-auth >= 1.2.0
+Requires: python-google-cloud-core >= 1.0.2
+Requires: python-google-resumable-media >= 0.4.0
BuildArch: noarch
-
%python_subpackages
%description
@@ -58,7 +55,6 @@
%check
# Disable system tests which do not work without additional tokens
rm tests/system.py
-#%%python_exec setup.py test
%pytest -k "not test_extra_headers"
%files %{python_files}
++++++ google-cloud-storage-1.15.1.tar.gz -> google-cloud-storage-1.19.1.tar.gz
++++++
++++ 4590 lines of diff (skipped)