Search Criteria
Package Details: python-amqpy-git v0.13.1.r3.gc5346b1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-amqpy-git.git (read-only, click to copy) |
---|---|
Package Base: | python-amqpy-git |
Description: | Python 3 AMQP 0.9.1 client library |
Upstream URL: | https://github.com/veegee/amqpy/ |
Licenses: | MIT |
Conflicts: | python-amqpy |
Provides: | python-amqpy |
Submitter: | Deewiant |
Maintainer: | Deewiant |
Last Packager: | Deewiant |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-07-14 12:49 (UTC) |
Last Updated: | 2021-12-12 13:22 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Latest Comments
Deewiant commented on 2021-05-04 19:54 (UTC)
Ah, so that was your point, now I see. Updated.
micwoj92 commented on 2021-05-04 19:29 (UTC)
oops sorry linked to wrong point, but still package and build function should be split.
Deewiant commented on 2021-05-04 19:22 (UTC)
The upstream uses setuptools, so I'm not sure how distutils is relevant: https://github.com/veegee/amqpy/blob/master/setup.py
Is there a specific problem that the current PKGBUILD is causing?
micwoj92 commented on 2021-05-04 18:26 (UTC)
Update according to latest python packaging guidelines https://wiki.archlinux.org/title/Python_package_guidelines#distutils
Deewiant commented on 2021-05-04 14:49 (UTC)
Can you be more specific? I haven't looked at this in years but I gave it a whirl and it seems to build fine still, and nothing jumps out to me.
micwoj92 commented on 2021-05-03 21:53 (UTC)
Hello, could you modernize this PKGBUILD?