From 401798a210d01627d1ef71a10c840eeef1fb5061841ccf6f52acf582fa4c6abd Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Mon, 13 Jan 2020 15:08:45 +0000 Subject: [PATCH] Accepting request 764017 from home:mcalabkova:branches:devel:languages:python - update to 4.6.1 * Add support for Python 3.8. OBS-URL: https://build.opensuse.org/request/show/764017 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BTrees?expand=0&rev=16 --- BTrees-4.6.0.tar.gz | 3 --- BTrees-4.6.1.tar.gz | 3 +++ python-BTrees.changes | 6 ++++++ python-BTrees.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 BTrees-4.6.0.tar.gz create mode 100644 BTrees-4.6.1.tar.gz diff --git a/BTrees-4.6.0.tar.gz b/BTrees-4.6.0.tar.gz deleted file mode 100644 index 73e3e27..0000000 --- a/BTrees-4.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89a9137fd04af1f59a2d086c0fd075538add96cbde023282b887fcf2cdbbb32e -size 165307 diff --git a/BTrees-4.6.1.tar.gz b/BTrees-4.6.1.tar.gz new file mode 100644 index 0000000..ca571eb --- /dev/null +++ b/BTrees-4.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3a0e1d073800bf7bcca6cbb97a6b3c9ec485a4ba3ee0b354da1ed076cfb9f30 +size 165284 diff --git a/python-BTrees.changes b/python-BTrees.changes index 52a6c30..77c9078 100644 --- a/python-BTrees.changes +++ b/python-BTrees.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 13 14:30:27 UTC 2020 - Marketa Calabkova + +- update to 4.6.1 + * Add support for Python 3.8. + ------------------------------------------------------------------- Mon Oct 14 11:43:03 UTC 2019 - Matej Cepl diff --git a/python-BTrees.spec b/python-BTrees.spec index 91825df..9fadff8 100644 --- a/python-BTrees.spec +++ b/python-BTrees.spec @@ -1,7 +1,7 @@ # # spec file for package python-BTrees # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2015 LISA GmbH, Bingen, 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-BTrees -Version: 4.6.0 +Version: 4.6.1 Release: 0 Summary: Persistent B-tree object containers for Python License: ZPL-2.1