14
0
forked from pool/python-mocket

Accepting request 856705 from home:bnavigator:branches:devel:languages:python

- Update to version 3.9.4
  * fix for new version of pip resolver
- Skip python38 only tests in python36 flavor and python3 flavor
  if python3 <= 3.8 (Leap)

OBS-URL: https://build.opensuse.org/request/show/856705
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=20
This commit is contained in:
2020-12-17 16:01:35 +00:00
committed by Git OBS Bridge
parent 1b593d3c70
commit 2bab1f94c9
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 17 15:10:50 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Update to version 3.9.4
* fix for new version of pip resolver
- Skip python38 only tests in python36 flavor and python3 flavor
if python3 <= 3.8 (Leap)
-------------------------------------------------------------------
Thu Dec 10 01:45:45 UTC 2020 - Benjamin Greiner <code@bnavigator.de>