Initial package for EPEL9
- Disabled PDF documentation due to missing dependencies
This commit is contained in:
parent
c41613d35d
commit
cc700e9b9b
1 changed files with 6 additions and 2 deletions
|
|
@ -1,8 +1,12 @@
|
|||
# Sphinx-generated HTML documentation is not suitable for packaging; see
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2006555 for discussion.
|
||||
#
|
||||
# We can generate PDF documentation as a substitute.
|
||||
%bcond_without doc_pdf
|
||||
# We can generate PDF documentation as a substitute. However, EPEL9 is
|
||||
# currently missing some documentation dependencies:
|
||||
# - python-ipykernel
|
||||
# - python-nbconvert
|
||||
# - python-nbsphinx
|
||||
%bcond_with doc_pdf
|
||||
|
||||
Name: python-OWSLib
|
||||
Version: 0.27.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue