15
0

6 Commits

Author SHA256 Message Date
fd88d456d4 Accepting request 1319693 from devel:languages:python
- 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) (forwarded request 1319650 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1319693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-resumable-media?expand=0&rev=25
2025-11-24 13:14:45 +00:00
8836dcdda1 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=47
2025-11-24 09:49:35 +00:00
97146dc6b2 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
203fed6153 - 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/package/show/devel:languages:python/python-google-resumable-media?expand=0&rev=45
2024-09-03 12:19:45 +00:00
73b9f4f5df 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
2ca7906c48 - Update to 2.7.1
* Add a check for partial response data (#435)

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 12 additions and 4 deletions

Binary file not shown.

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
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.7.2
Version: 2.8.0
Release: 0
Summary: Utilities for Google Media Downloads and Resumable Uploads
License: Apache-2.0