17
0

77 Commits

Author SHA256 Message Date
f221d3cd18 Accepting request 1327705 from devel:languages:python:google
- Fix incorrect Python package names in Requires (forwarded request 1327682 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1327705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=26
2026-01-17 13:54:57 +00:00
e7b572478f Accepting request 1327682 from home:glaubitz:branches:devel:languages:python:google
- Fix incorrect Python package names in Requires

OBS-URL: https://build.opensuse.org/request/show/1327682
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=21
2026-01-16 15:01:11 +00:00
3aebd695f5 next time get a better sleep
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=20
2026-01-16 13:58:04 +00:00
306bf5432c Accepting request 1327659 from home:glaubitz:branches:devel:languages:python:google
- Update to 3.8.0
  * flush the last chunk in append method (#1699)
  * add write resumption strategy (#1663)
  * add bidi stream retry manager. (#1632)
  * implement "append_from_file" (#1686)
  * make flush size configurable (#1677)
  * compute chunk wise checksum for bidi_writes (#1675)
  * expose persisted size in mrd (#1671)
  * add system test for opening with read_handle (#1672)
  * no state lookup while opening bidi-write stream (#1636)
  * close write object stream always (#1661)
- from version 3.7.0
  * Auto enable mTLS when supported certificates are detected (#1637)
  * Send entire object checksum in the final api call of resumable upload (#1654)
  * Support urllib3 >= 2.6.0 (#1658)
  * Fix for move_blob failure when the new blob name contains characters that
    need to be url encoded (#1605)
- from version 3.6.0
  * Add support for partial list buckets (#1606)
  * Make return_partial_success and unreachable fields public for list Bucket (#1601)
  * **zb-experimental:** Add async write object stream
  * **zb-experimental:** Add async write object stream (#1612)
  * Dont pass credentials to StorageClient (#1608)
- from version 3.5.0
  * **experimental:** Add base resumption strategy for bidi streams (#1594)
  * **experimental:** Add checksum for bidi reads operation (#1566)
  * **experimental:** Add read resumption strategy (#1599)
  * **experimental:** Handle BidiReadObjectRedirectedError for bidi reads (#1600)
  * Indicate that md5 is used as a CRC (#1522)
  * Provide option to update user_agent (#1596)

OBS-URL: https://build.opensuse.org/request/show/1327659
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=19
2026-01-16 13:10:32 +00:00
f57f9786f2 Accepting request 1312377 from devel:languages:python:google
- Update to 3.4.1
  * Fixes (#1561) by adding an option to specify the entire object checksum
    for resumable uploads via the `upload_from_string`, `upload_from_file`,
    and `upload_from_filename` methods.
- from version 3.4.0
  * **experimental:** Add async grpc client (#1537)
  * **experimental:** Add grpc client (#1533)
  * GAPIC generation failed with 'Directory not empty' (#1542)
- Adjust python folder names in %files section (forwarded request 1312341 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1312377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=25
2025-10-21 09:15:54 +00:00
12cddd9109 Accepting request 1312341 from home:glaubitz:branches:devel:languages:python:google
- Update to 3.4.1
  * Fixes (#1561) by adding an option to specify the entire object checksum
    for resumable uploads via the `upload_from_string`, `upload_from_file`,
    and `upload_from_filename` methods.
- from version 3.4.0
  * **experimental:** Add async grpc client (#1537)
  * **experimental:** Add grpc client (#1533)
  * GAPIC generation failed with 'Directory not empty' (#1542)
- Adjust python folder names in %files section

OBS-URL: https://build.opensuse.org/request/show/1312341
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=17
2025-10-20 11:04:42 +00:00
bc5dd58155 Accepting request 1302901 from devel:languages:python:google
OBS-URL: https://build.opensuse.org/request/show/1302901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=24
2025-09-05 19:44:02 +00:00
27d036b73a Accepting request 1302899 from home:glaubitz:branches:devel:languages:python:google
- Update to 3.3.1
  * Provide option to user to set entire object checksum at "initiate
    a resumable upload session" and send the same (#1525)
  * Send part's checksum for XML MPU part upload (#1529)
- from version 3.3.0
  * Add support for bucket IP filter (#1516)
  * Add logs on AssertionError for issue (#1512)
  * Update the documentation of move_blob function (#1507)
- from version 3.2.0
  * Adding support of single shot download (#1493)
- from version 3.1.1
  * Add a check for partial response data (#1487)
  * Add trove classifier for Python 3.13 (0100916)
  * **deps:** Require google-crc32c >= 1.1.3 (0100916)
  * **deps:** Require protobuf >= 3.20.2, < 7.0.0 (0100916)
  * **deps:** Require requests &gt;= 2.22.0 (0100916)
  * Remove setup.cfg configuration for creating universal wheels (#1448)
  * Resolve issue where pre-release versions of dependencies are installed (0100916)
  * Segmentation fault in tink while writing data (#1490)
  * Move quickstart to top of readme (#1451)
  * Update README to break infinite redirect loop (#1450)
- Add %{python_sitelib}/google/cloud/storage_v2 in %files section
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1302899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=15
2025-09-05 10:33:53 +00:00
969dd0475d Accepting request 1273069 from devel:languages:python:google
OBS-URL: https://build.opensuse.org/request/show/1273069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=23
2025-04-28 14:17:38 +00:00
1b4212a31a Accepting request 1272835 from home:glaubitz:branches:devel:languages:python:google
- Update to 3.1.0
  * Add api_key argument to Client constructor (#1441)
  * Add Bucket.move_blob() for HNS-enabled buckets (#1431)
- from version 3.0.0
  * The default checksum strategy for uploads has changed from None to "auto" (#1383)
  * The default checksum strategy for downloads has changed from "md5" to "auto" (#1383)
  * Deprecated positional argument "num_retries" has been removed (#1377)
  * Deprecated argument "text_mode" has been removed (#1379)
  * Blob.download_to_filename() now deletes the empty destination file on a 404 (#1394)
  * Media operations now use the same retry backoff, timeout and custom predicate system
    as non-media operations, which may slightly impact default retry behavior (#1385)
  * Retries are now enabled by default for uploads, blob deletes and blob metadata updates (#1400)
  * Add "auto" checksum option and make default ([1383)
  * Blob.download_to_filename() deletes the empty destination file on a 404 (#1394)
  * Enable custom predicates for media operations (#1385)
  * Integrate google-resumable-media (#1283)
  * Retry by default for uploads, blob deletes, metadata updates (#1400)
  * Cancel upload when BlobWriter exits with exception (#1243)
  * Changed name of methods `Blob.from_string()` and `Bucket.from_string()` to `from_uri()` (#1335)
  * Correctly calculate starting offset for retries of ranged reads (#1376)
  * Filter download_kwargs in BlobReader (#1411)
  * Remove deprecated num_retries argument (#1377)
  * Remove deprecated text_mode argument (#1379)
  * Correct formatting and update README.rst (#1427)
  * Fix issue with exceptions.py documentation (#1328)
- Refresh demock.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1272835
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=13
2025-04-28 10:18:57 +00:00
30eccc85a1 Accepting request 1228478 from devel:languages:python:google
- Update to 2.19.0:
  - Features
    - Add integration test for universe domain
    - Add restore_bucket and handling for soft-deleted buckets
    - Add support for restore token
    - IAM signBlob retry and universe domain support
  - Bug Fixes
    - Allow signed post policy v4 with service account and token
    - Do not spam the log with checksum related INFO messages
      when downloading using transfer_manager
- Update to 2.18.2:
  - Bug Fixes
    - Add regression test for range read retry issue and bump
      dependency to fix
- Update to 2.18.1:
  - Bug Fixes
    - Properly escape URL construction for XML MPU API
- Update to 2.18.0:
  - Features
    - Add OpenTelemetry Tracing support as a preview feature
  - Bug Fixes
    - Allow Protobuf 5.x
    - Correct notification error message
- Update to 2.17.0:
  - Features
    - Support HNS enablement in bucket metadata
    - Support page_size in bucket.list_blobs
  - Bug Fixes
    - Remove deprecated methods in samples and tests
  - Documentation
    - Reference Storage Control in readme
    - Update DEFAULT_RETRY_IF_GENERATION_SPECIFIED docstrings
- Update to 2.16.0:
  - Features
    - Add support for soft delete
    - Support includeFoldersAsPrefixes
- Update to 2.15.0:
  - Features
    - Support custom universe domains/TPC
  - Bug Fixes
    - Add "updated" as property for Bucket
    - Remove utcnow usage

OBS-URL: https://build.opensuse.org/request/show/1228478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=22
2024-12-05 16:09:38 +00:00
57d5d57159 - Update to 2.19.0:
- Features
    - Add integration test for universe domain
    - Add restore_bucket and handling for soft-deleted buckets
    - Add support for restore token
    - IAM signBlob retry and universe domain support
  - Bug Fixes
    - Allow signed post policy v4 with service account and token
    - Do not spam the log with checksum related INFO messages
      when downloading using transfer_manager
- Update to 2.18.2:
  - Bug Fixes
    - Add regression test for range read retry issue and bump
      dependency to fix
- Update to 2.18.1:
  - Bug Fixes
    - Properly escape URL construction for XML MPU API
- Update to 2.18.0:
  - Features
    - Add OpenTelemetry Tracing support as a preview feature
  - Bug Fixes
    - Allow Protobuf 5.x
    - Correct notification error message
- Update to 2.17.0:
  - Features
    - Support HNS enablement in bucket metadata
    - Support page_size in bucket.list_blobs
  - Bug Fixes
    - Remove deprecated methods in samples and tests
  - Documentation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=11
2024-12-05 09:09:41 +00:00
f85e489039 Accepting request 1157359 from devel:languages:python:google
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1157359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=21
2024-03-13 21:19:08 +00:00
e1410a23dd - Obsolete Python 3.6 build for SLE 15 SP4 and openSUSE Leap 15.4 and later
- Update to 1.23.0:
  * Move create_bucket implementation from Bucket to Client.
  * Add opt-in raw download support.
  * Fix query-string order dependent assert.
  * Normalize VPCSC configuration in system tests.
- Update to 1.22.0:
  * Add UBLA attrs to IAMConfiguration.
- Update to 1.21.0:
  * Add gcloud-python header to user agent.
  * Don't report a gapic version for storage.
  * Update storage endpoint from www.googleapis.com to
    storage.googleapis.com.
  * Call anonymous client method to remove dependency of google
    application credentials.
  * Enable CSEK w/ V4 signed URLs.
  * Support predefined ACLs in Bucket.create.
- Update to 1.20.0:
  * Add user_project param to HMAC-related methods.
  * Add Blob.from_string and Bucket.from_string factories.
  * Add support for STORAGE_EMULATOR_HOST; add benchwrapper script.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=9
2024-03-05 20:54:07 +00:00
dd377ad04c Accepting request 1155082 from devel:languages:python:google
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1155082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=20
2024-03-05 17:52:08 +00:00
32ad69ee1b - Version update in SLE 15 SP4 and later (jsc#PED-6697)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=7
2024-02-27 10:05:01 +00:00
b9e50b18e5 - Fix tests, setting GOOGLE_CLOUD_PROJECT environment variable.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=6
2023-12-21 08:05:00 +00:00
347189d2ac 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
9e3bea2fae - 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
ae047145aa - 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
813ad8872d - Add fake default credentials to fix tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=5
2023-12-18 16:30:22 +00:00
d88ee83323 - Fix tests, setting GOOGLE_CLOUD_PROJECT environment variable.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-storage?expand=0&rev=4
2023-12-18 13:24:56 +00:00
dcb41c02ea 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
0317b99d4f 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
190c995452 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
eb2e276e7a - 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
e5092afe04 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
35bbb59f83 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
71ac8758f7 - 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
8b086cc681 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
672b299eeb 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
bde10bd4ee 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
cf48842a41 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
6fb174e47a 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
02ed019149 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
32b8a7548f 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
f37597a64c 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
f7968e8243 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
b0bcb6d8d3 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
03fd31790c 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
b6bfb9b845 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
1a2397ece6 - 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
2f2d3d0e9e 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
887c63f9f4 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
477e10cdb1 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
48e7b7d47e 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
a1410d0910 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
6973e455e8 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
56478ed9c1 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
6d983b98ca - 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