Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| df062315e6 |
@@ -1,17 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu May 2 22:18:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- update to 1.4.1:
|
|
||||||
* Fix name of `ConstructorError`
|
|
||||||
* enh: add python 3.12, cleanup
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Dec 29 10:26:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- update to 1.3.2:
|
|
||||||
* Python 3.11 upgrade, drop 3.7 (use old version < 1.3 if
|
|
||||||
desired in Python 3.7)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 7 22:45:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Wed Dec 7 22:45:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-yamlloader
|
# spec file for package python-yamlloader
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-yamlloader
|
Name: python-yamlloader
|
||||||
Version: 1.4.1
|
Version: 1.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: Ordered YAML loader and dumper for PyYAML
|
Summary: Ordered YAML loader and dumper for PyYAML
|
||||||
|
|||||||
BIN
yamlloader-1.2.2.tar.gz
LFS
Normal file
BIN
yamlloader-1.2.2.tar.gz
LFS
Normal file
Binary file not shown.
BIN
yamlloader-1.4.1.tar.gz
LFS
BIN
yamlloader-1.4.1.tar.gz
LFS
Binary file not shown.
Reference in New Issue
Block a user