summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8abb1db6ce90..86fe2c101f2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-oslo-reports
pkgdesc = Oslo Reports library
pkgver = 2.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://docs.openstack.org/oslo.reports/latest/
arch = any
license = Apache
@@ -14,6 +14,10 @@ pkgbase = python-oslo-reports
checkdepends = python-coverage
checkdepends = bandit
makedepends = python-setuptools
+ makedepends = python-sphinx
+ makedepends = python-sphinxcontrib-apidoc
+ makedepends = python-openstackdocstheme
+ makedepends = python-reno
depends = python
depends = python-pbr
depends = python-jinja