python311Packages.types-deprecated: 1.2.9.2 -> 1.2.9.3

This commit is contained in:
R. Ryantm 2023-07-22 05:36:31 +00:00
parent 9b23a95e30
commit 05d07a1adb

View file

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