7 buildPythonPackage rec {
10 format = "setuptools";
13 inherit pname version;
14 hash = "sha256-GQko+ZUa9ulKH4Tu/K7XkcKAl90VK4jpiJBr4wBFH9I=";
18 description = "Create sentinel and singleton objects";
19 homepage = "https://github.com/eddieantonio/sentinel";
20 license = licenses.mit;