commit python-google-cloud-storage for openSUSE:Factory

2020-06-30 Thread root
Hello community,

here is the log from the commit of package python-google-cloud-storage for 
openSUSE:Factory checked in at 2020-06-30 21:56:37

Comparing /work/SRC/openSUSE:Factory/python-google-cloud-storage (Old)
 and  /work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.3060 (New)


Package is "python-google-cloud-storage"

Tue Jun 30 21:56:37 2020 rev:8 rq:817772 version:1.29.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-google-cloud-storage/python-google-cloud-storage.changes
  2020-06-19 17:24:07.088022186 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.3060/python-google-cloud-storage.changes
2020-06-30 21:56:43.930808432 +0200
@@ -1,0 +2,6 @@
+Mon Jun 29 15:55:00 UTC 2020 - Sean Marlow 
+
+- Update version requirement for mock package.
+  + The tests require at least version 3.0.0. 
+
+---



Other differences:
--
++ python-google-cloud-storage.spec ++
--- /var/tmp/diff_new_pack.9kXuQg/_old  2020-06-30 21:56:44.682810759 +0200
+++ /var/tmp/diff_new_pack.9kXuQg/_new  2020-06-30 21:56:44.686810771 +0200
@@ -27,7 +27,7 @@
 BuildRequires:  %{python_module google-auth >= 1.11.0}
 BuildRequires:  %{python_module google-cloud-core >= 1.2.0}
 BuildRequires:  %{python_module google-resumable-media >= 0.5.0}
-BuildRequires:  %{python_module mock}
+BuildRequires:  %{python_module mock >= 3.0.0}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes




commit python-google-cloud-storage for openSUSE:Factory

2020-06-19 Thread root
Hello community,

here is the log from the commit of package python-google-cloud-storage for 
openSUSE:Factory checked in at 2020-06-19 17:23:18

Comparing /work/SRC/openSUSE:Factory/python-google-cloud-storage (Old)
 and  /work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.3606 (New)


Package is "python-google-cloud-storage"

Fri Jun 19 17:23:18 2020 rev:7 rq:815733 version:1.29.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-google-cloud-storage/python-google-cloud-storage.changes
  2020-05-02 22:16:15.408400220 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.3606/python-google-cloud-storage.changes
2020-06-19 17:24:07.088022186 +0200
@@ -1,0 +2,25 @@
+Thu Jun 18 10:41:05 UTC 2020 - John Paul Adrian Glaubitz 

+
+- Update to 1.29.0
+  + Features
+* add *generation*match args into Blob.compose() (#122)
+* add Bucket.reload() and Bucket.update() wrappers to restrict
+  generation match args (#153), closes (#127)
+* add helper for bucket bound hostname URLs (#137), closes (#121)
+* add if*generation*match support for Bucket.rename_blob() (#141)
+* add if*generation*Match support, pt1 (#123)
+* add offset and includeTrailingPrefix options to list_blobs (#125)
+* Create CODEOWNERS (#135)
+  + Bug Fixes
+* **storage:** add documentaion of list_blobs with user project (#147)
+* **storage:** add projection parameter to blob.reload method (#146)
+* **storage:** add unused variables to method generation match (#152)
+* **storage:** change the method names in snippets file (#161)
+* **storage:** fix upload object with bucket cmek enabled (#158)
+* set default POST policy scheme to "http" (#172)
+- from version 1.28.0
+  + Bug Fixes
+* **storage:** anonymous credentials for private bucket (#107)
+* add bucket name into POST policy conditions (#118)
+
+---

Old:

  google-cloud-storage-1.28.0.tar.gz

New:

  google-cloud-storage-1.29.0.tar.gz



Other differences:
--
++ python-google-cloud-storage.spec ++
--- /var/tmp/diff_new_pack.5sdNRO/_old  2020-06-19 17:24:08.876027296 +0200
+++ /var/tmp/diff_new_pack.5sdNRO/_new  2020-06-19 17:24:08.880027308 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-google-cloud-storage
-Version:1.28.0
+Version:1.29.0
 Release:0
 Summary:Google Cloud Storage API python client library
 License:Apache-2.0

++ google-cloud-storage-1.28.0.tar.gz -> google-cloud-storage-1.29.0.tar.gz 
++
 4298 lines of diff (skipped)




commit python-google-cloud-storage for openSUSE:Factory

2020-05-02 Thread root
Hello community,

here is the log from the commit of package python-google-cloud-storage for 
openSUSE:Factory checked in at 2020-05-02 22:16:04

Comparing /work/SRC/openSUSE:Factory/python-google-cloud-storage (Old)
 and  /work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.2738 (New)


Package is "python-google-cloud-storage"

Sat May  2 22:16:04 2020 rev:6 rq:798606 version:1.28.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-google-cloud-storage/python-google-cloud-storage.changes
  2019-09-26 20:46:47.573651319 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.2738/python-google-cloud-storage.changes
2020-05-02 22:16:15.408400220 +0200
@@ -1,0 +2,7 @@
+Tue Apr 28 07:48:26 UTC 2020 - Tomáš Chvátal 
+
+- Update to 1.28.0:
+  * Many various bugfixes all around
+  * Updated dependency requirements
+
+---

Old:

  google-cloud-storage-1.19.1.tar.gz

New:

  google-cloud-storage-1.28.0.tar.gz



Other differences:
--
++ python-google-cloud-storage.spec ++
--- /var/tmp/diff_new_pack.g6f1Bi/_old  2020-05-02 22:16:16.372402240 +0200
+++ /var/tmp/diff_new_pack.g6f1Bi/_new  2020-05-02 22:16:16.376402248 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-google-cloud-storage
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,24 +18,23 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-google-cloud-storage
-Version:1.19.1
+Version:1.28.0
 Release:0
-Summary:Google Cloud Storage API client library
+Summary:Google Cloud Storage API python client library
 License:Apache-2.0
-Group:  Development/Languages/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-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 google-auth >= 1.11.0}
+BuildRequires:  %{python_module google-cloud-core >= 1.2.0}
+BuildRequires:  %{python_module google-resumable-media >= 0.5.0}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-google-auth >= 1.2.0
-Requires:   python-google-cloud-core >= 1.0.2
-Requires:   python-google-resumable-media >= 0.4.0
+Requires:   python-google-auth >= 1.11.0
+Requires:   python-google-cloud-core >= 1.2.0
+Requires:   python-google-resumable-media >= 0.5.0
 BuildArch:  noarch
 %python_subpackages
 
@@ -53,9 +52,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-# Disable system tests which do not work without additional tokens
-rm tests/system.py
-%pytest -k "not test_extra_headers"
+# skipped tests need the credentials set up
+%pytest tests/unit -k 'not (test_conformance_post_policy or 
test_get_signed_policy_v4 or test_create)'
 
 %files %{python_files}
 %license LICENSE

++ google-cloud-storage-1.19.1.tar.gz -> google-cloud-storage-1.28.0.tar.gz 
++
 15440 lines of diff (skipped)




commit python-google-cloud-storage for openSUSE:Factory

2019-09-26 Thread root
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 
+
+- Update to 1.19.1:
+  * Minor bugfix over previous release
+
+---
+Thu Sep 12 10:18:12 UTC 2019 - Tomáš Chvátal 
+
+- 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)




commit python-google-cloud-storage for openSUSE:Factory

2019-05-17 Thread root
Hello community,

here is the log from the commit of package python-google-cloud-storage for 
openSUSE:Factory checked in at 2019-05-17 23:43:58

Comparing /work/SRC/openSUSE:Factory/python-google-cloud-storage (Old)
 and  /work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.5148 (New)


Package is "python-google-cloud-storage"

Fri May 17 23:43:58 2019 rev:4 rq:703587 version:1.15.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-google-cloud-storage/python-google-cloud-storage.changes
  2019-02-28 21:41:53.169563976 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.5148/python-google-cloud-storage.changes
2019-05-17 23:43:58.725885939 +0200
@@ -1,0 +2,20 @@
+Thu May 16 23:24:53 UTC 2019 - Guang Yee 
+
+- Update to version 1.15.1
+  * Widen range for 'google-cloud-core'
+
+- Update to version 1.15.0
+  * New Features
+- Add support for V4 signed URLs
+- Add generation arguments to bucket / blob methods
+  * Implementation Changes
+- Remove classifier for Python 3.4 for end-of-life
+- Ensure that 'Blob.reload' passes encryption headers
+  * Documentation
+- Update client library documentation URLs
+  * Iternal / Testing Changes
+- Fix failing system tests
+- Increase number of retries for 429 errors
+- Un-flake KMS integration tests expecting empty bucket
+
+---

Old:

  google-cloud-storage-1.14.0.tar.gz

New:

  google-cloud-storage-1.15.1.tar.gz



Other differences:
--
++ python-google-cloud-storage.spec ++
--- /var/tmp/diff_new_pack.GwscOT/_old  2019-05-17 23:43:59.409885563 +0200
+++ /var/tmp/diff_new_pack.GwscOT/_new  2019-05-17 23:43:59.413885560 +0200
@@ -18,22 +18,23 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-google-cloud-storage
-Version:1.14.0
+Version:1.15.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
 Source: 
https://files.pythonhosted.org/packages/source/g/google-cloud-storage/google-cloud-storage-%{version}.tar.gz
-BuildRequires:  %{python_module google-api-core >= 0.6.1}
+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 mock}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-google-api-core >= 0.6.1
+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
@@ -57,7 +58,8 @@
 %check
 # Disable system tests which do not work without additional tokens
 rm tests/system.py
-%python_exec setup.py test
+#%%python_exec setup.py test
+%pytest -k "not test_extra_headers"
 
 %files %{python_files}
 %license LICENSE

++ google-cloud-storage-1.14.0.tar.gz -> google-cloud-storage-1.15.1.tar.gz 
++
 4813 lines of diff (skipped)




commit python-google-cloud-storage for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package python-google-cloud-storage for 
openSUSE:Factory checked in at 2019-02-28 21:41:13

Comparing /work/SRC/openSUSE:Factory/python-google-cloud-storage (Old)
 and  /work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.28833 
(New)


Package is "python-google-cloud-storage"

Thu Feb 28 21:41:13 2019 rev:3 rq:676987 version:1.14.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-google-cloud-storage/python-google-cloud-storage.changes
  2019-01-24 14:14:01.103320664 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.28833/python-google-cloud-storage.changes
   2019-02-28 21:41:53.169563976 +0100
@@ -1,0 +2,61 @@
+Mon Feb 18 08:05:01 UTC 2019 - John Vandenberg 
+
+- Activate test suite
+- Increase minimum versions:
+  * google-api-core >= 0.6.1
+  * google-cloud-core >= 0.29.0
+- Adds new dependency google-cloud-kms
+- Update to version 1.14.0
+  * New Features
+- Add 'Bucket.iam_configuration' property, enabling Bucket-Policy-Only.
+  * Documentation
+- Improve docs for 'generate_signed_url'
+- from 1.13.2
+  * Implementation Changes
+- Update Blob.update_storage_class to support rewrite tokens.
+  * Internal / Testing Changes
+- Skip signing tests for insufficient credentials
+- Document Python 2 deprecation
+- Normalize docs for page_size / max_results / page_token.
+- from 1.13.1
+  * Implementation Changes
+- Import iam.policy from google.api_core.
+- Accomodate new back-end restriction on retention period.
+- Avoid deleting a blob renamed to itself
+  * Dependencies
+- Update dependency to google-cloud-core
+- Bump minimum api_core version for all GAPIC libs to 1.4.1.
+  * Documentation
+- Normalize use of support level badges
+  * Internal / Testing Changes
+- Blacken libraries
+- Add templates for flake8, coveragerc, noxfile, and black.
+- Harden teardown in system tests.
+- Harden create_bucket call in systests vs. 429 TooManyRequests.
+- Skip public bucket test in VPC Service Controls
+- Fix lint failure.
+- Disable test running in VPC Service Controls restricted environment
+- Use new Nox
+- from 1.13.0
+  * New Features
+- Add support for bucket retention policies
+- Allow destination.content_type to be None in Blob.compose.
+  * Implementation Changes
+- Ensure that method for Blob.generate_signed_url is uppercase.
+  * Documentation
+- Clarify GCS URL signing limitations on GCE
+- Redirect renamed 'usage.html'/'client.html' -> 'index.html'.
+- from 1.12.0
+  * New Features
+- Add support for Python 3.7, drop support for Python 3.4.
+- Add lifecycle rules helpers to bucket.
+  * Implementation Changes
+- Add 'stacklevel=2' to deprecation warnings.
+  * Documentation
+- Storage docs: fix typos.
+- Prep storage docs for repo split.
+  * Internal / Testing Changes
+- Harden systest teardown further.
+- Nox: use inplace installs
+
+---

Old:

  google-cloud-storage-1.11.0.tar.gz

New:

  google-cloud-storage-1.14.0.tar.gz



Other differences:
--
++ python-google-cloud-storage.spec ++
--- /var/tmp/diff_new_pack.faHhrD/_old  2019-02-28 21:41:53.845563688 +0100
+++ /var/tmp/diff_new_pack.faHhrD/_new  2019-02-28 21:41:53.865563679 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-google-cloud-storage
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,24 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-google-cloud-storage
-Version:1.11.0
+Version:1.14.0
 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
 Source: 
https://files.pythonhosted.org/packages/source/g/google-cloud-storage/google-cloud-storage-%{version}.tar.gz
+BuildRequires:  %{python_module google-api-core >= 0.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 mock}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-google-api-core >= 0.1.1
-Requires:   python-google-cloud-

commit python-google-cloud-storage for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package python-google-cloud-storage for 
openSUSE:Factory checked in at 2019-01-24 14:13:59

Comparing /work/SRC/openSUSE:Factory/python-google-cloud-storage (Old)
 and  /work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.28833 
(New)


Package is "python-google-cloud-storage"

Thu Jan 24 14:13:59 2019 rev:2 rq:667857 version:1.11.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-google-cloud-storage/python-google-cloud-storage.changes
  2018-09-15 15:40:18.840825344 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.28833/python-google-cloud-storage.changes
   2019-01-24 14:14:01.103320664 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:48:39 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-google-cloud-storage.spec ++
--- /var/tmp/diff_new_pack.hOLLYl/_old  2019-01-24 14:14:02.083319532 +0100
+++ /var/tmp/diff_new_pack.hOLLYl/_new  2019-01-24 14:14:02.087319527 +0100
@@ -25,7 +25,6 @@
 Group:  Development/Languages/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 devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros