From 696f553590e52cd8fc3f1a267037af28af400d30316cbdba623b05b617b67166 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 12 Nov 2020 21:36:47 +0000 Subject: [PATCH] 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 --- maxminddb-2.0.2.tar.gz | 3 --- maxminddb-2.0.3.tar.gz | 3 +++ python-maxminddb.changes | 8 ++++++++ python-maxminddb.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 maxminddb-2.0.2.tar.gz create mode 100644 maxminddb-2.0.3.tar.gz diff --git a/maxminddb-2.0.2.tar.gz b/maxminddb-2.0.2.tar.gz deleted file mode 100644 index 19fc0a8..0000000 --- a/maxminddb-2.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b95d8ed21799e6604683669c7ed3c6a184fcd92434d5762dccdb139b4f29e597 -size 285717 diff --git a/maxminddb-2.0.3.tar.gz b/maxminddb-2.0.3.tar.gz new file mode 100644 index 0000000..2ba819c --- /dev/null +++ b/maxminddb-2.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e86a084dd814fac88c99ea34ba3278a74bc9de5a25f4b815b608798747c7dc +size 286098 diff --git a/python-maxminddb.changes b/python-maxminddb.changes index 524b899..545e553 100644 --- a/python-maxminddb.changes +++ b/python-maxminddb.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Nov 1 18:30:49 UTC 2020 - Sebastian Wagner + +- 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 diff --git a/python-maxminddb.spec b/python-maxminddb.spec index 3344aae..5fc2ada 100644 --- a/python-maxminddb.spec +++ b/python-maxminddb.spec @@ -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