python3Packages.pyproject-api: 1.2.1 -> 1.5.0

This commit is contained in:
Martin Weinelt 2023-02-27 02:14:40 +01:00
parent 7f0efc20fd
commit 264ba93993

View File

@ -27,7 +27,7 @@
buildPythonPackage rec {
pname = "pyproject-api";
version = "1.2.1";
version = "1.5.0";
format = "pyproject";
disabled = pythonOlder "3.8";
@ -36,7 +36,7 @@ buildPythonPackage rec {
owner = "tox-dev";
repo = "pyproject-api";
rev = "refs/tags/${version}";
hash = "sha256-IRNg0/lTWoS8znsbipZNoeun+uOpZtCApL4HkF2lwhU=";
hash = "sha256-VO+huA9i7uMpCVaWHC29XlfestSu+N9vWWHteY21uqs=";
};
outputs = [