Update to latest version (#2195910)
This commit is contained in:
parent
8d4b2aa8cf
commit
6bfd0f69f3
3 changed files with 5 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -17,3 +17,4 @@
|
|||
/geopandas-0.11.1.tar.gz
|
||||
/geopandas-0.12.1.tar.gz
|
||||
/geopandas-0.12.2.tar.gz
|
||||
/geopandas-0.13.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.12.2
|
||||
Version: 0.13.0
|
||||
Release: %autorelease
|
||||
Summary: Geographic Pandas extensions
|
||||
|
||||
|
|
@ -39,7 +39,7 @@ BuildRequires: python3dist(fsspec)
|
|||
BuildRequires: python3dist(psycopg2)
|
||||
BuildRequires: python3dist(rtree) >= 0.8
|
||||
BuildRequires: python3dist(sqlalchemy)
|
||||
BuildRequires: python3dist(matplotlib) >= 2.0.1
|
||||
BuildRequires: python3dist(matplotlib) >= 3.3.4
|
||||
BuildRequires: python3dist(mapclassify)
|
||||
# See:
|
||||
# Depend on pandas[test] for testing
|
||||
|
|
@ -53,7 +53,7 @@ BuildRequires: python3dist(pandas[test])
|
|||
%autosetup -n %{srcname}-%{version} -p1
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -r
|
||||
%pyproject_buildrequires
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (geopandas-0.12.2.tar.gz) = 6470bf45360bb6486607870ee643f295a8823ce3109b777ec9d1eb576bc11c717d3dc40777481748ffe8d17a6d9869245efff5298bea274ec108ca9d0b1502ba
|
||||
SHA512 (geopandas-0.13.0.tar.gz) = 88e09e394548711d2182c67611b1a23c5c3a476f3fbfbfd4242da85ecebad055914cca24900f0ed6e7b9d66a67e85e7d737fa9d8fe805750cdb00b16ab4dbc38
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue