Merge pull request #326495 from r-ryantm/auto-update/python312Packages.faraday-plugins
python312Packages.faraday-plugins: 1.18.0 -> 1.18.1
This commit is contained in:
commit
89822fd8f5
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "faraday-plugins";
|
pname = "faraday-plugins";
|
||||||
version = "1.18.0";
|
version = "1.18.1";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
disabled = pythonOlder "3.7";
|
disabled = pythonOlder "3.7";
|
||||||
@ -29,7 +29,7 @@ buildPythonPackage rec {
|
|||||||
owner = "infobyte";
|
owner = "infobyte";
|
||||||
repo = "faraday_plugins";
|
repo = "faraday_plugins";
|
||||||
rev = "refs/tags/${version}";
|
rev = "refs/tags/${version}";
|
||||||
hash = "sha256-oYE7Iik0+CbOfxF9IeeZotpGqV8TTz15MxJEC4VBrhk=";
|
hash = "sha256-ogfshtuHQ1UBNX24gTevWKGsFFaA097oEW3J3fzcXFo=";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user