Accepting request 1171472 from devel:languages:python
- update to 1.4.1: * Fix name of `ConstructorError` * enh: add python 3.12, cleanup - Update to version 1.2.2 * release: 1.2.2 add Python 3.11 support OBS-URL: https://build.opensuse.org/request/show/1171472 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-yamlloader?expand=0&rev=6
This commit is contained in:
commit
785caf0326
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
@ -8,8 +15,8 @@ Fri Dec 29 10:26:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 22:45:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 1.2.2
|
||||
* release: 1.2.2 add Python 3.11 support
|
||||
- Update to version 1.2.2
|
||||
* release: 1.2.2 add Python 3.11 support
|
||||
|
||||
- Update to version 1.2.1
|
||||
* Merge pull request #38 from Phynix/python311
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-yamlloader
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-yamlloader
|
||||
Version: 1.3.2
|
||||
Version: 1.4.1
|
||||
Release: 0
|
||||
License: MIT
|
||||
Summary: Ordered YAML loader and dumper for PyYAML
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7dbd98421d8090c521655f1b06ca030067f29df5253a8878126bce3a90f56817
|
||||
size 11800
|
BIN
yamlloader-1.4.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
yamlloader-1.4.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user