From 92e1173e1fa17afcfd60d95b3fa8ab3a921eea340a53022753fb63e3f8156cc6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 13 Jan 2020 19:07:03 +0000 Subject: [PATCH] Accepting request 764083 from home:mcalabkova:branches:devel:languages:python - update to 0.8.19 * Qualify on Python 3.8. OBS-URL: https://build.opensuse.org/request/show/764083 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glymur?expand=0&rev=5 --- Glymur-0.8.18.tar.gz | 3 --- Glymur-0.8.19.tar.gz | 3 +++ python-Glymur.changes | 6 ++++++ python-Glymur.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 Glymur-0.8.18.tar.gz create mode 100644 Glymur-0.8.19.tar.gz diff --git a/Glymur-0.8.18.tar.gz b/Glymur-0.8.18.tar.gz deleted file mode 100644 index e8afa90..0000000 --- a/Glymur-0.8.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2007f2f84c4ca6a5de0d678d035282ef2e27276002127b62517e92cca15e6962 -size 3415965 diff --git a/Glymur-0.8.19.tar.gz b/Glymur-0.8.19.tar.gz new file mode 100644 index 0000000..234065e --- /dev/null +++ b/Glymur-0.8.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2636ebf8ea1ad20b5a5d3cf49526c195335d567da00f6b21f0298957ede23425 +size 3416349 diff --git a/python-Glymur.changes b/python-Glymur.changes index 260b09e..54aaec0 100644 --- a/python-Glymur.changes +++ b/python-Glymur.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 13 16:24:39 UTC 2020 - Marketa Calabkova + +- update to 0.8.19 + * Qualify on Python 3.8. + ------------------------------------------------------------------- Fri Dec 6 18:44:56 UTC 2019 - Todd R diff --git a/python-Glymur.spec b/python-Glymur.spec index 422f0bc..c66ec19 100644 --- a/python-Glymur.spec +++ b/python-Glymur.spec @@ -1,7 +1,7 @@ # # spec file for package python-Glymur # -# 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 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-Glymur -Version: 0.8.18 +Version: 0.8.19 Release: 0 Summary: Tools for accessing JPEG2000 files License: MIT