58 Commits

Author SHA256 Message Date
cb168b23e1 fetch updates from devel package devel:languages:python/python-google-cloud-storage
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=2
2023-12-17 20:02:52 +00:00
103bb63754 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=1 2023-12-17 20:02:52 +00:00
Ana Guerrero
d32b97bbdb Accepting request 1134085 from devel:languages:python
- Fix tests, setting GOOGLE_CLOUD_PROJECT environment variable.
- Add fake default credentials to fix tests

- update to 2.14.0:
  * Add support for Python 3.12
  * Support object retention lock
  * Clarify error message and docstrings in Blob class method
  * Propagate timeout in BlobWriter
  * Use native namespace to avoid pkg_resources warnings

- Update to 2.13.0
  * Add Autoclass v2.1 support (#1117)
  * Add support for custom headers (#1121)
  * Blob.from_string parse storage uri with regex (#1170)
  * Bucket.delete(force=True) now works with version-enabled buckets (#1172)
  * Fix typo in Bucket.clear_lifecycle_rules() (#1169)
  * Fix exception field in tm reference docs (#1164)
- from version 2.12.0
  * Add additional_blob_attributes to upload_many_from_filenames (#1162)
  * Add crc32c_checksum argument to download_chunks_concurrently (#1138)
  * Add skip_if_exists to download_many (#1161)
  * Launch transfer manager to GA (#1159)
  * Bump python-auth version to fix issue and remove workaround (#1158)
  * Mark _deprecate_threads_param as a wrapper to unblock introspection and docs (#1122)
  * Add snippets for upload_chunks_concurrently and add chunk_size (#1135)
  * Update formatting and wording in transfer_manager docstrings (#1163)
- from version 2.11.0
  * Add gccl-gcs-cmd field to X-Goog-API-Client header for Transfer Manager calls (#1119)
  * Add transfer_manager.upload_chunks_concurrently using the XML MPU API (#1115)
  * Support configurable retries in upload_chunks_concurrently (#1120)

OBS-URL: https://build.opensuse.org/request/show/1134085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=19
2023-12-20 20:01:33 +00:00
6d987cf145 - Remove WIP comment in changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=54
2023-12-19 17:18:04 +00:00
0758834059 - Fix tests, setting GOOGLE_CLOUD_PROJECT environment variable.
- Add fake default credentials to fix tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=53
2023-12-19 17:07:38 +00:00
4c70b05c2a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=52 2023-12-16 19:59:48 +00:00
3fe92e5cc3 - update to 2.14.0:
* Add support for Python 3.12
  * Support object retention lock
  * Clarify error message and docstrings in Blob class method
  * Propagate timeout in BlobWriter
  * Use native namespace to avoid pkg_resources warnings
- Remove horrible workarounds creating __init__.py and then removing them.
  - allow metadata keys to be cleared
    'download_as_text'
  - update 'custom_time' setter to record change
  - use passed-in client within Blob.from_string and helpers
  - preserve metadata value when uploading new file content
  - pass 'client_options' to base class ctor
  - change datetime.now to utcnow
  + The tests require at least version 3.0.0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=51
2023-12-16 19:23:27 +00:00
fcb37d9ae2 Accepting request 1128593 from home:glaubitz:branches:devel:languages:python
- Update to 2.13.0
  * Add Autoclass v2.1 support (#1117)
  * Add support for custom headers (#1121)
  * Blob.from_string parse storage uri with regex (#1170)
  * Bucket.delete(force=True) now works with version-enabled buckets (#1172)
  * Fix typo in Bucket.clear_lifecycle_rules() (#1169)
  * Fix exception field in tm reference docs (#1164)
- from version 2.12.0
  * Add additional_blob_attributes to upload_many_from_filenames (#1162)
  * Add crc32c_checksum argument to download_chunks_concurrently (#1138)
  * Add skip_if_exists to download_many (#1161)
  * Launch transfer manager to GA (#1159)
  * Bump python-auth version to fix issue and remove workaround (#1158)
  * Mark _deprecate_threads_param as a wrapper to unblock introspection and docs (#1122)
  * Add snippets for upload_chunks_concurrently and add chunk_size (#1135)
  * Update formatting and wording in transfer_manager docstrings (#1163)
- from version 2.11.0
  * Add gccl-gcs-cmd field to X-Goog-API-Client header for Transfer Manager calls (#1119)
  * Add transfer_manager.upload_chunks_concurrently using the XML MPU API (#1115)
  * Support configurable retries in upload_chunks_concurrently (#1120)
  * Split retention period tests due to caching change (#1068)
  * Add Transfer Manager documentation in c.g.c (#1109)
- Refresh patches for new version
  * demock.patch
- Update BuildRequires and Require from setup.py

OBS-URL: https://build.opensuse.org/request/show/1128593
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=50
2023-11-26 11:19:51 +00:00
fd29078509 Accepting request 1095801 from home:glaubitz:branches:devel:languages:python
- Update to 2.10.0
  * Add matchGlob parameter to list_blobs (#1055)
  * Allow exceptions to be included in batch responses (#1043)
  * Extend wait for bucket metadata consistency in system tests (#1053)
  * Add clarification to batch module (#1045)

OBS-URL: https://build.opensuse.org/request/show/1095801
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=49
2023-06-28 13:03:31 +00:00
0c660f9ce6 - WORK IN PROGRESS! TESTS STILL FAIL!
- Update to 2.9.0:
  - Un-deprecate blob.download_to_file(), bucket.create(), and bucket.list_blobs()
  - Avoid pickling processed credentials
  - Improve test error message for missing credentials
  - Add sample and sample test for transfer manager
  - Remove threads in transfer manager samples

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=48
2023-05-10 11:39:31 +00:00
Dominique Leuenberger
933588aed0 Accepting request 1075541 from devel:languages:python
- Update to 2.8.0
  * Add multiprocessing and chunked downloading to transfer manager (#1002)
  * Add trove classifier for python 3.11 (#971)
  * Remove use of deprecated cgi module (#1006)
  * Add clarifications to read timeout (#873)
  * Fix c.g.c structure (#982)
  * Update c.g.c docs and guides  (#994)
- Refresh patches for new upstream version
  * demock.patch (forwarded request 1075534 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1075541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=18
2023-03-30 20:52:29 +00:00
d69e04de52 Accepting request 1075534 from home:glaubitz:branches:devel:languages:python
- Update to 2.8.0
  * Add multiprocessing and chunked downloading to transfer manager (#1002)
  * Add trove classifier for python 3.11 (#971)
  * Remove use of deprecated cgi module (#1006)
  * Add clarifications to read timeout (#873)
  * Fix c.g.c structure (#982)
  * Update c.g.c docs and guides  (#994)
- Refresh patches for new upstream version
  * demock.patch

OBS-URL: https://build.opensuse.org/request/show/1075534
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=46
2023-03-30 11:13:34 +00:00
Dominique Leuenberger
4aa028b8a9 Accepting request 1056981 from devel:languages:python
- Update to 2.7.0
  * Add "transfer_manager" module for concurrent uploads and
    downloads, as a preview feature (#943)
  * Add use_auth_w_custom_endpoint support (#941)
  * Implement closed property on fileio.py classes (#907)

OBS-URL: https://build.opensuse.org/request/show/1056981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=17
2023-01-09 16:23:27 +00:00
60e24e279f OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=44 2023-01-09 08:06:06 +00:00
da46175946 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=43 2023-01-08 14:41:57 +00:00
1f2cd2de22 Accepting request 1056370 from home:glaubitz:branches:devel:languages:python
- Update to 2.7.0
  * Add "transfer_manager" module for concurrent uploads and
    downloads, as a preview feature (#943)
  * Add use_auth_w_custom_endpoint support (#941)
  * Implement closed property on fileio.py classes (#907)

OBS-URL: https://build.opensuse.org/request/show/1056370
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=42
2023-01-06 12:20:11 +00:00
Dominique Leuenberger
2d91d203f8 Accepting request 1036390 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1036390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=16
2022-11-17 16:24:50 +00:00
6a909e57e0 Accepting request 1036256 from home:glaubitz:branches:devel:languages:python
- Update to 2.6.0
  Features
  * Add Autoclass support and samples (#791), closes (#797)
  * Add predefined_acl to create_resumable_upload_session (#878)
  * Enable delete_blobs() to preserve generation (#840), closes (#814)
  * Make tests run against environments other than prod (#883)
  Bug Fixes
  * Align bucket bound hostname url builder consistency (#875)
  * BlobWriter.close() will do nothing if already closed (#887)
  * Remove client side validations (#868)
  Documentation
  * Update comments in list_blobs sample (#866)
  * Clarify prefixes entity in list_blobs usage (#837)
  * Streamline docs for migration (#876)
  * Update docstring for lifecycle_rules to match generator behavior (#841)

OBS-URL: https://build.opensuse.org/request/show/1036256
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=40
2022-11-17 06:27:00 +00:00
Dominique Leuenberger
35757015c4 Accepting request 1003296 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1003296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=15
2022-09-13 13:10:05 +00:00
958e1c1cdb Accepting request 1003283 from home:glaubitz:branches:devel:languages:python
- Update to 2.5.0
  * Custom Placement Config Dual Region Support (#819)
  * open file-like objects in byte mode for uploads (#824)

OBS-URL: https://build.opensuse.org/request/show/1003283
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=38
2022-09-13 10:44:59 +00:00
Dominique Leuenberger
97e2201525 Accepting request 981504 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/981504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=14
2022-06-09 13:41:46 +00:00
69d449efe2 Accepting request 981478 from home:pgajdos:python
- version update to 2.4.0
  Features
    * add AbortIncompleteMultipartUpload lifecycle rule (#765) (b2e5150)
    * support OLM Prefix/Suffix (#773) (187cf50)
  Bug Fixes
    * fix rewrite object in CMEK enabled bucket (#807) (9b3cbf3)
  Documentation
    * fix changelog header to consistent size (#802) (4dd0907)
    * samples: Update the Recovery Point Objective (RPO) sample output (#725) (b0bf411)
    * Update generation_metageneration.rst with a missing space (#798) (1e7cdb6)
    * update retry docs (#808) (c365d5b)
- test in _multibuild
- modified patches
  % demock.patch (rebased)
- deleted patches
  - no-relative-imports.patch (upstreamed)
- added sources
  + _multibuild

OBS-URL: https://build.opensuse.org/request/show/981478
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=36
2022-06-09 12:41:45 +00:00
935035ec14 - Limit %files list a bit tighter.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=35
2022-04-23 09:49:41 +00:00
Dominique Leuenberger
ceed1a1389 Accepting request 970440 from devel:languages:python
REQUIRES https://build.opensuse.org/request/show/970437

- Update to 2.3.0:
  - add dual region bucket support and sample
  - track invocation id for retry metrics
  - deps: drop pkg_resources
  - fix links in blob module
- Add patches:
  - no-relative-imports.patch to allow running the test suite
    with pytest (gh#googleapis/python-storage#772)
  - demock.patch to remove dependency on the external package
    mock (gh#googleapis/python-storage#770)

OBS-URL: https://build.opensuse.org/request/show/970440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=13
2022-04-19 07:58:06 +00:00
3b7b2206e9 Fix changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=33
2022-04-16 11:07:42 +00:00
c32bbae7ed OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=32 2022-04-16 10:44:23 +00:00
Dominique Leuenberger
ad9d5871bb Accepting request 969851 from devel:languages:python
- Update to 2.2.1
  Bug Fixes
  * remove py.typed marker file for PEP 561 (#735), closes (#734)
- from version 2.2.0
  Features
  * allow no project in client methods using storage emulator (#703)
  Bug Fixes
  * add user agent in python-storage when calling resumable media (c7bf615)
  * **deps:** require google-api-core>=1.31.5, >=2.3.2 (#722) (e9aab38)
  * Fix BlobReader handling of interleaved reads and seeks (#721) (5d1cfd2)
  * retry client side requests timeout (#727) (e0b3b35)
  Documentation
  * fixed download_blob_to_file example (#704) (2c94d98)
- from 2.1.0
  Features
  * add turbo replication support and samples (#622) (4dafc81)
  * avoid authentication with storage emulator (#679) (8789afa)
  * remove python 3.6 support (#689) (8aa4130)
- from version 2.0.0
  BREAKING CHANGES
  * Remove Python 2 support (#657)
  Features
  * Remove Python 2 support (#657) (b611670)
- from version 1.44.0
  Features
  * add raw_download kwarg to BlobReader (#668) (10cdad6)
  Documentation
  * Describe code sample more specifically (#660) (0459cb4)
  * refresh readme instructions (#667) (ceb9314)
  * This is just a simple PR to better describe what the code (forwarded request 969826 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/969851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=12
2022-04-13 19:06:09 +00:00
993459addd Accepting request 969826 from home:glaubitz:branches:devel:languages:python
- Update to 2.2.1
  Bug Fixes
  * remove py.typed marker file for PEP 561 (#735), closes (#734)
- from version 2.2.0
  Features
  * allow no project in client methods using storage emulator (#703)
  Bug Fixes
  * add user agent in python-storage when calling resumable media (c7bf615)
  * **deps:** require google-api-core>=1.31.5, >=2.3.2 (#722) (e9aab38)
  * Fix BlobReader handling of interleaved reads and seeks (#721) (5d1cfd2)
  * retry client side requests timeout (#727) (e0b3b35)
  Documentation
  * fixed download_blob_to_file example (#704) (2c94d98)
- from 2.1.0
  Features
  * add turbo replication support and samples (#622) (4dafc81)
  * avoid authentication with storage emulator (#679) (8789afa)
  * remove python 3.6 support (#689) (8aa4130)
- from version 2.0.0
  BREAKING CHANGES
  * Remove Python 2 support (#657)
  Features
  * Remove Python 2 support (#657) (b611670)
- from version 1.44.0
  Features
  * add raw_download kwarg to BlobReader (#668) (10cdad6)
  Documentation
  * Describe code sample more specifically (#660) (0459cb4)
  * refresh readme instructions (#667) (ceb9314)
  * This is just a simple PR to better describe what the code

OBS-URL: https://build.opensuse.org/request/show/969826
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=30
2022-04-13 11:43:23 +00:00
Dominique Leuenberger
705e1ec477 Accepting request 927534 from devel:languages:python
- Add no-relative-imports.patch to fix relative imports.

OBS-URL: https://build.opensuse.org/request/show/927534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=11
2021-10-26 18:14:14 +00:00
Dominique Leuenberger
4962a87ed0 Accepting request 922325 from devel:languages:python
- Copy the testsuite before we run it to avoid import problems.
- Remove horrible workarounds creating __init__.py and then removing them. 
- Drop Requires on python-google-filesystem.

OBS-URL: https://build.opensuse.org/request/show/922325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=10
2021-09-30 21:43:44 +00:00
5317879d9d - Add no-relative-imports.patch to fix relative imports.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=28
2021-09-30 15:42:39 +00:00
Steve Kowalik
713645f79d - Copy the testsuite before we run it to avoid import problems.
- Remove horrible workarounds creating __init__.py and then removing them. 
- Drop Requires on python-google-filesystem.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=27
2021-09-30 09:06:14 +00:00
Dominique Leuenberger
4ed54b11ff Accepting request 901276 from devel:languages:python
- Correct Requires to googleapis-common-protos.
- Add Requires on python-google-filesystem, and stop including a file it
  now ships.

- Update to 1.38.0:
  - add getters and setters for encryption_key and kms_key_name
  - retry auth.TransportError errors
  - revise docstrings for generate_signed_url
  - Ensure consistency check in test runs even if expected error
    occurs
  - silence expected errors for routine operations on BlobReader
  - add blob.open() for file-like I/O
  - update user_project usage and documentation in bucket/client
    class methods
  - update batch connection to request api endpoint info from
    client
  - allow metadata keys to be cleared 
  - allow signed url version v4 without signed credentials
  - correctly encode bytes for V2 signature
  - add mtls support
  - correctly decode times without microseconds
  - expose num_retries parameter for blob upload methods
  - pass the unused parameter
  - set custom_time on uploads
  - address incorrect usage of request preconditions
  - Amend default retry behavior for bucket operations on client
  - support ConnectionError retries for media operations
  - make retry parameter public and added in other methods
  - avoid triggering global logging config
  - fall back to 'charset' of 'content_type' in

OBS-URL: https://build.opensuse.org/request/show/901276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=9
2021-06-22 18:45:01 +00:00
Steve Kowalik
faf20f1791 - Correct Requires to googleapis-common-protos.
- Add Requires on python-google-filesystem, and stop including a file it
  now ships.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=25
2021-06-22 06:36:03 +00:00
027766ac68 Revert
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=24
2021-06-09 16:11:12 +00:00
d2e7459739 - Remove no-network.patch and replace it
with the upstream attempt for solution
  416-avoid_real_client_in_bucket_blob_unit_tests.patch
  (gh#googleapis/python-storage#457).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=23
2021-06-09 15:20:40 +00:00
6ac59b4011 Fix Requires: requests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=22
2021-06-09 15:05:05 +00:00
748cb43d8b Remove unnecessary BR
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=21
2021-06-09 15:03:33 +00:00
de1ec0b9b4 Improve changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=20
2021-06-08 17:06:39 +00:00
cb0214744b Accepting request 898506 from home:mcepl:branches:devel:languages:python
ok

OBS-URL: https://build.opensuse.org/request/show/898506
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=19
2021-06-08 16:56:57 +00:00
6b4cad2f6f - Skip Python 2 build as dependencies are no longer built for Python 2 either
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=18
2021-04-13 19:31:04 +00:00
Dominique Leuenberger
84e8a68e52 Accepting request 817772 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/817772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=8
2020-06-30 19:56:37 +00:00
Tomáš Chvátal
8b74f13c94 Accepting request 817748 from home:seanmarlow:branches:devel:languages:python
- Update version requirement for mock package.
  + The tests require at least version 3.0.0.

OBS-URL: https://build.opensuse.org/request/show/817748
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=16
2020-06-29 19:14:34 +00:00
Dominique Leuenberger
ae87f55872 Accepting request 815733 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/815733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=7
2020-06-19 15:23:18 +00:00
Tomáš Chvátal
2c370f6cc7 Accepting request 815731 from home:glaubitz:branches:devel:languages:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/815731
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=14
2020-06-18 11:36:30 +00:00
Dominique Leuenberger
3e153fd70a Accepting request 798606 from devel:languages:python
- Update to 1.28.0:
  * Many various bugfixes all around
  * Updated dependency requirements

OBS-URL: https://build.opensuse.org/request/show/798606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=6
2020-05-02 20:16:04 +00:00
Tomáš Chvátal
e0f8b0fb81 - Update to 1.28.0:
* Many various bugfixes all around
  * Updated dependency requirements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=12
2020-04-28 09:30:30 +00:00
Dominique Leuenberger
818ff12c1b Accepting request 733461 from devel:languages:python
- Update to 1.19.1:
  * Minor bugfix over previous release

- Update to 1.19.0:
  * Huge range of updates and tweaks, mostly bugfixing

OBS-URL: https://build.opensuse.org/request/show/733461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=5
2019-09-26 18:46:44 +00:00
Tomáš Chvátal
6c1057f28e - Update to 1.19.1:
* Minor bugfix over previous release

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=10
2019-09-26 14:01:20 +00:00
Tomáš Chvátal
3f83dad7e3 - Update to 1.19.0:
* Huge range of updates and tweaks, mostly bugfixing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=9
2019-09-12 17:58:21 +00:00