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