upgpkg: python-preggy 1.4.4-2

switched to PEP 517
This commit is contained in:
2024-01-13 17:44:41 +01:00
parent a0b73f129d
commit 645b709ce0
2 changed files with 8 additions and 5 deletions

View File

@@ -1,11 +1,14 @@
pkgbase = python-preggy
pkgdesc = assertion library for Python
pkgver = 1.4.4
pkgrel = 1
pkgrel = 2
url = https://github.com/heynemann/preggy
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python-six
depends = python-colorama