1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-03 06:19:10 +03:00
Commit graph

12 commits

Author SHA1 Message Date
Jonathan Ringer
0d420cc9cb
python3Packages.libcst: fix build 2021-11-30 18:52:53 -08:00
Jonathan Ringer
7c887c9608
python3Packages.libcst: 0.3.21 -> 0.3.23 2021-11-30 18:52:02 -08:00
Fabian Affolter
8956b48fa1 python3Packages.libcst: 0.3.20 -> 0.3.21 2021-11-12 23:19:50 +01:00
Martin Weinelt
43df947ae0 python3Packages.libcst: 0.3.19 -> 0.3.20 2021-09-05 14:57:59 +02:00
Jonathan Ringer
90f7a10274 python3Packages.libcst: 0.3.18 -> 0.3.19 2021-06-22 13:42:48 +02:00
Fabian Affolter
3838df3ec8 python3Packages.libcst: run some tests 2021-06-21 08:51:37 +02:00
Sandro Jäckel
57c5c8826a python3Packages.libcst: 0.3.17 -> 0.3.18 2021-04-05 04:55:58 +02:00
Sandro Jäckel
92b80805df
pythonPackages.libcst: fix recursion 2021-03-10 23:52:33 +01:00
Sandro Jäckel
21d12761eb pythonPackages.libcst: 0.3.13 -> 0.3.17 2021-02-26 11:02:00 +01:00
Daniel Edgecumbe
d347164e04 libcst: fix python 3.6 support
The 'dataclasses' module is a required dependency of libcst.
Python >= 3.7 include this module natively.
2021-01-08 11:21:38 +01:00
Austin Butler
80b03e4045 python3Packages.libcst: 0.3.12 -> 0.3.13 2020-10-13 18:48:52 -07:00
Ruud van Asseldonk
ef32b7fa5d pythonPackages.libcst: init at 0.3.12
I am adding this package because it is a dependency of
google_cloud_dataproc.
2020-10-10 19:37:23 -07:00