enh: update to 2.3.0
This commit is contained in:
parent
8ed09cb00d
commit
699d25ff39
3 changed files with 7 additions and 3 deletions
|
|
@ -12,8 +12,8 @@ anyone who would like to quickly and easily make interactive plots, dashboards,
|
|||
and data applications.}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.2.1
|
||||
Release: 4%{?dist}
|
||||
Version: 2.3.0
|
||||
Release: 1%{?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
|
||||
* Sun Mar 28 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.3.0-1
|
||||
- Update to latest release
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue