Compare commits
4 Commits
public_clo
...
factory
| Author | SHA256 | Date | |
|---|---|---|---|
| a2b6919cee | |||
| d870f522f2 | |||
| 1e02d0b03e | |||
| ebd9da11e8 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ac44da9eb0fa0b1229513cd888074abd0211992c4042300afd1c16d41474553
|
||||
size 22914
|
||||
3
google_cloud_dns-0.36.0.tar.gz
Normal file
3
google_cloud_dns-0.36.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b0a4ec76c273901d48b1b73132c3fdcd31874850ca6424cd75e6d631ae3711e
|
||||
size 23030
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user