mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 05:20:32 +01:00
Update to 1.2.0.
New version fixed the unit tests, so no longer need to deselect those.
This commit is contained in:
8
.SRCINFO
8
.SRCINFO
@@ -1,7 +1,7 @@
|
||||
pkgbase = python-pydicom
|
||||
pkgdesc = Pure python package for working with DICOM files
|
||||
pkgver = 1.1.0
|
||||
pkgrel = 3
|
||||
pkgver = 1.2.0
|
||||
pkgrel = 1
|
||||
url = https://pydicom.github.io/pydicom/stable/index.html
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
@@ -12,8 +12,8 @@ pkgbase = python-pydicom
|
||||
depends = python
|
||||
optdepends = python-numpy: for working with pixel data
|
||||
optdepends = python-pillow: for working with compressed image data
|
||||
source = python-pydicom-1.1.0.tar.gz::https://github.com/pydicom/pydicom/archive/v1.1.0.tar.gz
|
||||
md5sums = 759799fbe1d01d1daadeca649717122b
|
||||
source = python-pydicom-1.2.0.tar.gz::https://github.com/pydicom/pydicom/archive/v1.2.0.tar.gz
|
||||
md5sums = edbdde15650b4a071de40dfea474bdcc
|
||||
|
||||
pkgname = python-pydicom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user