!6 Upgrade to 3.5.2

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-09-28 09:17:56 +00:00 committed by Gitee
commit 1ee77a3a47
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 3 deletions

Binary file not shown.

BIN
pymemcache-3.5.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,12 +1,13 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pymemcache Name: python-pymemcache
Version: 3.5.1 Version: 3.5.2
Release: 1 Release: 1
Summary: A comprehensive, fast, pure Python memcached client Summary: A comprehensive, fast, pure Python memcached client
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/pinterest/pymemcache URL: https://github.com/pinterest/pymemcache
Source0: https://files.pythonhosted.org/packages/08/7f/ada57782302075b17f66192883379889a50df9b44635e33f19b687ab73e5/pymemcache-3.5.1.tar.gz Source0: https://files.pythonhosted.org/packages/a7/c5/b76baaa08caae918c8a29c347810d2bd3fee3810b6f9fe8784dbb0f4240d/pymemcache-3.5.2.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
A comprehensive, fast, pure Python memcached client A comprehensive, fast, pure Python memcached client
@ -74,8 +75,11 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Sep 28 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 3.5.2-1
- Upgrade to 3.5.2
* Mon May 30 2022 OpenStack_SIG <openstack@openeuler.org> - 3.5.1-1 * Mon May 30 2022 OpenStack_SIG <openstack@openeuler.org> - 3.5.1-1
- Upgrade package python3-pymemcache to version 3.5.1 - Upgrade package python3-pymemcache to version 3.5.1
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org> * Fri Jul 09 2021 openstack-sig <openstack@openeuler.org> - 1.4.4-1
- Package Spec generated - Package Spec generated