Merge pull request #214888 from r-ryantm/auto-update/python310Packages.whois

python310Packages.whois: 0.9.26 -> 0.9.27
This commit is contained in:
Fabian Affolter
2023-02-06 10:41:01 +01:00
committed by GitHub
@@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "whois";
version = "0.9.26";
version = "0.9.27";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "DannyCork";
repo = "python-whois";
rev = "refs/tags/${version}";
hash = "sha256-AnKzn3GScy9jgnb7vmQ2x73n5C/5VxJr+lR03HqVwMU=";
hash = "sha256-hs4iCv2OqwLhTj2H4oijRYIyqXrHmewqgnMtU+3Uup0=";
};
propagatedBuildInputs = [