Merge pull request #282105 from r-ryantm/auto-update/python311Packages.pytoolconfig

python311Packages.pytoolconfig: 1.3.0 -> 1.3.1
This commit is contained in:
OTABI Tomoya 2024-01-20 09:40:44 +09:00 committed by GitHub
commit d00e7778ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@
buildPythonPackage rec {
pname = "pytoolconfig";
version = "1.3.0";
version = "1.3.1";
pyproject = true;
disabled = pythonOlder "3.8";
@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "bagel897";
repo = "pytoolconfig";
rev = "refs/tags/v${version}";
hash = "sha256-V7dANGnvhBhRy8IyO/gg73BMwpWRaV/xTF8JmRC7DPA=";
hash = "sha256-h21SDgVsnCDZQf5GS7sFE19L/p+OlAFZGEYKc0RHn30=";
};
outputs = [