14
0
forked from pool/python-isort

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

- Don't test requirementslib on python39. Isort calls it a
  "deprecated finder" anyway. Colorama needs to be pulled in
  seperately then. gh#sarugaku/requirementslib#288

OBS-URL: https://build.opensuse.org/request/show/880603
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=78
This commit is contained in:
2021-03-22 21:34:44 +00:00
committed by Git OBS Bridge
parent 6c4930b348
commit 266c5c74b3
2 changed files with 21 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 22 21:09:24 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Don't test requirementslib on python39. Isort calls it a
"deprecated finder" anyway. Colorama needs to be pulled in
seperately then. gh#sarugaku/requirementslib#288
-------------------------------------------------------------------
Sun Mar 21 18:33:47 UTC 2021 - Ben Greiner <code@bnavigator.de>