!16 [sync] PR-15: Upgrade version to 5.0.0

From: @openeuler-sync-bot 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-06-28 08:13:36 +00:00 committed by Gitee
commit ce2d4371d8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-smmap Name: python-smmap
Version: 3.0.5 Version: 5.0.0
Release: 2 Release: 1
Summary: A pure Python implementation of a sliding window memory map manager Summary: A pure Python implementation of a sliding window memory map manager
License: BSD License: BSD
URL: https://github.com/gitpython-developers/smmap URL: https://github.com/gitpython-developers/smmap
Source0: https://files.pythonhosted.org/packages/2b/6f/d48bbed5aa971943759f4ede3f12dca40aa7faa44f22bad483de86780508/smmap-3.0.5.tar.gz Source0: https://github.com/gitpython-developers/smmap/archive/v%{version}/smmap-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -76,6 +76,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue Jun 28 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.0.0-1
- Upgrade version to 5.0.0
* Fri Feb 11 2022 wangxiyuan <wangxiyuan1007@gmail.com> - 3.0.5-2 * Fri Feb 11 2022 wangxiyuan <wangxiyuan1007@gmail.com> - 3.0.5-2
- Remove nosecover BuildRequire since the required nose library has been removed from openEuler already. - Remove nosecover BuildRequire since the required nose library has been removed from openEuler already.

Binary file not shown.

BIN
smmap-5.0.0.tar.gz Normal file

Binary file not shown.