14
0

- update to version 4.0.2:

- Bugfixes:
  - Support non-http schemas in url refs ("#75":https://github.com/textile/python-textile/pull/75)
  - pytest-runner is deprecated ("#77":https://github.com/textile/python-textile/issues/77)
*** other changes related to CI infrastructure

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=30
This commit is contained in:
Sebastian Wagner
2021-11-27 10:13:34 +00:00
committed by Git OBS Bridge
parent efef811bc0
commit 453a2c117a
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Nov 27 10:13:30 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- - update to version 4.0.2:
- Bugfixes:
- Support non-http schemas in url refs ("#75":https://github.com/textile/python-textile/pull/75)
- pytest-runner is deprecated ("#77":https://github.com/textile/python-textile/issues/77)
*** other changes related to CI infrastructure
-------------------------------------------------------------------
Mon May 18 13:23:16 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>