!4 Update to 21.10.1
From: @starlet-dx Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
733b4f727a
Binary file not shown.
BIN
pyaml-21.10.1.tar.gz
Normal file
BIN
pyaml-21.10.1.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
%global pypi_name pyaml
|
%global pypi_name pyaml
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 19.4.1
|
Version: 21.10.1
|
||||||
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/bf/0c/bf62f049446da78498eb607bc8cbb0604cf1e8d618f2f733e538dcb6e0bc/%{pypi_name}-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/b6/f0/dbb524509ce28f5cfd4e1d9e3ef955f51186cfd1b8297f6e158778c4a8ef/%{pypi_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
Requires: python3-PyYAML
|
Requires: python3-PyYAML
|
||||||
@ -24,7 +24,7 @@ Summary: %{summary}
|
|||||||
%description -n python3-%{pypi_name} %{_description}
|
%description -n python3-%{pypi_name} %{_description}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{pypi_name}-%{version}
|
%autosetup -n %{pypi_name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -41,5 +41,8 @@ Summary: %{summary}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 7 2022 yaoxin <yaoxin30@h-partners.com> - 21.10.1-1
|
||||||
|
- Update to 21.10.1
|
||||||
|
|
||||||
* Thu Nov 7 2019 caomeng <caomeng5@huawei.com> - 19.4.1-1
|
* Thu Nov 7 2019 caomeng <caomeng5@huawei.com> - 19.4.1-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user