!3 python-pysocks update package version from 1.7 to 1.7.1

From: @wcc_140409
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-02-03 15:59:53 +08:00 committed by Gitee
commit 583ea25953
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
PySocks-1.7.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: python-pysocks Name: python-pysocks
Version: 1.7.0 Version: 1.7.1
Release: 3 Release: 1
Summary: A Python SOCKS client module Summary: A Python SOCKS client module
License: BSD License: BSD
URL: https://github.com/Anorov/PySocks URL: https://github.com/Anorov/PySocks
@ -61,6 +61,9 @@ rm -rfv test/bin
%doc README.md %doc README.md
%changelog %changelog
* Fri Jan 29 2021 auto_upgrade.py <auto_upgrade@xxx.com> - 1.7.1-1
- upgrade version to 1.7.1
* Fri Oct 30 2020 tianwei <tianwei12@huawei.com> - 1.7.0-3 * Fri Oct 30 2020 tianwei <tianwei12@huawei.com> - 1.7.0-3
- remove python2. - remove python2.