Package Details: python-sqlalchemy-git 2.0.23.r56.g005a87c1b-1

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: 2
Popularity: 0.000000
First Submitted: 2013-08-04 08:20 (UTC)
Last Updated: 2023-12-07 09:51 (UTC)

Dependencies (9)

Required by (120)

Sources (1)

Latest Comments

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 on python-sqlalchemy-git (for example for flexget-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

-provides=("python-sqlalchemy=$pkgver")
+provides=("python-sqlalchemy")

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).

haawda commented on 2016-12-17 12:42 (UTC)

git gives longer version numbers now, no need to update