Search Criteria
Package Details: python-geoalchemy2 0.18.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-geoalchemy2.git (read-only, click to copy) |
|---|---|
| Package Base: | python-geoalchemy2 |
| Description: | Using SQLAlchemy with Spatial Databases |
| Upstream URL: | https://geoalchemy-2.readthedocs.io/ |
| Licenses: | MIT |
| Submitter: | peippo |
| Maintainer: | peippo |
| Last Packager: | peippo |
| Votes: | 1 |
| Popularity: | 0.002368 |
| First Submitted: | 2020-11-03 13:52 (UTC) |
| Last Updated: | 2025-07-22 10:46 (UTC) |
Dependencies (17)
- python
- python-packaging
- python-shapely
- python-sqlalchemy (python-sqlalchemy-gitAUR, python-sqlalchemy1.4)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
- flake8 (python-flake8) (check)
- python-alembic (check)
- python-mysqlclient (check)
- python-pytest (check)
- python-pytest-benchmark (check)
- python-pytest-cov (check)
- python-pytest-htmlAUR (check)
- python-pytest-mypy (check)
- python-rasterioAUR (check)
Latest Comments
peippo commented on 2023-11-26 19:51 (UTC)
@RottenSchnitzel: as you probably noticed, too, the
python-snuggsPKGBUILD has been fixedRottenSchnitzel commented on 2023-11-25 13:46 (UTC)
Fails to install because the dependency python-rasterio requires python-snuggs which has broken tests (test_snuggs.py fails at three instances).
peippo commented on 2020-11-04 07:55 (UTC)
@caltlgin: thanks for the hint, I’ve been using
pkgrel = 0for years, now. Don’t know how this escaped my attention.