Wed, 03 Jul 2024 13:23:03 UTC | login

Information for build python-pydicom-1.4.2-3.fc33

ID159903
Package Namepython-pydicom
Version1.4.2
Release3.fc33
Epoch
SummaryRead, modify and write DICOM files with python code
Descriptionpydicom is a pure python package for working with DICOM files. It was made for inspecting and modifying DICOM data in an easy "pythonic" way. The modifications can be written again to a new file. pydicom is not a DICOM server, and is not primarily about viewing images. It is designed to let you manipulate data elements in DICOM files with python code. Limitations -- the main limitation of the current version is that compressed pixel data (e.g. JPEG) cannot be altered in an intelligent way as it can for uncompressed pixels. Files can always be read and saved, but compressed pixel data cannot easily be modified. Python 3 version.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 03 Jun 2020 11:17:45 UTC
CompletedWed, 03 Jun 2020 11:17:45 UTC
Tags
f33
RPMs
src
python-pydicom-1.4.2-3.fc33.src.rpm (info) (download)
noarch
python-pydicom-doc-1.4.2-3.fc33.noarch.rpm (info) (download)
python3-pydicom-1.4.2-3.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.4.2-3 - Rebuilt for Python 3.9 * Mon Feb 24 2020 Alessio <alciregi AT fedoraproject DOT org> - 1.4.2-2 - Disabled TestPillowHandler_JPEG.test_color_3d test * Mon Feb 24 2020 Alessio <alciregi AT fedoraproject DOT org> - 1.4.2-1 - Update to new release - Splitted docs into a subpackage * Sat Feb 01 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.4.1-1 - Update to new release * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-2 - Rebuilt for Python 3.8.0rc1 (#1748018) * Thu Aug 22 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.3.0-1 - Update to 1.3.0 - Add patch to fix python 3.8 error - Enable all tests * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.2-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 16 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.2.2-1 - Update to latest upstream release * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Aug 21 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-3 - Drop python2 subpackage * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 24 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-1 - Update to 1.1.0 (#1544224) - Stop building python2 docs as they have python2 syntax errors - Skip test_PI_RGB[JPEG_RGB_RGB] for now - Skip TestTimeZone.test_constructor on Python 3 for now * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.0-0.12.gitf6191c7 - Rebuilt for Python 3.7