14
0

26 Commits

Author SHA256 Message Date
c3f5cbf0cc Accepting request 1198466 from home:glaubitz:branches:devel:languages:python
- Update to 2.7.2
  * Correctly calculate starting offset for retries of ranged reads (#450)
- Adjust upstream source name in spec file

OBS-URL: https://build.opensuse.org/request/show/1198466
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=45
2024-09-03 12:19:45 +00:00
d614a7a11c Accepting request 1183005 from home:glaubitz:branches:devel:languages:python
- Update to 2.7.1
  * Add a check for partial response data (#435)

OBS-URL: https://build.opensuse.org/request/show/1183005
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=43
2024-06-24 12:15:41 +00:00
3f501c9db5 add lost bsc reference
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=41
2024-03-18 15:49:09 +00:00
1bc2d64490 - Obsolete Python 3.6 build for SLE 15 SP4 and openSUSE Leap 15.4 and later
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=39
2024-03-05 20:59:13 +00:00
2d839c28c0 - Version update in SLE 15 SP4 and later (jsc#PED-6697)
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=37
2024-02-26 20:39:54 +00:00
cfc7c2ddb5 Accepting request 1136777 from home:glaubitz:branches:devel:languages:python
- Update to 2.7.0
  * Add support for Python 3.12 (#407)
  * Support brotli encoding (#403)
- Skip online tests
  * test_brotli
  * test_constructor
  * test_decompress

OBS-URL: https://build.opensuse.org/request/show/1136777
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=35
2024-01-04 11:39:13 +00:00
eda56c3378 Accepting request 1110617 from home:glaubitz:branches:devel:languages:python
- Update to 2.6.0
  Features
  * Add support for concurrent XML MPU uploads (#395)
  * Introduce compatibility with native namespace packages (#385)
  Bug Fixes
  * Add google-auth to aiohttp extra (#386)
- Update file pattern in %files section

OBS-URL: https://build.opensuse.org/request/show/1110617
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=33
2023-09-13 07:39:30 +00:00
4cb9aec363 Accepting request 1086484 from home:glaubitz:branches:devel:languages:python
- Update to 2.5.0
  Features
  * Add support to retry known connection errors (#375)

OBS-URL: https://build.opensuse.org/request/show/1086484
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=31
2023-05-11 11:17:06 +00:00
4c19a5f8b9 Accepting request 1069897 from home:glaubitz:branches:devel:languages:python
- Update to 2.4.1
  Bug Fixes
  * Avoid validating checksums for partial responses (#361)
- Drop patches for issues fixed upstream
  * python-google-resumable-media-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/1069897
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=29
2023-03-07 11:59:38 +00:00
6aa4f3d22e Accepting request 1012047 from home:glaubitz:branches:devel:languages:python
- Update to 2.4.0
  Features
  * Handle interrupted downloads with decompressive transcoding (#346)
  Bug Fixes
  * Allow recover to check the status of upload regardless of state (#343)
  * Require python 3.7+ (#337) (942665f)
  * Use unittest.mock (#329) (82f9769)
  Documentation
  * Fix changelog header to consistent size (#331) (7b1dc9c)
- Refresh patches for new version
  * python-google-resumable-media-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/1012047
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=27
2022-10-17 12:35:02 +00:00
13a3c4eb0c Accepting request 981477 from home:pgajdos:python
- version update to 2.3.3
  * retry client side requests timeout (#319) (d0649c7)
- added patches
  82f9769f33
  + python-google-resumable-media-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/981477
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=25
2022-06-09 16:29:35 +00:00
c4cf205072 Accepting request 967753 from home:glaubitz:branches:devel:languages:python
- Update to 2.3.2
  Bug Fixes
  * append existing headers in prepare_initiate_request (#314)
- from version 2.3.1
  Bug Fixes
  * include existing headers in prepare request (#309)
- from version 2.3.0
  Features
  * safely resume interrupted downloads (#294)
- from version 2.2.1
  Bug Fixes
  * don't overwrite user-agent on requests (42b380e)
- from version 2.2.0
  Features
  * add 'py.typed' declaration file (#287)
  * add support for signed resumable upload URLs (#290)
  Bug Fixes
  * add user-agent on requests (#295)

OBS-URL: https://build.opensuse.org/request/show/967753
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=23
2022-04-08 11:09:21 +00:00
5f7fc34bf9 - update to 2.1.0:
* add support for Python 3.10
  * Include ConnectionError and urllib3 exception as retriable

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=22
2022-01-23 15:55:40 +00:00
414a504912 - Changing pytest's import-mode=importlib seems to make the test
suite working as well.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=21
2021-09-30 08:36:29 +00:00
a030188710 - Run test suite correctly (from tests/ directory moved elsewhere)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=20
2021-09-28 21:04:59 +00:00
d27b0edf45 Accepting request 915213 from home:glaubitz:branches:devel:languages:python
- Update to 2.0.0
  * drop Python 2.7 support
  * retry ConnectionError and similar errors that occur mid-download
- from version 1.3.3
  * revert "fix: add retry coverage to the streaming portion of a download"
- from version 1.3.2
  * add retry coverage to the streaming portion of a download
- from version 1.3.1
  * **deps:** require six>=1.4.0
- Disable Python2 builds
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/915213
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=19
2021-09-28 17:09:49 +00:00
1073283212 - Add Requires on python-google-crc32c.
- Remove aiohttp from BuildRequires, and add it to Recommends.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=18
2021-08-02 04:05:37 +00:00
97e84a301f - Be more specific about included filepaths in %files
- 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-resumable-media?expand=0&rev=16
2021-06-22 06:37:55 +00:00
0464681ba1 - Update to 1.3.0:
- allow RetryStrategy to be configured with a custom initial
    wait and multiplier
  - add support for Python 3.9, drop support for Python 3.5
  - add retries for 'requests.ConnectionError'
  - add _async_resumable_media experimental support
  - allow space in checksum header
  - lint: blacken 5 files
  - bump 'google-crc32c >= 1.0'
  - pin 'google-crc32c < 0.2dev'
  - update docs build (via synth)
  - use googleapis.dev docs link
  - add configurable checksum support for uploads
  - add customizable timeouts to upload/download methods
  - add configurable crc32c checksumming for downloads
  - add templates for python samples projects
  - update client_documentation link
  - updated CHANGELOG.md
  - updated setup.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=15
2021-06-08 17:33:28 +00:00
6bbeec8e72 - To enable the test suite to import the namespace package, touch
__init__.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=13
2021-03-17 03:39:21 +00:00
Tomáš Chvátal
d6d221ded0 Accepting request 792433 from home:mcalabkova:branches:devel:languages:python
- Update to 0.5.0
  * Add raw download classes.

OBS-URL: https://build.opensuse.org/request/show/792433
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=11
2020-04-08 12:13:57 +00:00
Tomáš Chvátal
a4bf0c4c00 - Update to 0.4.1:
* Revert "Always use raw response data. (#87)" (#103)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=9
2019-09-26 14:01:11 +00:00
Tomáš Chvátal
6353ad8bd6 - Update to 0.4.0:
* Require 200 response for initial resumable upload request. (#95)
  * Use response as variable for object returned from http_request. (#98)
  * Further DRY request dependency pins. (#96)
  * Finish download on seeing 416 response with zero byte range. (#86)
  * Always use raw response data. (#87)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=7
2019-09-12 10:16:15 +00:00
Tomáš Chvátal
cc94f9a87e - Update to 0.3.2:
* Using str instead of repr for multipart boundary.
  * Making requests a strict dependency for the requests subpackage.
- Really run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=5
2019-03-15 12:17:01 +00:00
8f35339be5 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=3
2018-12-04 13:30:55 +00:00
05f8d4c59a - Initial packaging (version 0.3.1)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=1
2018-09-12 19:39:55 +00:00