14
0
forked from pool/python-black

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

- Unpin tomli and pathspec
  * black-pr2718-unpin.patch -- gh#psf/black#2718
  * gh#psf/black#2703
- Remove obsolete python36 flavor expression
- Update requirements for Python 3.6 distros

OBS-URL: https://build.opensuse.org/request/show/949437
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-black?expand=0&rev=27
This commit is contained in:
2022-01-28 08:18:03 +00:00
committed by Git OBS Bridge
parent 40c9ee755b
commit fd961282b7
3 changed files with 47 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 27 12:04:33 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Unpin tomli and pathspec
* black-pr2718-unpin.patch -- gh#psf/black#2718
* gh#psf/black#2703
- Remove obsolete python36 flavor expression
- Update requirements for Python 3.6 distros
-------------------------------------------------------------------
Wed Jan 12 03:39:41 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>