[packages/adapter: 612/631] fix python sphinx dep

glen glen at pld-linux.org
Mon Sep 12 20:25:44 CEST 2016


commit dbab64aa13bd2665a6ab993a69bbd6451d21414e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Aug 10 12:00:24 2015 +0300

    fix python sphinx dep

 adapter.awk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/adapter.awk b/adapter.awk
index 2c2c186..c0586ff 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -2416,7 +2416,7 @@ function replace_requires(field,   pkg) {
 	sub(/^python-newt$/, "python-snack", $2)
 	sub(/^python-pygtk$/, "python-pygtk-gtk", $2)
 	sub(/^python-recaptcha-client$/, "python-recaptcha", $2)
-	sub(/^python-sphinx$/, "python-Sphinx", $2)
+	sub(/^python-sphinx$/, "sphinx-pdg", $2)
 	sub(/^python-sqlalchemy$/, "python-SQLAlchemy", $2)
 	sub(/^python-twisted$/, "python-TwistedCore", $2)
 	sub(/^python-twisted-core$/, "python-TwistedCore", $2)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885



More information about the pld-cvs-commit mailing list