Search Criteria
Package Details: python-pprintpp 0.4.0-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pprintpp.git (read-only, click to copy) |
---|---|
Package Base: | python-pprintpp |
Description: | A drop-in replacement for pprint that's actually pretty |
Upstream URL: | http://pypi.python.org/pypi/pprintpp |
Licenses: | BSD |
Submitter: | arnottcr |
Maintainer: | HLFH |
Last Packager: | HLFH |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-10 08:48 (UTC) |
Last Updated: | 2024-05-06 09:21 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
HLFH commented on 2024-05-06 09:22 (UTC)
fixed
MarsSeed commented on 2024-05-06 08:44 (UTC)
python-pprintpp 0.4.0-5 fails to build:
HLFH commented on 2023-10-30 05:48 (UTC)
This package is now PEP 517-compliant.
HLFH commented on 2023-10-30 05:37 (UTC) (edited on 2023-10-30 05:42 (UTC) by HLFH)
I took control of this package. The patch was added. I will look at PEP 517.
MarsSeed commented on 2023-08-01 11:09 (UTC)
Please modernize the build procedure to follow PEP 517 standard, otherwise Python complains during setup that the direct execution of setup.py will be blocked in an upcoming release.
HLFH commented on 2023-07-27 13:56 (UTC) (edited on 2023-07-27 13:57 (UTC) by HLFH)
I released the git version here (and with the patch): https://aur.archlinux.org/packages/python-pprintpp-git
HLFH commented on 2023-07-25 16:23 (UTC) (edited on 2023-07-25 16:24 (UTC) by HLFH)
I flagged as out-of-date as it requires the @je-vv patch.
python-pycountry-convert
requirespython-pprintpp
andpython-pycountry-convert
is required bypython-octodns
, which I wanted to install.je-vv commented on 2023-05-04 20:35 (UTC) (edited on 2023-05-04 20:40 (UTC) by je-vv)
It now requires:
Prior to anything else. The "U" open attribute got deprecated. There's already an upstream PR doing precisely that:
https://github.com/wolever/pprintpp/pull/31
But while it gets merged upstream the replace will work...