Package Details: python-openid-cla 1.2-2

Git Clone URL: https://aur.archlinux.org/python-openid-cla.git (read-only, click to copy)
Package Base: python-openid-cla
Description: CLA extension for python-openid
Upstream URL: https://github.com/puiterwijk/python-openid-cla/
Licenses: BSD
Submitter: ImNtReal
Maintainer: ImNtReal
Last Packager: ImNtReal
Votes: 1
Popularity: 0.000000
First Submitted: 2018-04-09 18:16 (UTC)
Last Updated: 2022-02-04 20:26 (UTC)

Latest Comments

alerque commented on 2022-02-04 20:34 (UTC)

Thanks for dropping the Python 2 stuff. PLease note the URL needs changing so the source is unique (so people can use download caches):

source=("https://github.com/puiterwijk/python-openid-cla/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")

Also the checksum is failing, so something is out of date.

alerque commented on 2021-11-23 20:38 (UTC)

Please either drop the Python 2 split packaging (preferred) or fix the dependencies so it can be built cleanly in a chroot (python2 being required as a makedepends).