From: Mike Bayer Date: Mon, 3 Dec 2018 22:02:23 +0000 (-0500) Subject: All sphinx dependencies move under the github sqlalchemy organization X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=311f4f26b7ebe511c61d798ad7289f9daf14ff1b;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git All sphinx dependencies move under the github sqlalchemy organization Change-Id: I7a0dc1ef320b6abad0eeac8b24c20f821e5b8c81 (cherry picked from commit 89f95e9badb260b78a7f1f7487feb6f9811ae06b) --- diff --git a/doc/build/requirements.txt b/doc/build/requirements.txt index e597dcd0ac..f3e40e01fd 100644 --- a/doc/build/requirements.txt +++ b/doc/build/requirements.txt @@ -1,3 +1,3 @@ -git+https://bitbucket.org/zzzeek/changelog.git#egg=changelog -git+https://bitbucket.org/zzzeek/sphinx-paramlinks.git#egg=sphinx-paramlinks -git+https://bitbucket.org/zzzeek/zzzeeksphinx.git#egg=zzzeeksphinx +git+https://github.com/sqlalchemyorg/changelog.git#egg=changelog +git+https://github.com/sqlalchemyorg/sphinx-paramlinks.git#egg=sphinx-paramlinks +git+https://github.com/sqlalchemyorg/zzzeeksphinx.git#egg=zzzeeksphinx