Accepting request 866014 from home:bnavigator:branches:devel:languages:python
- aiocontextvars is only needed for older Python 3.6. Python 3.7 and beyond provide everything in stdlib contextvars. See upstreams' setup.cfg. Use rpm boolean dependencies to pull in aiocontextvars only for python36 if available (TW) or python3 if python3-base < 3.7 (Leap) OBS-URL: https://build.opensuse.org/request/show/866014 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opentelemetry-api?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 13:40:17 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- aiocontextvars is only needed for older Python 3.6. Python 3.7
|
||||
and beyond provide everything in stdlib contextvars. See
|
||||
upstreams' setup.cfg. Use rpm boolean dependencies to pull in
|
||||
aiocontextvars only for python36 if available (TW) or python3 if
|
||||
python3-base < 3.7 (Leap)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 11:39:19 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user