python312Packages.human-readable: 1.3.4 -> 1.4.1 (#371066)
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "human-readable";
|
||||
version = "1.3.4";
|
||||
version = "1.4.1";
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "human_readable";
|
||||
inherit version;
|
||||
hash = "sha256-VybqyJBm7CXRREehc+ZFqFUYRkXQJOswZwXiv7tg8MA=";
|
||||
hash = "sha256-yBv6A10ogYM3mVRqbxLnG6TB76fdpqi+wQ/WunhQIR8=";
|
||||
};
|
||||
|
||||
pyproject = true;
|
||||
|
||||
Reference in New Issue
Block a user