19
0

Compare commits

4 Commits

Author SHA256 Message Date
a2b6919cee Accepting request 1327389 from devel:languages:python:google
- Update to 0.36.0
  * Add support for Python 3.14 (#321)
  * Adds Python 3.13 support (#319) (forwarded request 1327368 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1327389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-dns?expand=0&rev=3
2026-01-15 16:02:18 +00:00
d870f522f2 - Update to 0.36.0
* Add support for Python 3.14 (#321)
  * Adds Python 3.13 support (#319)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-dns?expand=0&rev=5
2026-01-15 13:03:12 +00:00
1e02d0b03e Accepting request 1312003 from devel:languages:python:google
- Update to 0.35.1
  * Remove setup.cfg configuration for creating universal
    wheels (#316) (942de3a)
  * Resolve issues where pre-release versions of dependencies
    are installed (#313) (5e1a6bc)
- Update upstream_name to google_cloud_dns (forwarded request 1311938 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1312003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-dns?expand=0&rev=2
2025-10-17 18:14:28 +00:00
ebd9da11e8 - Update to 0.35.1
* Remove setup.cfg configuration for creating universal
    wheels (#316) (942de3a)
  * Resolve issues where pre-release versions of dependencies
    are installed (#313) (5e1a6bc)
- Update upstream_name to google_cloud_dns

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-dns?expand=0&rev=3
2025-10-17 11:47:16 +00:00
4 changed files with 23 additions and 7 deletions

View File

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

View File

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

View File

@@ -1,6 +1,22 @@
-------------------------------------------------------------------
Thu Jan 15 11:28:20 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.36.0
* Add support for Python 3.14 (#321)
* Adds Python 3.13 support (#319)
-------------------------------------------------------------------
Fri Oct 17 08:30:36 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.35.1
* Remove setup.cfg configuration for creating universal
wheels (#316) (942de3a)
* Resolve issues where pre-release versions of dependencies
are installed (#313) (5e1a6bc)
- Update upstream_name to google_cloud_dns
-------------------------------------------------------------------
Thu Mar 14 19:30:35 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
- Initial build (jsc#PED-6697)
+ Version 0.35.0

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-google-cloud-dns
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,10 @@
#
%define upstream_name google-cloud-dns
%define upstream_name google_cloud_dns
%{?sle15_python_module_pythons}
Name: python-google-cloud-dns
Version: 0.35.0
Version: 0.36.0
Release: 0
Summary: Google Cloud DNS API access
License: Apache-2.0