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.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.2.0.tar.gz::https://github.com/channable/opnieuw/archive/refs/tags/v1.2.0.tar.gz
|
|
sha256sums = 1e7df8cbbd0f4fe558568ece9f54dd48f6f59b2fb433bace2684827fec646fa4
|
|
|
|
pkgname = python-opnieuw
|