Update package to version 0.3.0
(cherry picked from commit b8e5841c18c41c1dd1fc159318a71cd1fb2b0507)
This commit is contained in:
parent
cbea18a1df
commit
8bc7f2295d
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name requests-unixsocket
|
%global pypi_name requests-unixsocket
|
||||||
|
|
||||||
Name: python-requests-unixsocket
|
Name: python-requests-unixsocket
|
||||||
Version: 0.2.0
|
Version: 0.3.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Use requests to talk HTTP via a UNIX domain socket
|
Summary: Use requests to talk HTTP via a UNIX domain socket
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -52,5 +52,8 @@ sed -i '/pytest-capturelog/d' test-requirements.txt
|
|||||||
%{python3_sitelib}/requests_unixsocket-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/requests_unixsocket-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 14 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 0.3.0-1
|
||||||
|
- Update package to version 0.3.0
|
||||||
|
|
||||||
* Tue May 09 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.2.0-1
|
* Tue May 09 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.2.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Binary file not shown.
BIN
requests-unixsocket-0.3.0.tar.gz
Normal file
BIN
requests-unixsocket-0.3.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user