summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e209a472fc68
--- /dev/null
+++ b/.SRCINFO
@@ -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