forked from pool/python-sphinxcontrib-programoutput
Accepting request 1248134 from home:mcalabkova:branches:devel:languages:python
- update to 0.18: * Drop support for Python < 3.8. This means Python 2 is no longer supported. * Drop setuptools dependency. Instead, use a native pkgutil namespace package. * Now requires docutils >= 0.18.1. This effectively requires Sphinx versions newer than 5.0. * Add the language option. Added in :pr:`62` by Even Rouault. OBS-URL: https://build.opensuse.org/request/show/1248134 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 12:57:23 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- update to 0.18:
|
||||
* Drop support for Python < 3.8. This means Python 2 is no longer
|
||||
supported.
|
||||
* Drop setuptools dependency. Instead, use a native pkgutil namespace
|
||||
package.
|
||||
* Now requires docutils >= 0.18.1. This effectively requires Sphinx
|
||||
versions newer than 5.0.
|
||||
* Add the language option. Added in :pr:`62` by Even Rouault.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 5 12:36:56 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
Reference in New Issue
Block a user