15
0
forked from pool/python-branca

- update to 0.7.2:

* Remove `split_six` utility function
  * COMPAT: explictly cast numpy floats to native floats
  * Remove empty plugins folder
  * Drop Py3.7, add Py3.12

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-branca?expand=0&rev=25
This commit is contained in:
2024-04-27 09:02:04 +00:00
committed by Git OBS Bridge
parent cb763ae424
commit af088ab27d
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:08732000ab410b2213c8cec5c9539e35e83704eacd554db5e9dec3d3032384e8
size 43005

3
branca-0.7.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6649859b680c14ebb16a772b37cffe9b76df059cc8a79c185f131d59ed689dd9
size 42586

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Apr 27 09:01:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.7.2:
* Remove `split_six` utility function
* COMPAT: explictly cast numpy floats to native floats
* Remove empty plugins folder
* Drop Py3.7, add Py3.12
-------------------------------------------------------------------
Mon Mar 18 10:49:10 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -20,7 +20,7 @@
# no ipython
%global skip_python39 1
Name: python-branca
Version: 0.7.1
Version: 0.7.2
Release: 0
Summary: HTML+JS page generator
License: MIT