forked from pool/python-greenlet
- update to 0.4.17:
- Support for PEP 567 ContextVars OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=52
This commit is contained in:
parent
f027d24c76
commit
236f62427d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e06eac722676797e8fce4adb8ad3dc57a1bb3adfb0dd3fdf8306c055a38456c
|
||||
size 60576
|
3
greenlet-0.4.17.tar.gz
Normal file
3
greenlet-0.4.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41d8835c69a78de718e466dd0e6bfd4b46125f21a67c3ff6d76d8d8059868d6b
|
||||
size 61381
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 28 10:54:19 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 0.4.17:
|
||||
- Support for PEP 567 ContextVars
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 8 19:32:54 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-greenlet
|
||||
Version: 0.4.16
|
||||
Version: 0.4.17
|
||||
Release: 0
|
||||
Summary: Lightweight in-process concurrent programming
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user