Frederik Rietdijk
3fceafce1e
buildPython*: remove pythonRecompileBytecodeHook as dependency
...
This hook was added to get reproducible bytecode. Because it was causing
issues it was disabled, but still kept as a dependency. Now the main
issue with bytecode reproducibility has been resolved by updating pip to
20.2.4, we remove this hook as a dependency.
If a package with Python code is not yet reproducible, one could add
this hook to `nativeBuildInputs`.
2020-11-12 19:32:30 +01:00
Jonathan Ringer
1af7900cd2
python3Packages.invoke: don't recompile bytecode
...
Has vendored code, a given .py might not be compatible
2020-06-16 19:19:45 +02:00
Frederik Rietdijk
6e6af27438
python: invoke: 1.3.1 -> 1.4.1
2020-06-11 10:00:00 +02:00
Frederik Rietdijk
9d4035982a
python3Packages.invoke: 1.3.0 -> 1.3.1
2020-05-11 22:12:12 +02:00
R. RyanTM
ca0876bcba
python37Packages.invoke: 1.2.0 -> 1.3.0
...
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-invoke/versions
2019-08-20 16:02:06 -07:00
zimbatm
8403965d01
pythonPackages.invoke: patch the default bash path ( #57908 )
...
Use a reasonable path :)
2019-03-19 17:38:55 +01:00
Lucie
0c78e88ef6
invoke: 1.1.1 -> 1.2.0 ( #48408 )
2018-10-14 17:42:59 +02:00
Frederik Rietdijk
9346ed7554
python: invoke: 1.1.0 -> 1.1.1
2018-08-25 07:38:21 +02:00
Domen Kožar
40887a6dc6
pipenv: 2018.5.18 -> 2018.7.1
...
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-22 16:52:33 +02:00