Merge pull request #112751 from r-ryantm/auto-update/python3.7-msldap

python37Packages.msldap: 0.3.24 -> 0.3.25
This commit is contained in:
Ryan Mulligan 2021-02-11 10:15:46 -08:00 committed by GitHub
commit bde46aca9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,11 +12,11 @@
buildPythonPackage rec {
pname = "msldap";
version = "0.3.24";
version = "0.3.25";
src = fetchPypi {
inherit pname version;
sha256 = "0q9bhw0lfw9iykjdsqz62ipy3ihfz6kprzw5sc7v1678l2pvs84j";
sha256 = "b5ef61c4f05493cfe78b3f955878a3d0a71950eead5ebb484282f07456a47bea";
};
propagatedBuildInputs = [