14
0
forked from pool/python-tox

- Update to 3.14.3 bsc#1163043:

* Relax importlib requirement to allow either version 0 or 1 - by :user:`chyzzqo2` #1476

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=64
This commit is contained in:
Tomáš Chvátal
2020-02-07 12:50:05 +00:00
committed by Git OBS Bridge
parent 89f902bfe7
commit 9e8590a7a6
4 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 7 12:41:53 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.14.3 bsc#1163043:
* Relax importlib requirement to allow either version 0 or 1 - by :user:`chyzzqo2` #1476
-------------------------------------------------------------------
Sun Nov 17 12:22:36 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>