python3Packages.django-scim2: unbreak

Changed files
-7
pkgs
development
python-modules
django-scim2
-7
pkgs/development/python-modules/django-scim2/default.nix
···
hash = "sha256-OsfC6Jc/oQl6nzy3Nr3vkY+XicRxUoV62hK8MHa3LJ8=";
};
-
# remove this when upstream releases a new version > 0.19.0
-
postPatch = ''
-
substituteInPlace pyproject.toml \
-
--replace-fail "poetry>=0.12" "poetry-core>=1.5.2" \
-
--replace-fail "poetry.masonry.api" "poetry.core.masonry.api"
-
'';
-
build-system = [ poetry-core ];
dependencies = [