1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-25 20:40:32 +01:00
Files
aur/python-opnieuw/.SRCINFO
Bert Peters e03dec23a7 upgpkg: python-opnieuw 3.0.0-2
Fix license, missing dependency
2024-03-25 08:47:41 +01:00

15 lines
503 B
Plaintext

pkgbase = python-opnieuw
pkgdesc = A general-purpose retrying library, written in pure Python
pkgver = 3.0.0
pkgrel = 2
url = https://github.com/channable/opnieuw
arch = any
license = BSD-3-Clause
makedepends = python-setuptools
depends = python
depends = python-typing_extensions
source = python-opnieuw-3.0.0.tar.gz::https://github.com/channable/opnieuw/archive/refs/tags/v3.0.0.tar.gz
sha256sums = b2884a17b7acca433924d42af7685e3305098b220e545632fed8d9d7abdf2078
pkgname = python-opnieuw