3 Commits

Author SHA256 Message Date
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