15
0
forked from pool/python-param

Accepting request 1133483 from home:badshah400:branches:devel:languages:python

- Update to version 2.0.1:
- Update URL tag in specfile.
- Drop old macro redefinition that is no longer needed.

OBS-URL: https://build.opensuse.org/request/show/1133483
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=52
This commit is contained in:
2023-12-16 19:12:47 +00:00
committed by Git OBS Bridge
parent 8e3818af0f
commit af7ce3d2d5
4 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Dec 15 16:46:45 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 2.0.1:
* Do not install doc folder in site-packages
(gh#holoviz/param#878).
* Drop the feather-format test dependency
(gh#holoviz/param#879).
* Add tables to the tests-deser extra (gh#holoviz/param#880).
* Fix _state_push and _state_pop (gh#holoviz/param#884).
* Dont import setuptools_scm if the .git folder doesnt exist
(gh#holoviz/param#885).
- Update URL tag in specfile.
- Drop old macro redefinition that is no longer needed.
-------------------------------------------------------------------
Tue Oct 24 14:58:32 UTC 2023 - Markéta Machová <mmachova@suse.com>