Update to latest version (#2137275)
This commit is contained in:
parent
f78643fbd7
commit
395a4e3b7e
3 changed files with 5 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@
|
|||
/geopandas-0.10.1.tar.gz
|
||||
/geopandas-0.10.2.tar.gz
|
||||
/geopandas-0.11.1.tar.gz
|
||||
/geopandas-0.12.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,15 +2,15 @@
|
|||
|
||||
# There is a build dependency loop when built with tests.
|
||||
# It involves libpysal, mapclassify, networkx.
|
||||
# This bcons allows to bootstrap it.
|
||||
# This bcond allows to bootstrap it.
|
||||
%bcond_without tests
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.11.1
|
||||
Version: 0.12.1
|
||||
Release: %autorelease
|
||||
Summary: Geographic Pandas extensions
|
||||
|
||||
License: BSD
|
||||
License: BSD-3-Clause
|
||||
URL: https://pypi.python.org/pypi/%{srcname}
|
||||
Source0: https://github.com/%{srcname}/%{srcname}/archive/v%{version}/%{srcname}-%{version}.tar.gz
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (geopandas-0.11.1.tar.gz) = e4cc968c6b93f9870aeaeaab59833f65d74a7d63312c40432e2259f08cf822a463f8682e012088b83b47805f4fd7805e281571e3c41f629fdfa72a86ac198b56
|
||||
SHA512 (geopandas-0.12.1.tar.gz) = 42f70d7d919e819e0ab5872d7389ede769868599221c1717ea18c0f4fe24ec3cc736ef7c7b26766c43abaa456e46a4f9283ab9f4364d13ae171aaf705ff3d168
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue