mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 20:40:32 +01:00
14 lines
458 B
Plaintext
14 lines
458 B
Plaintext
pkgbase = python-opnieuw
|
|
pkgdesc = A general-purpose retrying library, written in pure Python
|
|
pkgver = 2.0.0
|
|
pkgrel = 1
|
|
url = https://github.com/channable/opnieuw
|
|
arch = any
|
|
license = BSD
|
|
makedepends = python-setuptools
|
|
depends = python
|
|
source = python-opnieuw-2.0.0.tar.gz::https://github.com/channable/opnieuw/archive/refs/tags/v2.0.0.tar.gz
|
|
sha256sums = a34484e2f7b136649691eeefc89f46a95783b3ccab0cc33c118713c037374397
|
|
|
|
pkgname = python-opnieuw
|