Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 20:22:43 +02:00 committed by Miro Hrončok
commit da92077fb6

View file

@ -13,7 +13,7 @@ and data applications.}
Name: python-%{pypi_name}
Version: 2.3.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Interactive plots and applications in the browser from Python
# License breakdown: licensecheck -r . | sed '/UNKNOWN/ d' | sort -t ':' -k 2
@ -219,6 +219,9 @@ rm -f %{buildroot}/%{python3_sitelib}/bokeh/server/static/.keep
%{python3_sitelib}/%{pypi_name}
%changelog
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.3.0-2
- Rebuilt for Python 3.10
* Sun Mar 28 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.3.0-1
- Update to latest release