From e823152c05ba7c4ae240d36a2dce4b8181bc444b897261dec29e09cd72730ee2 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 1 Feb 2021 18:18:33 +0000 Subject: [PATCH] - update to 3.0.5: - Restored Python 2 support removed in v3.0.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smmap?expand=0&rev=23 --- python-smmap.changes | 6 ++++++ python-smmap.spec | 4 ++-- smmap-3.0.4.tar.gz | 3 --- smmap-3.0.5.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 smmap-3.0.4.tar.gz create mode 100644 smmap-3.0.5.tar.gz diff --git a/python-smmap.changes b/python-smmap.changes index 5b27446..9aedf83 100644 --- a/python-smmap.changes +++ b/python-smmap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 1 18:17:09 UTC 2021 - Dirk Müller + +- update to 3.0.5: + - Restored Python 2 support removed in v3.0.2 + ------------------------------------------------------------------- Sun Aug 16 20:46:09 UTC 2020 - John Vandenberg diff --git a/python-smmap.spec b/python-smmap.spec index 4f6dc63..8bba252 100644 --- a/python-smmap.spec +++ b/python-smmap.spec @@ -1,7 +1,7 @@ # # spec file for package python-smmap # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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-smmap -Version: 3.0.4 +Version: 3.0.5 Release: 0 Summary: A pure git implementation of a sliding window memory map manager License: BSD-2-Clause diff --git a/smmap-3.0.4.tar.gz b/smmap-3.0.4.tar.gz deleted file mode 100644 index 9b8cf2f..0000000 --- a/smmap-3.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c98bbd1f9786d22f14b3d4126894d56befb835ec90cef151af566c7e19b5d24 -size 22459 diff --git a/smmap-3.0.5.tar.gz b/smmap-3.0.5.tar.gz new file mode 100644 index 0000000..79155f5 --- /dev/null +++ b/smmap-3.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c2751ef3072d4f6b2785ec7ee40244c6f45eb934d9e543e2c51f1bd3d54c50 +size 23228