- update to 1.0.4:

* Fix package name
  * Drop Python 3.8 and lower
  * Fix deprecation warnings from Sphinx 6.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-applehelp?expand=0&rev=9
This commit is contained in:
2023-03-06 20:33:39 +00:00
committed by Git OBS Bridge
parent 4a37f877b9
commit a92b4a41e5
4 changed files with 18 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 6 20:30:37 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.0.4:
* Fix package name
* Drop Python 3.8 and lower
* Fix deprecation warnings from Sphinx 6.1
-------------------------------------------------------------------
Fri Mar 6 12:57:06 UTC 2020 - pgajdos@suse.com