python311Packages.jira: drop filemagic reference

It was dropped and converted into a throw in 2022/11.
This commit is contained in:
Martin Weinelt 2024-01-08 16:59:52 +01:00
parent ef1898454c
commit 05d3347e7b
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -2,7 +2,6 @@
, buildPythonPackage
, fetchFromGitHub
, defusedxml
, filemagic
, flaky
, ipython
, keyring
@ -54,7 +53,7 @@ buildPythonPackage rec {
keyring
];
opt = [
filemagic
# filemagic
pyjwt
# requests-jwt
# requests-keyberos