Accepting request 680457 from devel:languages:python

- Update to 2.4.1:
  * Allow FeatureCollections to be passed to coords

OBS-URL: https://build.opensuse.org/request/show/680457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geojson?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2019-03-01 15:49:57 +00:00 committed by Git OBS Bridge
parent b9c15ba387
commit 2b78cc58c9
4 changed files with 12 additions and 6 deletions

View File

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

3
2.4.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 1 10:59:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.4.1:
* Allow FeatureCollections to be passed to coords
-------------------------------------------------------------------
Mon Jul 30 07:27:39 UTC 2018 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-geojson
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,13 +12,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-geojson
Version: 2.4.0
Version: 2.4.1
Release: 0
Summary: Python bindings and utilities for GeoJSON
License: BSD-3-Clause