Merge pull request #173659 from dotlambda/bond-api-0.1.18

python3Packages.bond-api: 0.1.17 -> 0.1.18
This commit is contained in:
Fabian Affolter 2022-05-20 09:19:10 +02:00 committed by GitHub
commit 7bdba0ca81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "bond-api";
version = "0.1.17";
version = "0.1.18";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "prystupa";
repo = "bond-api";
rev = "v${version}";
hash = "sha256-fuVYyDy3fG+XobFe2GCzMWRWPk8VDPLU4RHJzcF5MLg=";
hash = "sha256-+87/j94eHyW3EMMBK+aXaNTVoNxsixeLusyBsPWa9yM=";
};
propagatedBuildInputs = [