diff --git a/python-sphinx.spec b/python-sphinx.spec index 6ae6d95dff714d9ec2d051bec876ffda7d45253c..6bf4ba115afedd7a900d519bd05ed90bf642f393 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -1,7 +1,7 @@ Name: python-sphinx Summary: Python documentation generator Version: 1.7.6 -Release: 2 +Release: 3 Epoch: 1 License: BSD and Public Domain and Python and (MIT or GPLv2) URL: http://sphinx-doc.org/ diff --git a/zz-modules-python-sphinx.csh b/zz-modules-python-sphinx.csh index d85799f9dba5c9a463bc7000a1af6d0ead0577aa..3f6e79db990452fa33b39da12be0ef558fa640d1 100644 --- a/zz-modules-python-sphinx.csh +++ b/zz-modules-python-sphinx.csh @@ -1,2 +1 @@ -# Add path to the default python-sphinx scripts on this version of Fedora module load python-sphinx >& /dev/null diff --git a/zz-modules-python-sphinx.sh b/zz-modules-python-sphinx.sh index af36d409e6b659bcda724cd427c0bc604dd64d92..37f814bd8545d0b644cc6a6ba56df97a53954711 100644 --- a/zz-modules-python-sphinx.sh +++ b/zz-modules-python-sphinx.sh @@ -1,2 +1 @@ -# Add path to the default python-sphinx scripts on this version of Fedora module load python-sphinx 2> /dev/null