Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| bb8d04ec8c | |||
| e079b451d4 | |||
| 2806c05b3b | |||
| 11ddc6695f | |||
| 6b7b5930f1 | |||
| 920a4a1f4f |
@@ -1,10 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 26 13:26:51 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 4.3
|
||||
* Add support for Python 3.14.
|
||||
* Drop support for Python 3.9.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 26 01:49:36 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -18,13 +18,13 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-ZConfig
|
||||
Version: 4.3
|
||||
Version: 4.2
|
||||
Release: 0
|
||||
Summary: Structured Configuration Library
|
||||
License: ZPL-2.1
|
||||
URL: https://github.com/zopefoundation/ZConfig
|
||||
Source: https://files.pythonhosted.org/packages/source/Z/ZConfig/zconfig-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.10}
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module docutils}
|
||||
BuildRequires: %{python_module manuel}
|
||||
BuildRequires: %{python_module pip}
|
||||
|
||||
3
zconfig-4.2.tar.gz
Normal file
3
zconfig-4.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0e4b5277c4cee8060ce335a578ac458f82c240ae96b16659200dbc4d98bfcce
|
||||
size 127198
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:472233e515fa29be6c873e78b8a2b450c2cd25d0133cb45960837f33f1ab4fe3
|
||||
size 128126
|
||||
Reference in New Issue
Block a user