!3 Upgrade to 3.2.1
From: @houyingchao Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
f0998ed1c7
Binary file not shown.
BIN
jaraco.classes-3.2.1.tar.gz
Normal file
BIN
jaraco.classes-3.2.1.tar.gz
Normal file
Binary file not shown.
@ -1,14 +1,16 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-jaraco-classes
|
Name: python-jaraco-classes
|
||||||
Version: 3.1.0
|
Version: 3.2.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Utility functions for Python class constructs
|
Summary: Utility functions for Python class constructs
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pypi.org/project/jaraco.classes
|
URL: https://pypi.org/project/jaraco.classes
|
||||||
Source0: https://files.pythonhosted.org/packages/c0/1c/b49b501195289f8222db3794f3c7457747bbec1a6169b4f1780d4fa99549/jaraco.classes-3.1.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/7b/de/28a640c17a80f5e0fab5c494679e2e66b36d7fd20622e27718bea8be34b8/jaraco.classes-3.2.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Recommends: %{name}-help = %{version}-%{release}
|
Recommends: %{name}-help = %{version}-%{release}
|
||||||
|
|
||||||
|
BuildRequires: python3-sphinx python3-pytest
|
||||||
|
|
||||||
Requires: python3-more-itertools
|
Requires: python3-more-itertools
|
||||||
Requires: python3-sphinx
|
Requires: python3-sphinx
|
||||||
Requires: python3-pytest
|
Requires: python3-pytest
|
||||||
@ -37,7 +39,7 @@ Provides: python3-jaraco-classes-doc
|
|||||||
Documentation for jaraco-classes
|
Documentation for jaraco-classes
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n jaraco.classes-3.1.0
|
%autosetup -n jaraco.classes-3.2.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -80,6 +82,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 31 2022 houyingchao <houyingchao@h-partners.com> - 3.2.1-1
|
||||||
|
- Upgrade to 3.2.1
|
||||||
|
|
||||||
* Tue Jan 05 2020 lingsheng <lingsheng@huawei.com> - 3.1.0-2
|
* Tue Jan 05 2020 lingsheng <lingsheng@huawei.com> - 3.1.0-2
|
||||||
- Add buildrequire python3-setuptools_scm
|
- Add buildrequire python3-setuptools_scm
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user