Merge pull request #336470 from r-ryantm/auto-update/sewer
sewer: 0.8.1 -> 0.8.4
This commit is contained in:
commit
8946ec5b37
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
python3Packages.buildPythonApplication rec {
|
python3Packages.buildPythonApplication rec {
|
||||||
pname = "sewer";
|
pname = "sewer";
|
||||||
version = "0.8.1";
|
version = "0.8.4";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "0s8f0w6nv8dcs5yw7rn49981b3c9mnnx4f6wzqw4zha0rpp60z22";
|
sha256 = "sha256-a4VdbZY8pYxrXIaUHJpnLuTB928tJn4UCdnt+m8UBug=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = with python3Packages; [ pyopenssl requests tldextract ];
|
propagatedBuildInputs = with python3Packages; [ pyopenssl requests tldextract ];
|
||||||
|
Loading…
Reference in New Issue
Block a user