Update package to version 0.3.0

This commit is contained in:
jxy_git 2024-03-14 10:05:46 +08:00
parent cbea18a1df
commit b8e5841c18
3 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global pypi_name requests-unixsocket
Name: python-requests-unixsocket
Version: 0.2.0
Version: 0.3.0
Release: 1
Summary: Use requests to talk HTTP via a UNIX domain socket
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
%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
- Package init

Binary file not shown.

Binary file not shown.