Accepting request 846966 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/846966 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maxminddb?expand=0&rev=10
This commit is contained in:
parent
0a7b5dae71
commit
696f553590
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b95d8ed21799e6604683669c7ed3c6a184fcd92434d5762dccdb139b4f29e597
|
||||
size 285717
|
3
maxminddb-2.0.3.tar.gz
Normal file
3
maxminddb-2.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47e86a084dd814fac88c99ea34ba3278a74bc9de5a25f4b815b608798747c7dc
|
||||
size 286098
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 1 18:30:49 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 2.0.3:
|
||||
- The 2.0.0 release unintentionally required Python to be compiled with
|
||||
``mmap`` support for the module to work. ``mmap`` is now optional
|
||||
again. Reported by john-heasman-cg. GitHub #76.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 16 14:12:17 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-maxminddb
|
||||
Version: 2.0.2
|
||||
Version: 2.0.3
|
||||
Release: 0
|
||||
Summary: Reader for the MaxMind DB format
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user