1
0
mirror of https://github.com/bertptrs/aur.git synced 2026-05-11 15:20:35 +02:00

Fix Python 3.7 incompatibility.

This commit is contained in:
2018-08-10 11:30:38 +02:00
parent 23b5b430e9
commit de05f45f40
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
pkgbase = python-pydicom
pkgdesc = Pure python package for working with DICOM files
pkgver = 1.1.0
pkgrel = 2
pkgrel = 3
url = https://pydicom.github.io/pydicom/stable/index.html
arch = x86_64
license = MIT