commit d74ff4d98da47347534098b0d309b7ffce7be9c8 Author: Damian Johnson atagar@torproject.org Date: Sat May 7 10:51:14 2016 -0700
Revert download page change for fedora
Juan got back to me and indeed python3-stem and python-stem-doc exist as subpackages. They're just not surfaced on apps.fedoraproject.org. --- docs/download.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/docs/download.rst b/docs/download.rst index 7771024..64a3ca7 100644 --- a/docs/download.rst +++ b/docs/download.rst @@ -126,7 +126,9 @@ Download - .. image:: /_static/label/fedora.png :target: https://apps.fedoraproject.org/packages/python-stem
- Package by Juan for Fedora. + Packages maintained by Juan for Fedora. These include **python-stem** + (Stem for Python 2.x), **python3-stem** (Stem for Python 3.x), and + **python-stem-doc** (this website).
::
tor-commits@lists.torproject.org