summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c2e69506b64..ebd62a1cf6f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = python-allure-commons
- pkgdesc = Commons of Allure python adaptors for python-based test frameworks
- pkgver = 2.5.3
+ pkgdesc = Common module for integrate allure with python-based frameworks
+ pkgver = 2.9.45
pkgrel = 1
- url = https://github.com/allure-framework/allure-python/tree/master/allure-python-commons
+ url = https://github.com/allure-framework/allure-python
arch = any
- depends = python
- depends = python-pluggy>=0.4.0
- depends = python-six>=1.9.0
- depends = python-attrs>=16.0.0
- source = git+https://github.com/allure-framework/allure-python.git#tag=2.5.3
- md5sums = SKIP
+ makedepends = python-setuptools-scm
+ makedepends = git
+ depends = python-pluggy
+ depends = python-six
+ depends = python-attrs
+ source = git+https://github.com/allure-framework/allure-python.git#tag=2.9.45
+ sha512sums = SKIP
pkgname = python-allure-commons
-