- 3.0.5
This commit is contained in:
parent
d695a33b9e
commit
57df5d1a60
@ -15,8 +15,8 @@ terminal applications in Python.}
|
|||||||
|
|
||||||
|
|
||||||
Name: python-%{pkgname}
|
Name: python-%{pkgname}
|
||||||
Version: 2.0.10
|
Version: 3.0.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for building powerful interactive command lines in Python
|
Summary: Library for building powerful interactive command lines in Python
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/prompt-toolkit/python-prompt-toolkit
|
URL: https://github.com/prompt-toolkit/python-prompt-toolkit
|
||||||
@ -50,7 +50,7 @@ Provides: python3-prompt_toolkit = %{version}-%{release}
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{srcname}-%{version}
|
%autosetup -n python-%{pkgname}-%{version}
|
||||||
rm -rf %{eggname}.egg-info
|
rm -rf %{eggname}.egg-info
|
||||||
|
|
||||||
|
|
||||||
@ -76,6 +76,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 05 2020 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 3.0.5-1
|
||||||
|
- Latest upstream
|
||||||
|
|
||||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.10-2
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.10-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (prompt_toolkit-2.0.10.tar.gz) = b91292cf43607b3a7018ca29827f0aa9bc90efc064c68faffe02ad28e4bb60f45fc2d25bbfd9a40a383a815cb08596975f08237a498f94a5c088d56d3a0a9803
|
SHA512 (prompt_toolkit-3.0.5.tar.gz) = d586e8b158633f74f43e9c71de1229dc7d24bb292e845e482e3b81da8ee244c8c79fe95eaa95e171cf86f9607138e8b04010060fb3cec633311e8bfc86da49f6
|
||||||
|
Loading…
Reference in New Issue
Block a user