python37Packages.lmdb: 0.96 -> 0.97
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-lmdb/versions
This commit is contained in:
parent
ffbb4d26f9
commit
5c22d64e45
@ -7,11 +7,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "lmdb";
|
||||
version = "0.96";
|
||||
version = "0.97";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "0wpahad7wac34r1hxa1jhk0bsll39n7667cljyr5251kj12ksfgr";
|
||||
sha256 = "0jw3n14x6qg5wps2w4qkqf4pyan949h1s2nbkrz2qh7xwnnp2g8p";
|
||||
};
|
||||
|
||||
checkInputs = [ pytest cffi ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user