Search Criteria
Package Details: python-sqlalchemy-git 2.0.23.r694.gd6f11d903-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-sqlalchemy-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-sqlalchemy-git |
| Description: | Python SQL toolkit and Object Relational Mapper |
| Upstream URL: | https://www.sqlalchemy.org |
| Licenses: | custom:MIT |
| Conflicts: | python-sqlalchemy |
| Provides: | python-sqlalchemy |
| Submitter: | haawda |
| Maintainer: | a821 |
| Last Packager: | a821 |
| Votes: | 3 |
| Popularity: | 0.000021 |
| First Submitted: | 2013-08-04 08:20 (UTC) |
| Last Updated: | 2025-02-28 17:23 (UTC) |
Dependencies (11)
- python
- python-greenlet
- python-typing_extensions
- cython (cython-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-psycopg (optional) – connect to PostgreSQL database
- python-psycopg2 (optional) – connect to PostgreSQL database
Required by (162)
- automatic-ripping-machine (requires python-sqlalchemy)
- automua (requires python-sqlalchemy)
- automx2 (requires python-sqlalchemy)
- bagels (requires python-sqlalchemy)
- bazarr (requires python-sqlalchemy)
- bazarr-beta (requires python-sqlalchemy)
- boosty-downloader (requires python-sqlalchemy)
- buildbot (requires python-sqlalchemy)
- buildbot (requires python-sqlalchemy) (make)
- buildbot-common (requires python-sqlalchemy) (make)
- buildbot-docs (requires python-sqlalchemy) (make)
- buildbot-worker (requires python-sqlalchemy) (make)
- calibre-web (requires python-sqlalchemy)
- cum (requires python-sqlalchemy)
- dooit (requires python-sqlalchemy)
- dooit-git (requires python-sqlalchemy)
- elia (requires python-sqlalchemy)
- episoder (requires python-sqlalchemy)
- eralchemy (requires python-sqlalchemy)
- flexget (requires python-sqlalchemy)
- Show 142 more...
Latest Comments
1 2 Next › Last »
a821 commented on 2024-08-31 07:15 (UTC)
Thanks for remind me. I was aware of that change and I hoped that it will be fixed by upstream, but it haven't been. I pushed a workaround that seems to work...
rekman commented on 2024-08-30 22:25 (UTC) (edited on 2024-08-30 22:26 (UTC) by rekman)
As of upstream 2607262 requires
setuptools>61.0,<=69.3to build.a821 commented on 2024-05-27 17:14 (UTC)
@zapata: no idea why
python-sqlalchemyis outdated. I'm not a Package Maintainer. If you need the version 2, here is thePKGBUILDfor the latest version: https://0x0.st/XNrX.txtzapata commented on 2024-05-27 12:38 (UTC)
Why is there no official python-sqlalchemy2 package for Arch? Why is 1 still default version?
a821 commented on 2023-12-29 12:57 (UTC)
@rekman: I could not find any package that requires
sqlalchemy>2.0in the whole AUR. Also, I don't think it makes sense for a VCS package to provide a version as it is unstable by nature. If you need version 2.0 or greater, then I would simply depend onpython-sqlalchemy-git(for example forflexget-git) or build the stable 2.0.X using this PKGBUILD as starting point (you just need to pin a commit/tag).rekman commented on 2023-12-21 01:39 (UTC)
@a821 Well flexget-git at least, although that's 1.3; not sure about any package that needs 2.0 actually.
@haawda hmm, how so? in any case it built fine on aarch64, so it would be nice for that to be added.
haawda commented on 2023-12-12 17:41 (UTC)
rekman, this package is not arch independent.
a821 commented on 2023-12-12 16:42 (UTC)
What packages exactly?
rekman commented on 2023-12-12 12:11 (UTC)
The change
breaks dependencies for packages that rely on specific versions of
python-sqlalchemy. Since the official repos don't provide 2.0 that includes any package that needs >=2.0.rekman commented on 2023-09-29 03:28 (UTC) (edited on 2023-09-29 03:28 (UTC) by rekman)
As a python package built from source this should have
arch=(any).1 2 Next › Last »