Package Details: python-sphinx-confluence-git v0.0.3.10.g8c44bc9-2

Git Clone URL: https://aur.archlinux.org/python-sphinx-confluence-git.git (read-only, click to copy)
Package Base: python-sphinx-confluence-git
Description: Atlassian Confluence extension for sphinx.
Upstream URL: https://github.com/Arello-Mobile/sphinx-confluence
Licenses: MIT
Conflicts: sphinx-confluence
Provides: sphinx-confluence
Submitter: SilverRainZ
Maintainer: SilverRainZ
Last Packager: SilverRainZ
Votes: 0
Popularity: 0.000000
First Submitted: 2019-05-27 08:29 (UTC)
Last Updated: 2019-05-27 08:39 (UTC)

Required by (0)

Sources (1)

Latest Comments

djp commented on 2024-06-08 05:29 (UTC) (edited on 2024-06-08 05:29 (UTC) by djp)

The requirements.txt needs the docutils version bumped:

diff --unified --recursive --text a/sphinx-confluence/requirements.txt b/sphinx-confluence/requirements.txt
--- a/sphinx-confluence/requirements.txt    2024-06-08 01:23:39.217681203 -0400
+++ b/sphinx-confluence/requirements.txt    2024-06-08 01:24:24.717621775 -0400
@@ -1,2 +1,2 @@
 Sphinx>=1.3.5
-docutils==0.12
+docutils>=0.12