python312Packages.ormar: mark as broken, does not work with SQLAlchemy 2.0.0
This commit is contained in:
parent
c8ce709a65
commit
9d7ab9fcd4
@ -145,5 +145,6 @@ buildPythonPackage rec {
|
||||
changelog = "https://github.com/collerek/ormar/releases/tag/${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ andreasfelix ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user