Bert Peters pushed to branch main at Arch Linux / Packaging / Packages /
python-pydicom
Commits:
55202b0b by Bert Peters at 2024-11-17T22:09:24+01:00
upgpkg: 3.0.1-2
python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pydicom
pkgdesc = Pure python package for working with DICOM files
pkgver = 3.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://pydicom.github.io/pydicom/stable/index.html
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrzej Giniewicz <[email protected]>
pkgname=python-pydicom
pkgver=3.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Pure python package for working with DICOM files"
arch=("any")
url="https://pydicom.github.io/pydicom/stable/index.html"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pydicom/-/commit/55202b0b8e488f31808829ec63ea00fe0ae6561c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pydicom/-/commit/55202b0b8e488f31808829ec63ea00fe0ae6561c
You're receiving this email because of your account on gitlab.archlinux.org.