14
0

- update to 2.10.0:

* Support Python 3.13 for now
  * Note that jpype doesn't support 3.13 yet.
  * Support Python 3.13; Drop 3.8
  failure for Tumbleweed.
- Remove optional dependencies.
- Update to v2.9.3.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tabula-py?expand=0&rev=4
This commit is contained in:
2024-10-29 22:00:47 +00:00
committed by Git OBS Bridge
parent 759144e370
commit a1514a0acb
3 changed files with 21 additions and 12 deletions

View File

@@ -1,18 +1,26 @@
-------------------------------------------------------------------
Tue Oct 29 22:00:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.10.0:
* Support Python 3.13 for now
* Note that jpype doesn't support 3.13 yet.
* Support Python 3.13; Drop 3.8
-------------------------------------------------------------------
Tue Sep 17 19:53:03 UTC 2024 - Aline Werner <aline.werner@suse.com>
- Add a BuildRequires for ca-certificates-mozilla to solve build
failure for Tumbleweed.
failure for Tumbleweed.
-------------------------------------------------------------------
Wed Aug 28 17:44:19 UTC 2024 - Aline Werner <aline.werner@suse.com>
- Remove optional dependencies.
- Remove optional dependencies.
-------------------------------------------------------------------
Fri Aug 16 20:12:06 UTC 2024 - Aline Werner <aline.werner@suse.com>
- Update to v2.9.3.
- Update to v2.9.3.
-------------------------------------------------------------------
Mon Feb 8 02:49:22 AM UTC 2021 - John Vandenberg <jayvdb@gmail.com>