Merge pull request #217293 from r-ryantm/auto-update/python310Packages.entrance
python310Packages.entrance: 1.1.17 -> 1.1.20
This commit is contained in:
@@ -18,11 +18,11 @@ in
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "entrance";
|
||||
version = "1.1.17";
|
||||
version = "1.1.20";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "dee5b4f3330f633fcd4e665f1781bf6e53b375ffdc7a24434257dfba6b1c2d7f";
|
||||
sha256 = "sha256-PvsP6HXCllW102h3o7abz9uC2AZTwvg5qIqP+rdkk6Y=";
|
||||
};
|
||||
|
||||
# The versions of `sanic` and `websockets` in nixpkgs only support 3.6 or later
|
||||
|
||||
Reference in New Issue
Block a user