Search Criteria
Package Details: python-sqlalchemy-git 2.0.23.r459.g22cbc7dcb-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.062922 |
First Submitted: | 2013-08-04 08:20 (UTC) |
Last Updated: | 2024-08-31 07:10 (UTC) |
Dependencies (10)
- python (python37AUR, python311AUR, python310AUR)
- python-greenlet
- python-typing_extensions
- cython (cython-gitAUR, cython0AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-psycopg2 (optional) – connect to PostgreSQL database
Required by (115)
- automatic-ripping-machine (requires python-sqlalchemy)
- automua (requires python-sqlalchemy)
- automx2 (requires python-sqlalchemy)
- calibre-web (requires python-sqlalchemy)
- cum (requires python-sqlalchemy)
- dooit (requires python-sqlalchemy)
- elia (requires python-sqlalchemy)
- elia-git (requires python-sqlalchemy)
- episoder (requires python-sqlalchemy)
- flexget (requires python-sqlalchemy)
- flexget-git (requires python-sqlalchemy)
- foxtrotgps (requires python-sqlalchemy) (optional)
- gajim-git (requires python-sqlalchemy)
- jupyter-nbgrader (requires python-sqlalchemy)
- jupyter-nbgrader-git (requires python-sqlalchemy)
- jupyterhub (requires python-sqlalchemy)
- jupyterhub-git (requires python-sqlalchemy)
- libervia-backend-hg (requires python-sqlalchemy)
- little-brother (requires python-sqlalchemy)
- maubot (requires python-sqlalchemy)
- Show 95 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.3
to build.a821 commented on 2024-05-27 17:14 (UTC)
@zapata: no idea why
python-sqlalchemy
is outdated. I'm not a Package Maintainer. If you need the version 2, here is thePKGBUILD
for 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.0
in 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 »