Upgrade version to 5.0.0

(cherry picked from commit 5be0641cf88cb73f57539d8b811d70c7e7203e13)
This commit is contained in:
jxy_git 2022-06-28 15:31:29 +08:00 committed by openeuler-sync-bot
parent f5895f02f5
commit 6238c27caf
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.