update to 0.5.0

This commit is contained in:
fu-shanqing 2022-07-29 00:24:24 +08:00
parent ef12c5875f
commit 99c3c704d1
3 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-branca Name: python-branca
Version: 0.4.2 Version: 0.5.0
Release: 1 Release: 1
Summary: Generate complex HTML+JS pages with Python Summary: Generate complex HTML+JS pages with Python
License: MIT License: MIT
URL: https://github.com/python-visualization/branca URL: https://github.com/python-visualization/branca
Source0: https://files.pythonhosted.org/packages/e0/a5/638a55bc7e1eeaf9c4f85e247a1081e9f05894bb440708f5f38798982a88/branca-0.4.2.tar.gz Source0: https://files.pythonhosted.org/packages/e0/a5/638a55bc7e1eeaf9c4f85e247a1081e9f05894bb440708f5f38798982a88/v0.5.0.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-jinja2 Requires: python3-jinja2
@ -37,7 +37,7 @@ This library is a spinoff from [folium](https://github.com/python-visualization/
that would host the non-map-specific features. that would host the non-map-specific features.
%prep %prep
%autosetup -n branca-0.4.2 %autosetup -n branca-0.5.0
%build %build
%py3_build %py3_build
@ -77,5 +77,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Jul 28 2022 fushanqing <fushanqing@kylinos.cn> - 0.5.0-1
- update to 0.5.0
* Tue Nov 23 2021 wangqia <wangqia@uniontech.com> - 0.4.2-1 * Tue Nov 23 2021 wangqia <wangqia@uniontech.com> - 0.4.2-1
- Package Spec generated - Package Spec generated

BIN
v0.5.0.tar.gz Normal file

Binary file not shown.