Update package to version 5.0.1
This commit is contained in:
parent
f60ca368f0
commit
84551f316f
@ -1,18 +1,18 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-smmap
|
Name: python-smmap
|
||||||
Version: 5.0.0
|
Version: 5.0.1
|
||||||
Release: 1
|
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/21/2d/39c6c57032f786f1965022563eec60623bb3e1409ade6ad834ff703724f3/smmap-5.0.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/88/04/b5bf6d21dc4041000ccba7eb17dd3055feb237e7ffc2c20d3fae3af62baa/smmap-5.0.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
A pure Python implementation of a sliding window memory map manager
|
A pure Python implementation of a sliding window memory map manager
|
||||||
|
|
||||||
%package -n python3-smmap
|
%package -n python3-smmap
|
||||||
Summary: A pure Python implementation of a sliding window memory map manager
|
Summary: A pure Python implementation of a sliding window memory map manager
|
||||||
Provides: python-smmap
|
Provides: python-smmap = %{version}-%{release}
|
||||||
# Base build requires
|
# Base build requires
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
@ -76,6 +76,9 @@ pytest
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 19 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 5.0.1-1
|
||||||
|
- Update package to version 5.0.1
|
||||||
|
|
||||||
* Sat Jun 04 2022 OpenStack_SIG <openstack@openeuler.org> - 5.0.0-1
|
* Sat Jun 04 2022 OpenStack_SIG <openstack@openeuler.org> - 5.0.0-1
|
||||||
- Upgrade package python3-smmap to version 5.0.0
|
- Upgrade package python3-smmap to version 5.0.0
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
smmap-5.0.1.tar.gz
Normal file
BIN
smmap-5.0.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user