!5 Correct file path
From: @guo-zhaorui Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
a9b90d58ca
@ -4,7 +4,7 @@
|
||||
|
||||
Name: python-docker-pycreds
|
||||
Version: 0.4.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Python bindings for the docker credentials store API
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/shin-/dockerpy-creds/
|
||||
@ -49,9 +49,12 @@ PYTHONPATH="${PWD}" py.test-%{python3_version} -vv tests/
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{python3_sitelib}/dockerpycreds
|
||||
%{python3_sitelib}/docker_pycreds-%{version}-py?.?.egg-info
|
||||
%{python3_sitelib}/docker_pycreds-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 guozhaorui <guozhaorui1@h-partners.com> - 0.4.0-3
|
||||
- Correct file path
|
||||
|
||||
* Fri Oct 23 2020 tianwei <tianwei12@openeuler.org> - 0.4.0-2
|
||||
- delete python2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user