forked from pool/python-smmap
Accepting request 868445 from devel:languages:python
- update to 3.0.5: - Restored Python 2 support removed in v3.0.2 OBS-URL: https://build.opensuse.org/request/show/868445 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smmap?expand=0&rev=15
This commit is contained in:
commit
8e2609c260
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 18:17:09 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.0.5:
|
||||
- Restored Python 2 support removed in v3.0.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 16 20:46:09 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c98bbd1f9786d22f14b3d4126894d56befb835ec90cef151af566c7e19b5d24
|
||||
size 22459
|
3
smmap-3.0.5.tar.gz
Normal file
3
smmap-3.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84c2751ef3072d4f6b2785ec7ee40244c6f45eb934d9e543e2c51f1bd3d54c50
|
||||
size 23228
|
Loading…
Reference in New Issue
Block a user