From a3dff2bd88d566fed2610ce836ebc6d3f761faa1ff99514d22efdd5915601a38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 5 Mar 2020 12:49:55 +0000 Subject: [PATCH] Accepting request 781842 from home:pgajdos:python - version update to 0.15.1 * packaging: updated project urls * Ignore keepalive on unsupported platforms * Add in-repo zuul config * Fix documentation builds OBS-URL: https://build.opensuse.org/request/show/781842 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gear?expand=0&rev=14 --- gear-0.14.0.tar.gz | 3 --- gear-0.15.1.tar.gz | 3 +++ python-gear.changes | 9 +++++++++ python-gear.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 gear-0.14.0.tar.gz create mode 100644 gear-0.15.1.tar.gz diff --git a/gear-0.14.0.tar.gz b/gear-0.14.0.tar.gz deleted file mode 100644 index 9a490e4..0000000 --- a/gear-0.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b12f4f356a026e359d29a664d4c15148de0d464cb5a6e65a5c491f27fd2f6ef6 -size 47153 diff --git a/gear-0.15.1.tar.gz b/gear-0.15.1.tar.gz new file mode 100644 index 0000000..6e3dc0f --- /dev/null +++ b/gear-0.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68063af589b5dd2828449512c577293083f6cffdafa4ff03e83813b69620f16d +size 48265 diff --git a/python-gear.changes b/python-gear.changes index 23deeb8..e188816 100644 --- a/python-gear.changes +++ b/python-gear.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Mar 5 12:37:41 UTC 2020 - pgajdos@suse.com + +- version update to 0.15.1 + * packaging: updated project urls + * Ignore keepalive on unsupported platforms + * Add in-repo zuul config + * Fix documentation builds + ------------------------------------------------------------------- Fri Jul 26 13:14:22 UTC 2019 - pgajdos@suse.com diff --git a/python-gear.spec b/python-gear.spec index dfeb366..5f86fff 100644 --- a/python-gear.spec +++ b/python-gear.spec @@ -1,7 +1,7 @@ # # spec file for package python-gear # -# 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-gear -Version: 0.14.0 +Version: 0.15.1 Release: 0 Summary: Pure Python Async Gear Protocol Library License: Apache-2.0