python3Packages.pytest-scim2-server: 0.1.5 -> 0.1.6
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "pytest-scim2-server";
|
pname = "pytest-scim2-server";
|
||||||
version = "0.1.5";
|
version = "0.1.6";
|
||||||
|
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
@@ -21,7 +21,7 @@ buildPythonPackage rec {
|
|||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
pname = "pytest_scim2_server";
|
pname = "pytest_scim2_server";
|
||||||
inherit version;
|
inherit version;
|
||||||
hash = "sha256-5jsjVtxiSF3cu9useDEmwQ45PqJAZmfw7OUIZkCi6gQ=";
|
hash = "sha256-Diu8TPPELQG30NZvafI/t7IR+HzkI0sPsjcUFxwVPLw=";
|
||||||
};
|
};
|
||||||
|
|
||||||
build-system = [ hatchling ];
|
build-system = [ hatchling ];
|
||||||
|
|||||||
Reference in New Issue
Block a user