Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 1c8766feb0 | |||
| 8f128f1f87 |
BIN
cerberus-1.3.7.tar.gz
LFS
BIN
cerberus-1.3.7.tar.gz
LFS
Binary file not shown.
3
cerberus-1.3.8.tar.gz
Normal file
3
cerberus-1.3.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3eb480747f6b6dc6e3e6854f8388d03a2269a8fa18429b3e4a01aee01706fb03
|
||||||
|
size 921073
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 8 16:49:48 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.3.8:
|
||||||
|
* Support for Python 3.14
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 8 08:35:55 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
Wed Jan 8 08:35:55 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-Cerberus
|
# spec file for package python-Cerberus
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-Cerberus
|
Name: python-Cerberus
|
||||||
Version: 1.3.7
|
Version: 1.3.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Extensible schema and data validation tool for Python dictionaries
|
Summary: Extensible schema and data validation tool for Python dictionaries
|
||||||
License: ISC
|
License: ISC
|
||||||
|
|||||||
Reference in New Issue
Block a user