summaryrefslogtreecommitdiffstats
path: root/python-pypi
diff options
context:
space:
mode:
authorFlorian Franzmann2019-09-28 21:23:21 +0200
committerFlorian Franzmann2019-09-29 12:42:30 +0200
commitfe443bd98e820b8dd38c21737211048c84d3cb9a (patch)
tree9b14b1d832e78dfa183f53d7629dc86330a4389c /python-pypi
parentb0bd016b51d1bf027f009571198e3bf63e5d1127 (diff)
python-pypi/python-sphinx: version 2.2.0
Diffstat (limited to 'python-pypi')
-rwxr-xr-xpython-pypi/python-sphinx/DEPENDS2
-rwxr-xr-xpython-pypi/python-sphinx/DETAILS4
-rw-r--r--python-pypi/python-sphinx/HISTORY4
3 files changed, 7 insertions, 3 deletions
diff --git a/python-pypi/python-sphinx/DEPENDS b/python-pypi/python-sphinx/DEPENDS
index 5c07359bf5..7b10a43323 100755
--- a/python-pypi/python-sphinx/DEPENDS
+++ b/python-pypi/python-sphinx/DEPENDS
@@ -1,2 +1,2 @@
-depends PYTHON &&
+depends python3 &&
depends docutils
diff --git a/python-pypi/python-sphinx/DETAILS b/python-pypi/python-sphinx/DETAILS
index 0d29e21fd4..20d63a87eb 100755
--- a/python-pypi/python-sphinx/DETAILS
+++ b/python-pypi/python-sphinx/DETAILS
@@ -1,8 +1,8 @@
SPELL=python-sphinx
- VERSION=1.8.3
+ VERSION=2.2.0
SOURCE="Sphinx-${VERSION}.tar.gz"
SOURCE_URL[0]=http://pypi.python.org/packages/source/S/Sphinx/${SOURCE}
- SOURCE_HASH=sha512:f0a0aa9f6c57001c0c5326d941aa81cd49ec79abd15b217b121750c405a8f5bd6ab965e5eaf15c8be3d681aa711bac0405ff13f2b0a1d58b03c44be4335ed8e3
+ SOURCE_HASH=sha512:5d5832a6e966782ced58ecfe26e164636ef9433862c3ed299663f69c90d5d1173bbaf9d29410939d35163e740a1aeb6db460e8fdcf6b92eadfcb6e88a2fbcc38
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Sphinx-${VERSION}"
WEB_SITE="http://sphinx.pocoo.org/index.html"
LICENSE[0]=PYTHON
diff --git a/python-pypi/python-sphinx/HISTORY b/python-pypi/python-sphinx/HISTORY
index 5ef55ad9e4..8ef261b480 100644
--- a/python-pypi/python-sphinx/HISTORY
+++ b/python-pypi/python-sphinx/HISTORY
@@ -1,3 +1,7 @@
+2019-09-28 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 2.2.0
+ * DEPENDS: depend on python3
+
2019-01-03 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.8.3