Package Details: python-darker 2.1.1-1

Git Clone URL: https://aur.archlinux.org/python-darker.git (read-only, click to copy)
Package Base: python-darker
Description: Apply black reformatting to Python files only in regions changed since a given commit
Upstream URL: https://github.com/akaihola/darker
Licenses: BSD-3-Clause
Submitter: qubidt
Maintainer: qubidt
Last Packager: qubidt
Votes: 0
Popularity: 0.000000
First Submitted: 2021-09-10 02:50 (UTC)
Last Updated: 2024-04-19 18:21 (UTC)

Dependencies (21)

Required by (0)

Sources (1)

Latest Comments

bendavis78 commented on 2023-11-30 00:46 (UTC)

I'm getting the following error:

==> Validating source files with sha512sums... python-darker-1.7.2.tar.gz ... Passed flynt-0-78-compatibility.patch ... FAILED

yodaembedding commented on 2023-07-04 02:15 (UTC) (edited on 2023-07-04 02:16 (UTC) by yodaembedding)

"Workaround":

pip install 'darker[flynt]'

Actually, this is a good chance for me to try using rye's HOME-lockfile-style management...

qubidt commented on 2023-05-05 15:24 (UTC)

Darker is currently broken with latest version of python-flynt (0.78). Upstream bug: https://github.com/akaihola/darker/issues/472

matoro commented on 2023-02-23 18:27 (UTC)

This is currently broken with the version of python-black in the community repo, needs to be updated to 1.6.0 to fix: https://github.com/akaihola/darker/issues/412