Accepting request 761128 from devel:languages:python

- update to version 1.5.2:
  - Minor performance improvements in the pure Python reader.

OBS-URL: https://build.opensuse.org/request/show/761128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-maxminddb?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2020-01-16 17:13:12 +00:00 committed by Git OBS Bridge
parent dc103d868b
commit 34c78a0086
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:449a1713d37320d777d0db286286ab22890f0a176492ecf3ad8d9319108f2f79
size 272429

3
maxminddb-1.5.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0ce131d901eb11669996b49a59f410efd3da2c6dbe2c0094fe2fef8d85b6336
size 274594

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 1 11:06:52 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 1.5.2:
- Minor performance improvements in the pure Python reader.
-------------------------------------------------------------------
Sun Oct 6 18:06:53 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-maxminddb
#
# 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
@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-maxminddb
Version: 1.5.1
Version: 1.5.2
Release: 0
Summary: Reader for the MaxMind DB format
License: Apache-2.0