python38Packages.python-hosts: 1.0.1 -> 1.0.2

This commit is contained in:
R. RyanTM 2021-09-23 03:14:24 +00:00 committed by Jonathan Ringer
parent c25465873c
commit 1fc8c4ea83

View File

@ -2,11 +2,11 @@
buildPythonPackage rec {
pname = "python-hosts";
version = "1.0.1";
version = "1.0.2";
src = fetchPypi {
inherit pname version;
sha256 = "5b9749ce807170fb340d044d3f971e1da4dac0ae6af8ce8db00b6758a920a2bc";
sha256 = "8f827da4a1bf69d4f4f881f7d7ebc8b378967b60924aa4baea2c9d1debedf5fc";
};
# win_inet_pton is required for windows support