updated to latest:23.7.0

This commit is contained in:
kirin_2_0 2023-07-13 11:30:40 +08:00
parent 733b4f727a
commit 2010ffc52e
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
pyaml-23.7.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,12 +1,12 @@
%global pypi_name pyaml
Name: python-%{pypi_name}
Version: 21.10.1
Version: 23.7.0
Release: 1
Summary: PyYAML-based python module to produce pretty and readable YAML-serialized data
License: WTFPL
URL: https://github.com/clearlinux-pkgs/pyaml
Source0: https://files.pythonhosted.org/packages/b6/f0/dbb524509ce28f5cfd4e1d9e3ef955f51186cfd1b8297f6e158778c4a8ef/%{pypi_name}-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/88/25/eec86c37e00faa6bb0e03bc160a5ebb7dd2f6c116ded286769e350be481b/pyaml-23.7.0.tar.gz
BuildArch: noarch
BuildRequires: python3-devel
Requires: python3-PyYAML
@ -41,6 +41,9 @@ Summary: %{summary}
%changelog
* Thu Jul 13 2023 niuyaru <niuyaru@kylinos.cn> - 23.7.0-1
- Update to 23.7.0
* Thu Jul 7 2022 yaoxin <yaoxin30@h-partners.com> - 21.10.1-1
- Update to 21.10.1