* update python-importlib-metadata to 7.2.1-4

This commit is contained in:
Alexander Baldeck 2024-12-05 11:54:38 +01:00
parent 1084a3e1dc
commit 3b96b9e874
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-importlib-metadata
pkgdesc = Read metadata from Python packages
pkgver = 7.2.1
pkgrel = 1
pkgrel = 4
url = https://importlib-metadata.readthedocs.io
arch = any
license = Apache-2.0

View File

@ -3,7 +3,7 @@
pkgname=python-importlib-metadata
pkgver=7.2.1
pkgrel=1
pkgrel=4
pkgdesc="Read metadata from Python packages"
url="https://importlib-metadata.readthedocs.io"
license=('Apache-2.0')