Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37888837
en ru br
ALT Linux repositórios
S:1.3.1-alt2

Group :: Development/Python3
RPM: python3-module-sphinx-celery

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: sphinx-celery-1.3.1-upstream-refdomain.patch
Download


From 28d8f42b43d5a28acdf95bdcb5fb091e9732849a Mon Sep 17 00:00:00 2001
From: George Psarakis <giwrgos.psarakis@gmail.com>
Date: Thu, 20 Jul 2017 00:09:07 +0300
Subject: [PATCH] Add refdomain key in node dictionary
---
 sphinx_celery/github_issues.py | 1 +
 1 file changed, 1 insertion(+)
diff --git a/sphinx_celery/github_issues.py b/sphinx_celery/github_issues.py
index 240c092..a6b7b05 100644
--- a/sphinx_celery/github_issues.py
+++ b/sphinx_celery/github_issues.py
@@ -57,6 +57,7 @@ def apply(self):
                 refnode = pending_xref()
                 refnode['reftarget'] = issue_id
                 refnode['reftype'] = 'issue'
+                refnode['refdomain'] = 'github'
                 refnode['github_project'] = github_project
                 reftitle = issuetext
                 refnode.append(nodes.inline(
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009