Unverified Commit 2c58d3f6 authored by misuzu's avatar misuzu Committed by GitHub
Browse files

python312Packages.pylibjpeg-openjpeg: add meta.changelog (#372235)

parents 2ae1ddc5 246fb697
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@ buildPythonPackage rec {
  meta = {
    description = "A J2K and JP2 plugin for pylibjpeg";
    homepage = "https://github.com/pydicom/pylibjpeg-openjpeg";
    changelog = "https://github.com/pydicom/pylibjpeg-openjpeg/releases/tag/v${version}";
    license = [ lib.licenses.mit ];
    maintainers = with lib.maintainers; [ bcdarwin ];
    # x86-linux: test_encode.py::TestEncodeBuffer failures