diff --git a/greenlet-0.4.15.tar.gz b/greenlet-0.4.15.tar.gz deleted file mode 100644 index 0d216e7..0000000 --- a/greenlet-0.4.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9416443e219356e3c31f1f918a91badf2e37acf297e2fa13d24d1cc2380f8fbc -size 59694 diff --git a/greenlet-0.4.16.tar.gz b/greenlet-0.4.16.tar.gz new file mode 100644 index 0000000..133c2a8 --- /dev/null +++ b/greenlet-0.4.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e06eac722676797e8fce4adb8ad3dc57a1bb3adfb0dd3fdf8306c055a38456c +size 60576 diff --git a/python-greenlet.changes b/python-greenlet.changes index d8400ca..5188587 100644 --- a/python-greenlet.changes +++ b/python-greenlet.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 8 19:32:54 UTC 2020 - Dirk Mueller + +- 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 diff --git a/python-greenlet.spec b/python-greenlet.spec index 9d09095..d7826c0 100644 --- a/python-greenlet.spec +++ b/python-greenlet.spec @@ -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