Search Criteria
Package Details: python2-py 1.11.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python2-py.git (read-only, click to copy) |
---|---|
Package Base: | python2-py |
Description: | I/O facilities including logging, local/SVN paths, INI parsing, API control, lazy importing and Python code generation/introspection |
Upstream URL: | https://pypi.python.org/pypi/py |
Licenses: | MIT |
Submitter: | hexd |
Maintainer: | hexd |
Last Packager: | hexd |
Votes: | 3 |
Popularity: | 0.001003 |
First Submitted: | 2022-06-12 08:54 (UTC) |
Last Updated: | 2022-06-12 19:08 (UTC) |
Dependencies (2)
- python2AUR (python2-binAUR)
- python2-setuptools-scmAUR (make)
Latest Comments
sng commented on 2022-06-13 10:57 (UTC) (edited on 2022-06-13 10:57 (UTC) by sng)
@hexd thank you very much!
All good now!
hexd commented on 2022-06-12 19:11 (UTC)
@funkmuscle and @sng, I just released it again, this time using PyPI as the source. The environment variable from
prepare()
for some reason was not enough for you, but the PyPI tarball (which includes the PKG-INFO) should have fixed it.funkmuscle commented on 2022-06-12 18:59 (UTC)
@sng... same here, getting the same error message
sng commented on 2022-06-12 11:06 (UTC)
Just got this error...
https://pastebin.com/XBpn1sRk
Looks like using tarballs do not work...