python310Packages.python-hosts: 1.0.2 -> 1.0.3

This commit is contained in:
R. Ryantm 2022-02-28 03:38:00 +00:00 committed by Jonathan Ringer
parent bbba21baaa
commit cc87193562

View File

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