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 +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>