Commit graph

18 commits

Author SHA1 Message Date
Fabian Affolter 53007f4f22 black: 21.6b0 -> 21.7b0 2021-07-25 22:21:48 +02:00
Austin Butler a6a82884a5 python3Packages.black: 21.5b1 -> 21.6b0 2021-06-13 11:13:11 -07:00
Sandro Jäckel 89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
sveitser 0e7ee4d6a0
python3Packages.black: 20.8b1 -> 21.5b1
- Avoid excluding files during tests by setting a project root.
- Enable some previously disabled tests.
2021-05-31 19:42:44 +08:00
Keshav Kini fe5f82fd99 python36Packages.black: fix broken dependency
In PR #96456, black was upgraded from 19.10b0 to 20.8b1.  This new version of
black depends on the dataclasses module, but that was only introduced into the
standard library in Python 3.7; earlier versions of Python require the backport
package of the same name.  This commit addresses the missing dependency.
2020-12-11 15:48:59 +01:00
Fabian Freihube c7cb72b0ca python.pkgs.black: 19.10b0 -> 20.8b1 2020-11-20 14:25:35 -08:00
Raphael Borun Das Gupta 97d6fc8953 python3Packages.black: update homepage
The repo is now in the PSF GitHub org.
2020-04-30 02:07:32 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Mario Rodas 1ae55b884d python3Packages.black: fix build on darwin 2019-11-14 08:53:09 -08:00
Kai Wohlfahrt a4f0c51c0c pytest-black: patch black dependency
This change is pending upstream in #29, but it is stale.
2019-11-09 11:04:28 -08:00
Kai Wohlfahrt d602c56f47 python3Packages.black: 19.03b0 -> 19.10b0 2019-11-09 11:04:28 -08:00
Sébastien Maret 13702bd491 pythonPackages.black: fix tests in sandbox mode on Darwin
Fixes #63722
2019-06-24 17:06:54 +02:00
Philipp Middendorf 0f8bfede94 python3Packages.black: add missing aiohttp-cors dependency (#58942)
The blackd daemon that's shipped with black needs aiohttp-cors and is thus currently broken.
2019-04-03 18:09:04 +02:00
R. RyanTM fe29bd92e4 python37Packages.black: 18.9b0 -> 19.3b0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-black/versions
2019-04-02 03:46:17 -07:00
Mario Rodas 7412dc5fae
pythonPackages.black: fix build
* Add aiohttp to dependencies, because `blackd` requires it.
* Fix darwin build.
2019-01-14 21:26:23 -05:00
Philipp Middendorf d2608d29a2 black: 18.6b4 -> 18.9b0 (#47914) 2018-10-06 15:19:38 +02:00
Jörg Thalheim 272f02415c python3.pkgs.black: 18.4a0 -> 18.6b4 2018-07-23 17:40:20 +01:00
Mathis 7485d214a6 python3Packages.black: init at 18.4a0 (#38386) 2018-04-05 09:11:53 +02:00