Update to 7.24.1
This commit is contained in:
parent
cc0373b94b
commit
d72aa60e0a
@ -13,8 +13,8 @@
|
||||
%endif
|
||||
|
||||
Name: ipython
|
||||
Version: 7.24.0
|
||||
Release: 3%{?dist}
|
||||
Version: 7.24.1
|
||||
Release: 1%{?dist}
|
||||
Summary: An enhanced interactive Python shell
|
||||
|
||||
# See bug #603178 for a quick overview for the choice of licenses
|
||||
@ -269,6 +269,10 @@ rm -r %{buildroot}%{python3_sitelib}/IPython/*/tests
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 11 2021 Lumír Balhar <lbalhar@redhat.com> - 7.24.1-1
|
||||
- Update to 7.24.1
|
||||
Resolves: rhbz#1967545
|
||||
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 7.24.0-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ipython-7.24.0.tar.gz) = 67f6392b5448f1526da67577e8fa84958c99b3ac71c616c78a034e5c20cd06224134da45a8c3930a3779ce98ebc983bea2f237b5be7e8ba9d6fe97fde91a0608
|
||||
SHA512 (ipython-7.24.1.tar.gz) = 0ea8843a1f2e7f9357ff9896f2b6da058adb5fcbbad5c3b1fc4138a085eb57034c62c0b50d82dea0e563523649ec112edd4ef0c267a914f6a7d33b44be30b977
|
||||
|
||||
Loading…
Reference in New Issue
Block a user