python310Packages.pykeepass: 4.0.3 -> 4.0.5
Diff: https://github.com/libkeepass/pykeepass/compare/v4.0.3...v4.0.5 Changelog: https://github.com/libkeepass/pykeepass/blob/v4.0.5/CHANGELOG.rst
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pykeepass";
|
||||
version = "4.0.3";
|
||||
version = "4.0.5";
|
||||
|
||||
format = "setuptools";
|
||||
|
||||
@@ -14,7 +14,7 @@ buildPythonPackage rec {
|
||||
owner = "libkeepass";
|
||||
repo = "pykeepass";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-HyveBBsd1OFWoY3PgqqaKRLBhsxgFv8PRAxEF6r+bf4=";
|
||||
hash = "sha256-IdILcIhrxcTDddoxiK257II0V7ctVb1CTLfTPmuwjTQ=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user