Search Criteria
Package Details: python-path-and-address 2.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-path-and-address.git (read-only, click to copy) |
---|---|
Package Base: | python-path-and-address |
Description: | Functions for server CLI applications used by humans. |
Upstream URL: | https://github.com/joeyespo/path-and-address |
Licenses: | MIT |
Submitter: | moscar |
Maintainer: | moscar |
Last Packager: | moscar |
Votes: | 15 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-11 20:35 (UTC) |
Last Updated: | 2016-07-26 21:04 (UTC) |
Dependencies (2)
- python (python37AUR, python311AUR, python310AUR)
- python-setuptools (make)
Latest Comments
moscar commented on 2018-09-07 05:47 (UTC)
Hi, I will not bump it because of the python version update.
While it's very annoying that python updates break everything, "fixing" it by bumping the pkgrel of all packages does not make sense, especially when the PKGBUILD doesn't provide any guarantees about which python version it should be built against.
In my mind it's up to the users of AUR packages to rebuild their packages in these cases, and afaik there's no guidelines on this, so I choose to not bump the pkgrel.
cameel commented on 2018-08-11 19:28 (UTC)
Python 3.7 has just replaced 3.6 in the main repos and the package needs to be rebuilt by anyone who installed it on 3.6 (because it placed its files in
/usr/lib/python3.6/site-packages/
). Could you please bumppkgrel
to indicate that?