Search Criteria
Package Details: python-sqlite-migrate 0.1b0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-sqlite-migrate.git (read-only, click to copy) |
---|---|
Package Base: | python-sqlite-migrate |
Description: | A simple database migration system for SQLite, based on sqlite-utils |
Upstream URL: | https://github.com/simonw/sqlite-migrate |
Licenses: | Apache-2.0 |
Submitter: | cotsuka |
Maintainer: | cotsuka |
Last Packager: | cotsuka |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-12-24 06:52 (UTC) |
Last Updated: | 2025-02-10 21:32 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-click
- sqlite-utilsAUR
- python-build (make)
- python-installer (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
cotsuka commented on 2025-02-10 21:32 (UTC)
Done, thanks for the suggestions @Auerhuhn.
Auerhuhn commented on 2025-02-10 12:12 (UTC)
Hi @cotsuka, like in
python-llm
, please consider addingpython-setuptools
tomakedepends
.While you’re at it, you might want to add
python-click
todepends
as flagged by Namcap.Thanks in advance!