forked from pool/python-smmap
- update to 4.0.0:
* drop python 2 support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smmap?expand=0&rev=25
This commit is contained in:
parent
e823152c05
commit
ae69b4d78c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 19 06:53:42 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.0.0:
|
||||
* drop python 2 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 18:17:09 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -17,8 +17,9 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%global skip_python2 1
|
||||
Name: python-smmap
|
||||
Version: 3.0.5
|
||||
Version: 4.0.0
|
||||
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:84c2751ef3072d4f6b2785ec7ee40244c6f45eb934d9e543e2c51f1bd3d54c50
|
||||
size 23228
|
3
smmap-4.0.0.tar.gz
Normal file
3
smmap-4.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e65386bd122d45405ddf795637b7f7d2b532e7e401d46bbe3fb49b9986d5182
|
||||
size 22524
|
Loading…
Reference in New Issue
Block a user