!2 update to 0.5.0

From: @fu-shanqing 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-08-01 10:26:42 +00:00 committed by Gitee
commit e7c43ea7bb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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
Name: python-branca
Version: 0.4.2
Version: 0.5.0
Release: 1
Summary: Generate complex HTML+JS pages with Python
License: MIT
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
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.
%prep
%autosetup -n branca-0.4.2
%autosetup -n branca-0.5.0
%build
%py3_build
@ -77,5 +77,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- Package Spec generated

BIN
v0.5.0.tar.gz Normal file

Binary file not shown.