!8 update to upstream version 3.8.0

From: @jianli-97 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-12-16 05:17:42 +00:00 committed by Gitee
commit 1870e6fa9c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-jaraco-collections
Version: 3.5.2
Version: 3.8.0
Release: 1
Summary: Collection objects similar to those in stdlib by jaraco
License: MIT
URL: https://github.com/jaraco/jaraco.collections
Source0: https://github.com/jaraco/jaraco.collections/archive/refs/tags/v3.5.2.tar.gz
Source0: https://github.com/jaraco/jaraco.collections/archive/refs/tags/v3.8.0.tar.gz
Patch0: 0001-add-setup-file.patch
BuildArch: noarch
@ -36,7 +36,7 @@ Provides: python3-jaraco-collections-doc
A dictionary-like object that maps a range of values to a given value.
%prep
%autosetup -n jaraco.collections-3.5.2
%autosetup -n jaraco.collections-%{version}
%patch0
%build
@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Fri Dec 16 2022 lijian <lijian2@kylinos.cn> - 3.8.0-1
- update to upstream version 3.8.0
* Tue Aug 30 2022 liqiuyu <liqiuyu@kylinos.cn> - 3.5.2-1
- Upgrade to version 3.5.2

Binary file not shown.

BIN
v3.8.0.tar.gz Normal file

Binary file not shown.