From 0c4e08d92ffdf2873386694a3fc1b93debfca0c06f26d9147fbc75c7c9f53a64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 9 Mar 2020 10:23:16 +0000 Subject: [PATCH] Accepting request 782874 from home:pgajdos:python - version update to 0.13.0 * ``pytest-xdist`` ``pytest`` extension is now installed so tests can be run in parallel. * CI now builds ``manylinux2010`` and ``manylinux2014`` binary wheels instead of a mix of ``manylinux2010`` and ``manylinux1``. * Official support for Python 3.8 has been added. * Bundled zstandard library upgraded from 1.4.3 to 1.4.4. * Python code has been reformatted with black. OBS-URL: https://build.opensuse.org/request/show/782874 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zstandard?expand=0&rev=8 --- python-zstandard.changes | 12 ++++++++++++ python-zstandard.spec | 4 ++-- zstandard-0.12.0.tar.gz | 3 --- zstandard-0.13.0.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 zstandard-0.12.0.tar.gz create mode 100644 zstandard-0.13.0.tar.gz diff --git a/python-zstandard.changes b/python-zstandard.changes index 0dbf22e..e2abc45 100644 --- a/python-zstandard.changes +++ b/python-zstandard.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Mar 9 10:11:02 UTC 2020 - pgajdos@suse.com + +- version update to 0.13.0 + * ``pytest-xdist`` ``pytest`` extension is now installed so tests can be + run in parallel. + * CI now builds ``manylinux2010`` and ``manylinux2014`` binary wheels + instead of a mix of ``manylinux2010`` and ``manylinux1``. + * Official support for Python 3.8 has been added. + * Bundled zstandard library upgraded from 1.4.3 to 1.4.4. + * Python code has been reformatted with black. + ------------------------------------------------------------------- Fri Sep 20 12:09:10 UTC 2019 - Tomáš Chvátal diff --git a/python-zstandard.spec b/python-zstandard.spec index e72778f..32d4d73 100644 --- a/python-zstandard.spec +++ b/python-zstandard.spec @@ -1,7 +1,7 @@ # # spec file for package python-zstandard # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-zstandard -Version: 0.12.0 +Version: 0.13.0 Release: 0 Summary: Zstandard bindings for Python License: BSD-3-Clause diff --git a/zstandard-0.12.0.tar.gz b/zstandard-0.12.0.tar.gz deleted file mode 100644 index 639ae93..0000000 --- a/zstandard-0.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a110fb3ad1db344fbb563942d314ec5f0f3bdfd6753ec6331dded03ad6c2affb -size 648827 diff --git a/zstandard-0.13.0.tar.gz b/zstandard-0.13.0.tar.gz new file mode 100644 index 0000000..e5dec43 --- /dev/null +++ b/zstandard-0.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5cbd8b751bd498f275b0582f449f92f14e64f4e03b5bf51c571240d40d43561 +size 659422