python311Packages.types-deprecated: 1.2.9.3 -> 1.2.9.20240106

This commit is contained in:
Fabian Affolter 2024-01-08 09:03:38 +01:00
parent 11071bf60c
commit 9066061df0

View File

@ -5,13 +5,13 @@
buildPythonPackage rec {
pname = "types-deprecated";
version = "1.2.9.3";
version = "1.2.9.20240106";
format = "setuptools";
src = fetchPypi {
pname = "types-Deprecated";
inherit version;
hash = "sha256-74cyet8+PEpMfY4G5Y9kdnENNGbs+1PEnvsICASnDvM=";
hash = "sha256-r+uBnpoD0KV5XxjIj+YgfEjtE8Y56TKBvZ2be7bTQxA=";
};
# Modules has no tests