ubuntu/+source/dicompyler:applied/ubuntu/eoan

Last commit made on 2019-01-21
Get this branch:
git clone -b applied/ubuntu/eoan https://git.launchpad.net/ubuntu/+source/dicompyler
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/eoan
Repository:
lp:ubuntu/+source/dicompyler

Recent commits

5cbc8d4... by Andreas Tille

0.4.2.0-2 (patches applied)

Imported using git-ubuntu import.

89aea50... by Andreas Tille

dicomparser.py:GetStudyInfo was replaced by the new version from dicompyler-core commit 13e5265

Gbp-Pq: 092017G_fixdicomparser.patch.

a15fef9... by Andreas Tille

Added support for pillow >=3.0.0 addressing changes due to commit https://github.com/python-pillow/Pillow/commit/71c95c8e5f3bba1845444a246d04646825e6bab3, small indentation fix.

Gbp-Pq: 092017F_pillowtostringtobytes.patch.

a8bf822... by Andreas Tille

wxmpl file was outdated, so it was updated to github.com/NOAA-ORR-ERD/wxmpl version "2.1.0dev1" including patch matplotlib.1069221.n5.nabble.com/wxMPL-patch-td34955.html

Gbp-Pq: 092017E_newwxmpl.patch.

13e566d... by Andreas Tille

PrevControlId is no longer method of wx.Window, SetSpacer become AssignSpacer, wxDIALOG_MODAL is no longer valid identifier

Gbp-Pq: 092017C_fixwx30.patch.

8cea47f... by Andreas Tille

Adds to code redability and warnings when importing only used object from library

Gbp-Pq: 092017B_fiximportasterixs.patch.

0012fab... by Andreas Tille

wx.lib.pubsub fix according to https://wxpython.org/Phoenix/docs/html/wx.lib.pubsub.setuparg1.html

Gbp-Pq: 092017A_fixpubsub.patch.

e64f17b... by Andreas Tille

Fix Open Patient dialog

Gbp-Pq: fix_DicomImporterDialog.patch.

2d25eb8... by Andreas Tille

Fix XRC errors reported by wxPython 3.0

Gbp-Pq: fix-xrc-errors.patch.

aae53c3... by Andreas Tille

Try to port dicompyler to current version of matplotlib

Gbp-Pq: enable_later_versions_of_matplotlib.patch.