14
0

- update to 3.4.7:

* As previous release, but with working deployment to PyPI
- update to 3.4.6:
  * Unpin Python version and dont reread README.md in setup.py
  * Drop usage of internal API when conditionally including
    assets

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-tabs?expand=0&rev=19
This commit is contained in:
2024-10-30 19:51:29 +00:00
committed by Git OBS Bridge
parent 0e3b3794a7
commit fa983d03e4
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Oct 30 19:51:06 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.4.7:
* As previous release, but with working deployment to PyPI
- update to 3.4.6:
* Unpin Python version and dont reread README.md in setup.py
* Drop usage of internal API when conditionally including
assets
-------------------------------------------------------------------
Thu Feb 1 21:22:41 UTC 2024 - Dirk Müller <dmueller@suse.com>