11
0
forked from pool/python-py

Accepting request 948231 from home:dirkmueller:Factory

- update to 1.11.0:
  * Support Python 3.11
  * Support ``NO_COLOR`` environment variable
  * Update vendored apipkg: 1.5 => 2.0

OBS-URL: https://build.opensuse.org/request/show/948231
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-py?expand=0&rev=24
This commit is contained in:
2022-01-23 22:30:58 +00:00
committed by Git OBS Bridge
parent f207f21050
commit caf9f787c5
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jan 23 15:40:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.11.0:
* Support Python 3.11
* Support ``NO_COLOR`` environment variable
* Update vendored apipkg: 1.5 => 2.0
-------------------------------------------------------------------
Fri Feb 19 15:21:06 UTC 2021 - Ben Greiner <code@bnavigator.de>