From 34c78a0086da9337b1841998ca7615e1e34108f0555c14def0c5d5aa2cd1ac09 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 16 Jan 2020 17:13:12 +0000 Subject: [PATCH] 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 --- maxminddb-1.5.1.tar.gz | 3 --- maxminddb-1.5.2.tar.gz | 3 +++ python-maxminddb.changes | 6 ++++++ python-maxminddb.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 maxminddb-1.5.1.tar.gz create mode 100644 maxminddb-1.5.2.tar.gz diff --git a/maxminddb-1.5.1.tar.gz b/maxminddb-1.5.1.tar.gz deleted file mode 100644 index a0c7a35..0000000 --- a/maxminddb-1.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:449a1713d37320d777d0db286286ab22890f0a176492ecf3ad8d9319108f2f79 -size 272429 diff --git a/maxminddb-1.5.2.tar.gz b/maxminddb-1.5.2.tar.gz new file mode 100644 index 0000000..257d08d --- /dev/null +++ b/maxminddb-1.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ce131d901eb11669996b49a59f410efd3da2c6dbe2c0094fe2fef8d85b6336 +size 274594 diff --git a/python-maxminddb.changes b/python-maxminddb.changes index 030f990..de70a2e 100644 --- a/python-maxminddb.changes +++ b/python-maxminddb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 1 11:06:52 UTC 2020 - Sebastian Wagner + +- update to version 1.5.2: + - Minor performance improvements in the pure Python reader. + ------------------------------------------------------------------- Sun Oct 6 18:06:53 UTC 2019 - Sebastian Wagner diff --git a/python-maxminddb.spec b/python-maxminddb.spec index c9c2c38..f7e51fd 100644 --- a/python-maxminddb.spec +++ b/python-maxminddb.spec @@ -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