pcre3 was removed from recent debian-based releases (eg. Trixie[1]), while RHEL10/CentOS Stream 10 no longer ships pcre in favor of pcre2. Use the latest whereto library release (0.5.0) which uses pcre2 instead. [1] https://lists.debian.org/debian-devel/2021/11/msg00176.html Depends-on: https://review.opendev.org/c/openstack/requirements/+/971428 Change-Id: Ibd5440bee268e20d6da574f1014d953cbb9e6620 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
11 lines
229 B
Plaintext
11 lines
229 B
Plaintext
# Packages required for building docs
|
|
|
|
sphinx>=1.6.2 # BSD
|
|
sphinxcontrib-datatemplates>=0.4.0 # BSD License
|
|
icalendar>=3.10 # BSD
|
|
whereto>=0.5.0 # Apache-2.0
|
|
mwclient==0.8.1
|
|
yamlordereddictloader
|
|
ruamel.yaml>=0.15
|
|
setuptools
|