14
0

Accepting request 980808 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/980808
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-readthedocs-sphinx-ext?expand=0&rev=18
This commit is contained in:
2022-06-05 16:39:12 +00:00
committed by Git OBS Bridge
parent 79ffaec566
commit e70c52ae13
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Jun 4 20:40:15 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 2.1.8:
* Remove direct call to distutils in favor of more modern packaging
- changes from version 2.1.7:
* Use proxied_static_path if available
- changes from version 2.1.6:
* External version warning: avoid using the deprecated traverse
method
* Update tox.ini to reflect the current package state
* Update some deps
-------------------------------------------------------------------
Fri Mar 18 22:29:34 UTC 2022 - Arun Persaud <arun@gmx.de>