python39Packages.dogpile-cache: normalise attr, cleanup

This commit is contained in:
Sandro Jäckel
2021-10-28 10:57:01 +02:00
parent 19b87ec97d
commit db19e68125
8 changed files with 20 additions and 21 deletions

View File

@@ -4,7 +4,7 @@
, fetchPypi
, appdirs
, cryptography
, dogpile_cache
, dogpile-cache
, jmespath
, jsonpatch
, keystoneauth1
@@ -29,7 +29,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [
appdirs
cryptography
dogpile_cache
dogpile-cache
jmespath
jsonpatch
keystoneauth1