Latest upstream 2.0.9
This commit is contained in:
parent
5ab94af3d0
commit
2d9bb8c7b0
@ -15,8 +15,8 @@ terminal applications in Python.
|
||||
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 2.0.7
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for building powerful interactive command lines in Python
|
||||
License: BSD
|
||||
URL: https://github.com/jonathanslenders/python-prompt-toolkit
|
||||
@ -76,6 +76,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 20 2019 Carl George <carl@george.computer> - 2.0.9-1
|
||||
- Latest upstream
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (prompt_toolkit-2.0.7.tar.gz) = 4ea8102a50290878248ccc2119eb2b5ae50ad58f466510f8328bc172942f5417abde24393958c910ae0ab2ea4a8caff049b6e7acd8d94e9dbeb97b36c6e2191e
|
||||
SHA512 (prompt_toolkit-2.0.9.tar.gz) = 8fd0f8f2d05ba81dbdd02e2885652dc8d4e756d3cfc57646328c6ebc3e0e38242604cadc72c7f2479850800c8f0e9f555ffab33df3061800f9a99744d857afd3
|
||||
|
Loading…
Reference in New Issue
Block a user