mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 12:40:30 +01:00
18 lines
600 B
Plaintext
18 lines
600 B
Plaintext
pkgbase = python-opnieuw
|
|
pkgdesc = A general-purpose retrying library, written in pure Python
|
|
pkgver = 3.1.0
|
|
pkgrel = 2
|
|
url = https://github.com/channable/opnieuw
|
|
arch = any
|
|
license = BSD-3-Clause
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-setuptools
|
|
makedepends = python-setuptools-scm
|
|
depends = python
|
|
depends = python-typing_extensions
|
|
source = python-opnieuw-3.1.0.tar.gz::https://github.com/channable/opnieuw/archive/refs/tags/v3.1.0.tar.gz
|
|
sha256sums = d57ca44672b4a81a6fd73e8d8f039e4cab0149e361c8b0e3a036fa5588544802
|
|
|
|
pkgname = python-opnieuw
|