python3Packages.scim2-tester: 0.2.6 -> 0.2.8

Diff: https://github.com/python-scim/scim2-tester/compare/0.2.6...0.2.8

Changelog: https://github.com/python-scim/scim2-tester/releases/tag/0.2.8
This commit is contained in:
Kerstin Humm
2026-04-13 14:25:38 +02:00
parent fd194e2162
commit dd2b5675ac
@@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "scim2-tester";
version = "0.2.6";
version = "0.2.8";
pyproject = true;
@@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "python-scim";
repo = "scim2-tester";
tag = version;
hash = "sha256-PoaY3gPSm+J/C1ad81Dmn7zrbf00pies8CLmLdV+gus=";
hash = "sha256-mWlIZC7080YABBWT2oNDVyrV5YrRzkzCUSZZBK7NNVM=";
};
postPatch = ''