17
0

4 Commits

Author SHA256 Message Date
1ca246acac Accepting request 1198473 from 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 (forwarded request 1198466 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1198473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-resumable-media?expand=0&rev=24
2024-09-04 11:23:21 +00:00
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
ac26cee2a6 Accepting request 1183013 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1183013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-resumable-media?expand=0&rev=23
2024-06-24 18:56:46 +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
4 changed files with 4 additions and 12 deletions

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1157ed8b46994d60a1bc432544db62352043113684d4e030ee02e77ebe9a1ae
size 2163265

View File

@@ -1,11 +1,3 @@
-------------------------------------------------------------------
Mon Nov 24 07:52:27 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.8.0
* Add support for Python 3.13 and 3.14 (#485)
* Remove setup.cfg configuration for creating universal wheels (#484)
* Resolve issue where pre-release versions of dependencies are installed (#481)
-------------------------------------------------------------------
Tue Sep 3 12:03:02 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-google-resumable-media
Version: 2.8.0
Version: 2.7.2
Release: 0
Summary: Utilities for Google Media Downloads and Resumable Uploads
License: Apache-2.0