blob: 08f70d034940cbe00c8aa3699991f8989604f5f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pynetdicom
pkgdesc = A Python implementation of the DICOM networking protocol
pkgver = 3.0.4
pkgrel = 1
url = https://github.com/pydicom/pynetdicom
arch = any
license = MIT
makedepends = python-build
makedepends = python-flit-core
makedepends = python-installer
makedepends = python-poetry-core
makedepends = python-wheel
depends = python-pydicom
source = python-pynetdicom-3.0.4.tar.gz::https://github.com/pydicom/pynetdicom/archive/refs/tags/v3.0.4.tar.gz
sha512sums = 5f7cafb8abc3937cdc7156fec2105ad6740c1861cccb03c449a42b131ba5e97241d6341a8781533b55332885d6de34e6eeaecdfefc2a69ebe46c220a492bf98a
pkgname = python-pynetdicom
|