diff --git a/python-smmap.spec b/python-smmap.spec
index c974b92135c1f70e1d6daf7595ef74a635c9884c..f5ebc5e61728e0fe72c49e4115420cfc4e454206 100644
--- a/python-smmap.spec
+++ b/python-smmap.spec
@@ -1,13 +1,12 @@
 %global _empty_manifest_terminate_build 0
 Name:           python-smmap
-Version:        3.0.5
-Release:        2
+Version:        5.0.0
+Release:        1
 Summary:        A pure Python implementation of a sliding window memory map manager
 License:        BSD
 URL:            https://github.com/gitpython-developers/smmap
-Source0:        https://files.pythonhosted.org/packages/2b/6f/d48bbed5aa971943759f4ede3f12dca40aa7faa44f22bad483de86780508/smmap-3.0.5.tar.gz
+Source0:        https://files.pythonhosted.org/packages/21/2d/39c6c57032f786f1965022563eec60623bb3e1409ade6ad834ff703724f3/smmap-5.0.0.tar.gz
 BuildArch:      noarch
-
 %description
 A pure Python implementation of a sliding window memory map manager
 
@@ -77,6 +76,9 @@ pytest
 %{_docdir}/*
 
 %changelog
+* Sat Jun 04 2022 OpenStack_SIG <openstack@openeuler.org> - 5.0.0-1
+- Upgrade package python3-smmap to version 5.0.0
+
 * Fri May 13 2022 xu_ping <xuping33@h-partners.com> - 3.0.5-2
 - Remove test dependencies on python-nosexcover during the build process
 
diff --git a/smmap-3.0.5.tar.gz b/smmap-3.0.5.tar.gz
deleted file mode 100644
index 8410fe094d032c4f9b133a05a5e9e750fd09b477..0000000000000000000000000000000000000000
Binary files a/smmap-3.0.5.tar.gz and /dev/null differ
diff --git a/smmap-5.0.0.tar.gz b/smmap-5.0.0.tar.gz
new file mode 100644
index 0000000000000000000000000000000000000000..053fe8e7f03daa5ce676aad61a3024b26b05c799
Binary files /dev/null and b/smmap-5.0.0.tar.gz differ