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
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
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
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
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
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
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
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
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
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
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
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
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
a5b20079b0
Accepting request 703586 from home:yeey:branches:devel:languages:python
...
- 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
OBS-URL: https://build.opensuse.org/request/show/703586
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=7
2019-05-16 23:30:02 +00:00
Thomas Bechtold
48be0cc78f
Accepting request 676980 from home:jayvdb:django
...
- 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 from v1.11.0 to v1.14.0, including add support for Python 3.7, drop support for Python 3.4
OBS-URL: https://build.opensuse.org/request/show/676980
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=5
2019-02-18 09:40:20 +00:00
8696bb8b4b
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=3
2018-12-04 13:30:42 +00:00
Yuchen Lin
4fed804a72
Accepting request 635525 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/635525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-storage?expand=0&rev=1
2018-09-15 13:39:42 +00:00
Thomas Bechtold
fa516358ad
- Initial packaging (version 1.11.0)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=1
2018-09-13 11:20:18 +00:00