Skip to content

Commit

Permalink
Merge pull request #59137 from aneeshusa/remove-pybcrypt
Browse files Browse the repository at this point in the history
pybcrypt: remove old and insecure package
  • Loading branch information
flokli committed Apr 7, 2019
2 parents 11645d3 + a345852 commit c7eb9c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
21 changes: 0 additions & 21 deletions pkgs/development/python-modules/pybcrypt/default.nix

This file was deleted.

2 changes: 0 additions & 2 deletions pkgs/top-level/python-packages.nix
Expand Up @@ -3740,8 +3740,6 @@ in {

pyblock = callPackage ../development/python-modules/pyblock { };

pybcrypt = callPackage ../development/python-modules/pybcrypt { };

pyblosxom = callPackage ../development/python-modules/pyblosxom { };

pycapnp = callPackage ../development/python-modules/pycapnp { };
Expand Down

0 comments on commit c7eb9c1

Please sign in to comment.