python2Packages.hypothesis: remove enum34#389263
Conversation
FliegendeWurst
left a comment
There was a problem hiding this comment.
python2Packages.hypothesis does not eval anyway, so this seems safe enough
Before this PR, |
|
It doesn't for me, due to dependency on trove-classifiers For that matter this PR does not affect eval, only functionality |
|
Ah interesting, so I took a closer look: my dependence of nixpkgs/pkgs/top-level/python2-packages.nix Lines 63 to 72 in f9ffac5
If not, I am fine with maintaining a local fork. I understand that python2 is deprecated. |
|
This PR cannot be reverted, enum34 is gone: #387576 |
|
You should probably do a local fork. |
I see... I didn't notice because it's in staging and hasn't hit master yet, but now I see that it's only a matter of time... Thanks for the information.
This should be preferred if there is a viable replacement; however, the gimp resynthesizer plugin currently only builds with python2 & gimp2. The gimp3 replacement is still a work in progress, so no replacement viable for the time being. In any case, I can work with a local fork for now. |
Part of efforts to finish #349607.
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.