1
0

Accepting request 812725 from devel:languages:python

- update to 0.4.16:
  - Support for DEC Alpha architecture
  - Support for Python 3.9
  - Support for Python 3.10a0

OBS-URL: https://build.opensuse.org/request/show/812725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-greenlet?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2020-06-11 12:44:59 +00:00 committed by Git OBS Bridge
commit fdd8e0d9a4
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9416443e219356e3c31f1f918a91badf2e37acf297e2fa13d24d1cc2380f8fbc
size 59694

3
greenlet-0.4.16.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e06eac722676797e8fce4adb8ad3dc57a1bb3adfb0dd3fdf8306c055a38456c
size 60576

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 8 19:32:54 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.4.16:
- Support for DEC Alpha architecture
- Support for Python 3.9
- Support for Python 3.10a0
-------------------------------------------------------------------
Sun Sep 16 15:31:38 UTC 2018 - Arun Persaud <arun@gmx.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-greenlet
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2010 B1 Systems GmbH, Vohburg, Germany.
#
# All modifications and additions to the file contributed by third parties
@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-greenlet
Version: 0.4.15
Version: 0.4.16
Release: 0
Summary: Lightweight in-process concurrent programming
License: MIT