commit
9e15dc3259
Binary file not shown.
BIN
distro-1.5.0.tar.gz
Normal file
BIN
distro-1.5.0.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: python-distro
|
Name: python-distro
|
||||||
Version: 1.3.0
|
Version: 1.5.0
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: Linux Distribution - a Linux OS platform information API
|
Summary: Linux Distribution - a Linux OS platform information API
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/nir0s/distro
|
URL: https://github.com/nir0s/distro
|
||||||
@ -68,14 +68,16 @@ rm -rf distro.egg-info
|
|||||||
%{__python3} -m pytest tests -v
|
%{__python3} -m pytest tests -v
|
||||||
|
|
||||||
%files -n python2-distro
|
%files -n python2-distro
|
||||||
%doc LICENSE README.rst CHANGELOG.md CONTRIBUTORS.md README.md
|
%doc LICENSE CHANGELOG.md CONTRIBUTORS.md README.md
|
||||||
%{python2_sitelib}/*
|
%{python2_sitelib}/*
|
||||||
|
|
||||||
%files -n python3-distro
|
%files -n python3-distro
|
||||||
%doc LICENSE README.rst CHANGELOG.md CONTRIBUTORS.md README.md
|
%doc LICENSE CHANGELOG.md CONTRIBUTORS.md README.md
|
||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
%{_bindir}/distro
|
%{_bindir}/distro
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 23 2020 dingyue <dingyue5@huawei.com> - 1.5.0-1
|
||||||
|
- Package update
|
||||||
* Mon Nov 25 2019 lingsheng <lingsheng@huawei.com> - 1.3.0-5
|
* Mon Nov 25 2019 lingsheng <lingsheng@huawei.com> - 1.3.0-5
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user