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.2.1
|
|
pkgrel = 1
|
|
url = https://github.com/channable/opnieuw
|
|
arch = any
|
|
license = BSD
|
|
checkdepends = python-pytest
|
|
makedepends = python-setuptools
|
|
depends = python
|
|
source = python-opnieuw-1.2.1.tar.gz::https://github.com/channable/opnieuw/archive/refs/tags/v1.2.1.tar.gz
|
|
sha256sums = 43b220cea505ac3e23eaf5cc8e180c673a85ee7ce9d60b2fd3fcc3a60ec19304
|
|
|
|
pkgname = python-opnieuw
|