pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-dicom: removed; use biology/py-pydicom



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Sun Aug 29 15:16:26 2021 +0200
Changeset:	287864a944c01e46c2764967ea54e5b72f6aa8bb

Modified Files:
	Makefile
Removed Files:
	py-dicom/DESCR
	py-dicom/Makefile
	py-dicom/PLIST
	py-dicom/distinfo

Log Message:
py-dicom: removed; use biology/py-pydicom

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=287864a944c01e46c2764967ea54e5b72f6aa8bb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile          |   1 -
 py-dicom/DESCR    |   4 -
 py-dicom/Makefile |  28 -------
 py-dicom/PLIST    | 231 ------------------------------------------------------
 py-dicom/distinfo |   7 --
 5 files changed, 271 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 62c2ee65fe..90399562ad 100644
--- a/Makefile
+++ b/Makefile
@@ -3585,7 +3585,6 @@ SUBDIR+=	py-desktop-notify
 SUBDIR+=	py-dexml
 SUBDIR+=	py-dexy
 SUBDIR+=	py-dexy_viewer
-SUBDIR+=	py-dicom
 SUBDIR+=	py-diffeqpy
 SUBDIR+=	py-diffpy-structure
 SUBDIR+=	py-diffpy_pdffit2
diff --git a/py-dicom/DESCR b/py-dicom/DESCR
deleted file mode 100644
index dcd3ff773d..0000000000
--- a/py-dicom/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-pydicom is a pure python package for parsing DICOM files.
-DICOM is a standard (http://medical.nema.org) for communicating
-medical images and related information such as reports
-and radiotherapy objects.
diff --git a/py-dicom/Makefile b/py-dicom/Makefile
deleted file mode 100644
index 7488e18dfd..0000000000
--- a/py-dicom/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2015/04/13 23:22:02 othyro Exp $
-
-DISTNAME=	pydicom-0.9.8
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//}
-CATEGORIES=	biology
-MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pydicom/
-
-MAINTAINER=	jihbed.research%gmail.com@localhost
-HOMEPAGE=	https://code.google.com/p/pydicom/
-COMMENT=	Read, modify and write DICOM files with python code
-LICENSE=	mit
-
-DEPENDS+=	${PYPKGPREFIX}-simplejson>=2.6.2:../../converters/py-simplejson
-
-USE_TOOLS+=	bash
-USE_LANGUAGES=	# none
-
-REPLACE_BASH+=		dicom/test/shell_all
-REPLACE_PYTHON+=	dicom/contrib/dicom_dao.py
-
-PYTHON_VERSIONS_ACCEPTED=	27
-
-do-test:
-	${RUN} cd ${WRKSRC}/dicom/test; ${SETENV} ${TEST_ENV} ${PYTHONBIN} run_test.py
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-dicom/PLIST b/py-dicom/PLIST
deleted file mode 100644
index 1f30f379f2..0000000000
--- a/py-dicom/PLIST
+++ /dev/null
@@ -1,231 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/dicom/charset.py
-${PYSITELIB}/dicom/charset.pyc
-${PYSITELIB}/dicom/charset.pyo
-${PYSITELIB}/dicom/config.py
-${PYSITELIB}/dicom/config.pyc
-${PYSITELIB}/dicom/config.pyo
-${PYSITELIB}/dicom/contrib/dcm_qt_tree.py
-${PYSITELIB}/dicom/contrib/dcm_qt_tree.pyc
-${PYSITELIB}/dicom/contrib/dcm_qt_tree.pyo
-${PYSITELIB}/dicom/contrib/dicom_dao.py
-${PYSITELIB}/dicom/contrib/dicom_dao.pyc
-${PYSITELIB}/dicom/contrib/dicom_dao.pyo
-${PYSITELIB}/dicom/contrib/imViewer_Simple.py
-${PYSITELIB}/dicom/contrib/imViewer_Simple.pyc
-${PYSITELIB}/dicom/contrib/imViewer_Simple.pyo
-${PYSITELIB}/dicom/contrib/__init__.py
-${PYSITELIB}/dicom/contrib/__init__.pyc
-${PYSITELIB}/dicom/contrib/__init__.pyo
-${PYSITELIB}/dicom/contrib/pydicom_PIL.py
-${PYSITELIB}/dicom/contrib/pydicom_PIL.pyc
-${PYSITELIB}/dicom/contrib/pydicom_PIL.pyo
-${PYSITELIB}/dicom/contrib/pydicom_series.py
-${PYSITELIB}/dicom/contrib/pydicom_series.pyc
-${PYSITELIB}/dicom/contrib/pydicom_series.pyo
-${PYSITELIB}/dicom/contrib/pydicom_Tkinter.py
-${PYSITELIB}/dicom/contrib/pydicom_Tkinter.pyc
-${PYSITELIB}/dicom/contrib/pydicom_Tkinter.pyo
-${PYSITELIB}/dicom/datadict.py
-${PYSITELIB}/dicom/datadict.pyc
-${PYSITELIB}/dicom/datadict.pyo
-${PYSITELIB}/dicom/dataelem.py
-${PYSITELIB}/dicom/dataelem.pyc
-${PYSITELIB}/dicom/dataelem.pyo
-${PYSITELIB}/dicom/dataset.py
-${PYSITELIB}/dicom/dataset.pyc
-${PYSITELIB}/dicom/dataset.pyo
-${PYSITELIB}/dicom/_dicom_dict.py
-${PYSITELIB}/dicom/_dicom_dict.pyc
-${PYSITELIB}/dicom/_dicom_dict.pyo
-${PYSITELIB}/dicom/doc/index.html
-${PYSITELIB}/dicom/encaps.py
-${PYSITELIB}/dicom/encaps.pyc
-${PYSITELIB}/dicom/encaps.pyo
-${PYSITELIB}/dicom/examples/anonymize.py
-${PYSITELIB}/dicom/examples/anonymize.pyc
-${PYSITELIB}/dicom/examples/anonymize.pyo
-${PYSITELIB}/dicom/examples/DicomDiff.py
-${PYSITELIB}/dicom/examples/DicomDiff.pyc
-${PYSITELIB}/dicom/examples/DicomDiff.pyo
-${PYSITELIB}/dicom/examples/DicomInfo.py
-${PYSITELIB}/dicom/examples/DicomInfo.pyc
-${PYSITELIB}/dicom/examples/DicomInfo.pyo
-${PYSITELIB}/dicom/examples/dicomtree.py
-${PYSITELIB}/dicom/examples/dicomtree.pyc
-${PYSITELIB}/dicom/examples/dicomtree.pyo
-${PYSITELIB}/dicom/examples/__init__.py
-${PYSITELIB}/dicom/examples/__init__.pyc
-${PYSITELIB}/dicom/examples/__init__.pyo
-${PYSITELIB}/dicom/examples/ListBeams.py
-${PYSITELIB}/dicom/examples/ListBeams.pyc
-${PYSITELIB}/dicom/examples/ListBeams.pyo
-${PYSITELIB}/dicom/examples/myprint.py
-${PYSITELIB}/dicom/examples/myprint.pyc
-${PYSITELIB}/dicom/examples/myprint.pyo
-${PYSITELIB}/dicom/examples/show_charset_name.py
-${PYSITELIB}/dicom/examples/show_charset_name.pyc
-${PYSITELIB}/dicom/examples/show_charset_name.pyo
-${PYSITELIB}/dicom/examples/write_new.py
-${PYSITELIB}/dicom/examples/write_new.pyc
-${PYSITELIB}/dicom/examples/write_new.pyo
-${PYSITELIB}/dicom/filebase.py
-${PYSITELIB}/dicom/filebase.pyc
-${PYSITELIB}/dicom/filebase.pyo
-${PYSITELIB}/dicom/filereader.py
-${PYSITELIB}/dicom/filereader.pyc
-${PYSITELIB}/dicom/filereader.pyo
-${PYSITELIB}/dicom/fileutil.py
-${PYSITELIB}/dicom/fileutil.pyc
-${PYSITELIB}/dicom/fileutil.pyo
-${PYSITELIB}/dicom/filewriter.py
-${PYSITELIB}/dicom/filewriter.pyc
-${PYSITELIB}/dicom/filewriter.pyo
-${PYSITELIB}/dicom/__init__.py
-${PYSITELIB}/dicom/__init__.pyc
-${PYSITELIB}/dicom/__init__.pyo
-${PYSITELIB}/dicom/misc.py
-${PYSITELIB}/dicom/misc.pyc
-${PYSITELIB}/dicom/misc.pyo
-${PYSITELIB}/dicom/multival.py
-${PYSITELIB}/dicom/multival.pyc
-${PYSITELIB}/dicom/multival.pyo
-${PYSITELIB}/dicom/_private_dict.py
-${PYSITELIB}/dicom/_private_dict.pyc
-${PYSITELIB}/dicom/_private_dict.pyo
-${PYSITELIB}/dicom/sequence.py
-${PYSITELIB}/dicom/sequence.pyc
-${PYSITELIB}/dicom/sequence.pyo
-${PYSITELIB}/dicom/tag.py
-${PYSITELIB}/dicom/tag.pyc
-${PYSITELIB}/dicom/tag.pyo
-${PYSITELIB}/dicom/test/all.bat
-${PYSITELIB}/dicom/testcharsetfiles/charlist.py
-${PYSITELIB}/dicom/testcharsetfiles/charlist.pyc
-${PYSITELIB}/dicom/testcharsetfiles/charlist.pyo
-${PYSITELIB}/dicom/testcharsetfiles/chrArab.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrFren.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrFrenMulti.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrGerm.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrGreek.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrH31.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrH32.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrHbrw.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrI2.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrJapMulti.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrKoreanMulti.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrRuss.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrSQEncoding.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrX1.dcm
-${PYSITELIB}/dicom/testcharsetfiles/chrX2.dcm
-${PYSITELIB}/dicom/testcharsetfiles/FileInfo.txt
-${PYSITELIB}/dicom/testfiles/CT_small.dcm
-${PYSITELIB}/dicom/testfiles/ExplVR_BigEnd.dcm
-${PYSITELIB}/dicom/testfiles/image_dfl.dcm
-${PYSITELIB}/dicom/testfiles/JPEG2000.dcm
-${PYSITELIB}/dicom/testfiles/JPEG-LL.dcm
-${PYSITELIB}/dicom/testfiles/JPEG-lossy.dcm
-${PYSITELIB}/dicom/testfiles/MR_small.dcm
-${PYSITELIB}/dicom/testfiles/nested_priv_SQ.dcm
-${PYSITELIB}/dicom/testfiles/no_meta_group_length.dcm
-${PYSITELIB}/dicom/testfiles/priv_SQ.dcm
-${PYSITELIB}/dicom/testfiles/README.txt
-${PYSITELIB}/dicom/testfiles/reportsi.dcm
-${PYSITELIB}/dicom/testfiles/rtdose.dcm
-${PYSITELIB}/dicom/testfiles/rtplan.dcm
-${PYSITELIB}/dicom/testfiles/rtplan.dump
-${PYSITELIB}/dicom/testfiles/rtplan_truncated.dcm
-${PYSITELIB}/dicom/testfiles/rtstruct.dcm
-${PYSITELIB}/dicom/testfiles/rtstruct.dump
-${PYSITELIB}/dicom/testfiles/test.py
-${PYSITELIB}/dicom/testfiles/test.pyc
-${PYSITELIB}/dicom/testfiles/test.pyo
-${PYSITELIB}/dicom/testfiles/test-SR.dcm
-${PYSITELIB}/dicom/testfiles/zipMR.gz
-${PYSITELIB}/dicom/test/__init__.py
-${PYSITELIB}/dicom/test/__init__.pyc
-${PYSITELIB}/dicom/test/__init__.pyo
-${PYSITELIB}/dicom/test/performance/__init__.py
-${PYSITELIB}/dicom/test/performance/__init__.pyc
-${PYSITELIB}/dicom/test/performance/__init__.pyo
-${PYSITELIB}/dicom/test/performance/raw_convert_test.py
-${PYSITELIB}/dicom/test/performance/raw_convert_test.pyc
-${PYSITELIB}/dicom/test/performance/raw_convert_test.pyo
-${PYSITELIB}/dicom/test/performance/time_test.py
-${PYSITELIB}/dicom/test/performance/time_test.pyc
-${PYSITELIB}/dicom/test/performance/time_test.pyo
-${PYSITELIB}/dicom/test/run_tests.py
-${PYSITELIB}/dicom/test/run_tests.pyc
-${PYSITELIB}/dicom/test/run_tests.pyo
-${PYSITELIB}/dicom/test/shell_all
-${PYSITELIB}/dicom/test/test_charset.py
-${PYSITELIB}/dicom/test/test_charset.pyc
-${PYSITELIB}/dicom/test/test_charset.pyo
-${PYSITELIB}/dicom/test/test_dataelem.py
-${PYSITELIB}/dicom/test/test_dataelem.pyc
-${PYSITELIB}/dicom/test/test_dataelem.pyo
-${PYSITELIB}/dicom/test/test_dataset.py
-${PYSITELIB}/dicom/test/test_dataset.pyc
-${PYSITELIB}/dicom/test/test_dataset.pyo
-${PYSITELIB}/dicom/test/test_dictionary.py
-${PYSITELIB}/dicom/test/test_dictionary.pyc
-${PYSITELIB}/dicom/test/test_dictionary.pyo
-${PYSITELIB}/dicom/test/test_filereader.py
-${PYSITELIB}/dicom/test/test_filereader.pyc
-${PYSITELIB}/dicom/test/test_filereader.pyo
-${PYSITELIB}/dicom/test/test_filewriter.py
-${PYSITELIB}/dicom/test/test_filewriter.pyc
-${PYSITELIB}/dicom/test/test_filewriter.pyo
-${PYSITELIB}/dicom/test/test_multival.py
-${PYSITELIB}/dicom/test/test_multival.pyc
-${PYSITELIB}/dicom/test/test_multival.pyo
-${PYSITELIB}/dicom/test/test_rawread.py
-${PYSITELIB}/dicom/test/test_rawread.pyc
-${PYSITELIB}/dicom/test/test_rawread.pyo
-${PYSITELIB}/dicom/test/test_sequence.py
-${PYSITELIB}/dicom/test/test_sequence.pyc
-${PYSITELIB}/dicom/test/test_sequence.pyo
-${PYSITELIB}/dicom/test/test_tag.py
-${PYSITELIB}/dicom/test/test_tag.pyc
-${PYSITELIB}/dicom/test/test_tag.pyo
-${PYSITELIB}/dicom/test/test_UID.py
-${PYSITELIB}/dicom/test/test_UID.pyc
-${PYSITELIB}/dicom/test/test_UID.pyo
-${PYSITELIB}/dicom/test/test_valuerep.py
-${PYSITELIB}/dicom/test/test_valuerep.pyc
-${PYSITELIB}/dicom/test/test_valuerep.pyo
-${PYSITELIB}/dicom/test/version_dep.py
-${PYSITELIB}/dicom/test/version_dep.pyc
-${PYSITELIB}/dicom/test/version_dep.pyo
-${PYSITELIB}/dicom/test/warncheck.py
-${PYSITELIB}/dicom/test/warncheck.pyc
-${PYSITELIB}/dicom/test/warncheck.pyo
-${PYSITELIB}/dicom/test/_write_stds.py
-${PYSITELIB}/dicom/test/_write_stds.pyc
-${PYSITELIB}/dicom/test/_write_stds.pyo
-${PYSITELIB}/dicom/_UID_dict.py
-${PYSITELIB}/dicom/_UID_dict.pyc
-${PYSITELIB}/dicom/_UID_dict.pyo
-${PYSITELIB}/dicom/UID.py
-${PYSITELIB}/dicom/UID.pyc
-${PYSITELIB}/dicom/UID.pyo
-${PYSITELIB}/dicom/util/dump.py
-${PYSITELIB}/dicom/util/dump.pyc
-${PYSITELIB}/dicom/util/dump.pyo
-${PYSITELIB}/dicom/util/hexutil.py
-${PYSITELIB}/dicom/util/hexutil.pyc
-${PYSITELIB}/dicom/util/hexutil.pyo
-${PYSITELIB}/dicom/util/__init__.py
-${PYSITELIB}/dicom/util/__init__.pyc
-${PYSITELIB}/dicom/util/__init__.pyo
-${PYSITELIB}/dicom/valuerep.py
-${PYSITELIB}/dicom/valuerep.pyc
-${PYSITELIB}/dicom/valuerep.pyo
-${PYSITELIB}/dicom/values.py
-${PYSITELIB}/dicom/values.pyc
-${PYSITELIB}/dicom/values.pyo
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/py-dicom/distinfo b/py-dicom/distinfo
deleted file mode 100644
index a4190a622e..0000000000
--- a/py-dicom/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.1 2013/09/07 20:52:38 jihbed Exp $
-
-SHA1 (pydicom-0.9.8.tar.gz) = 66ac41891895076228e5ecda4f1afe0f6723529f
-RMD160 (pydicom-0.9.8.tar.gz) = 2252cbdf2dd52a733658b689a53ca8e82dbf7e9e
-SHA512 (pydicom-0.9.8.tar.gz) = f978d1afbdc4b1afbaee64c74a381e2e6cc9c55465d2ee73a02246406a34615d27f2045b2a5b4ecf897250ade102f0efba1050b5fba0239ce5d87e26c05fb2f9
-Size (pydicom-0.9.8.tar.gz) = 418481 bytes
-SHA1 (patch-setup.py) = 6de4d9b3d6877c59ad4a2b164423d2308b77a337


Home | Main Index | Thread Index | Old Index