!7 Update package to version 23.7.0

From: @kirin_2_0 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2023-09-01 01:49:02 +00:00 committed by Gitee
commit a2fed9eec9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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 %global pypi_name pyaml
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 21.10.1 Version: 23.7.0
Release: 1 Release: 1
Summary: PyYAML-based python module to produce pretty and readable YAML-serialized data Summary: PyYAML-based python module to produce pretty and readable YAML-serialized data
License: WTFPL License: WTFPL
URL: https://github.com/clearlinux-pkgs/pyaml 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 BuildArch: noarch
BuildRequires: python3-devel BuildRequires: python3-devel
Requires: python3-PyYAML Requires: python3-PyYAML
@ -41,6 +41,9 @@ Summary: %{summary}
%changelog %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 * Thu Jul 7 2022 yaoxin <yaoxin30@h-partners.com> - 21.10.1-1
- Update to 21.10.1 - Update to 21.10.1