1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-25 20:40:32 +01:00

Initial upload: python-opnieuw 1.1.0-1

This commit is contained in:
2021-08-08 10:48:35 +02:00
parent 10ae16402d
commit 9684caf1f5
2 changed files with 43 additions and 0 deletions

14
python-opnieuw/.SRCINFO Normal file
View File

@@ -0,0 +1,14 @@
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