mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/py3-pydicom: upgrade to 3.0.0
This commit is contained in:
parent
a4503db5d2
commit
9b81aeea9b
@ -1,8 +1,8 @@
|
||||
# Contributor: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
|
||||
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
|
||||
pkgname=py3-pydicom
|
||||
pkgver=2.4.4
|
||||
pkgrel=1
|
||||
pkgver=3.0.0
|
||||
pkgrel=0
|
||||
pkgdesc="Read, modify and write DICOM files with python"
|
||||
url="https://github.com/pydicom/pydicom"
|
||||
arch="noarch"
|
||||
@ -35,11 +35,9 @@ package() {
|
||||
python3 -m installer -d "$pkgdir" \
|
||||
.dist/*.whl
|
||||
|
||||
rm -r "$pkgdir"/usr/lib/python3.*/site-packages/pydicom/tests
|
||||
|
||||
rm -r "$pkgdir"/usr/lib/python3.*/site-packages/pydicom/data/test_files
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
566f3bedabc56606f087601038b5477a76c407809b4b74c61af7e0cc9e0994025f0d6294903ad89e8f4c0302d777ba4a28d5be63337046136c9aef5abe104a0c pydicom-2.4.4.tar.gz
|
||||
8a05c16472037e55edcce4be6383919d18b1ec55b51aae7741cd0ba566d762b7306cfd4e5802442c528207b563fae55faddcf3a162834dfd18f4d48b44559010 pydicom-3.0.0.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user