summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c0723bb6600..faf04a195030 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,26 @@
pkgbase = python-osmnx
pkgdesc = Retrieve, model, analyze, and visualize OpenStreetMap street networks and other spatial data
- pkgver = 1.2.2
+ pkgver = 1.6.0
pkgrel = 1
url = https://github.com/gboeing/osmnx
arch = any
license = MIT
- makedepends = python-setuptools
- depends = python-descartes
- depends = python-folium
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ makedepends = python-hatchling
depends = python-geopandas
- depends = python-matplotlib
depends = python-networkx
depends = python-numpy
depends = python-pandas
- depends = python-pyproj
depends = python-requests
- depends = python-rtree
- depends = python-scikit-learn
- depends = python-scipy
depends = python-shapely
- source = https://files.pythonhosted.org/packages/source/o/osmnx/osmnx-1.2.2.tar.gz
- sha256sums = 30924452ca02758ece3301f9fcfb1b80edf31e2be7abe7fa7e0fefddb5050408
+ optdepends = python-matplotlib: for visualization
+ optdepends = python-scipy: for entropy
+ optdepends = python-scikit-learn: for neighbors
+ optdepends = python-gdal: for rasterization
+ optdepends = python-rasterio: for rasterization
+ source = https://files.pythonhosted.org/packages/source/o/osmnx/osmnx-1.6.0.tar.gz
+ sha256sums = 719c4dc00c2b489ea9e71a382b9e032721db462d9955edbbf740cd799d93feb3
pkgname = python-osmnx