Merge pull request #142172 from r-ryantm/auto-update/python38Packages.qualysclient

python38Packages.qualysclient: 0.0.4.8.1 -> 0.0.4.8.2
This commit is contained in:
Fabian Affolter 2021-10-19 11:24:56 +02:00 committed by GitHub
commit d99931c334
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "qualysclient";
version = "0.0.4.8.1";
version = "0.0.4.8.2";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "woodtechie1428";
repo = pname;
rev = "v${version}";
sha256 = "1fdcmspjm1cy53x9gm7frfq175saskcwn565zqprgxzfcigip1n3";
sha256 = "0hrbp5ci1l06j709k5y3z3ad9dryvrkvmc2wyb4a01gw7qzry7ys";
};
propagatedBuildInputs = [