forked from pool/python-ZConfig
Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 6eae986fbd | |||
| 224c533762 | |||
| db64c695bf | |||
| faf147ecb7 | |||
| 1a9cd8e391 | |||
| acbcecb47e | |||
| 7de4297a20 | |||
| eed39f6a4a |
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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.2
|
||||
Version: 4.3
|
||||
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.7}
|
||||
BuildRequires: %{python_module base >= 3.10}
|
||||
BuildRequires: %{python_module docutils}
|
||||
BuildRequires: %{python_module manuel}
|
||||
BuildRequires: %{python_module pip}
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0e4b5277c4cee8060ce335a578ac458f82c240ae96b16659200dbc4d98bfcce
|
||||
size 127198
|
||||
3
zconfig-4.3.tar.gz
Normal file
3
zconfig-4.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:472233e515fa29be6c873e78b8a2b450c2cd25d0133cb45960837f33f1ab4fe3
|
||||
size 128126
|
||||
Reference in New Issue
Block a user