summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2015-02-28 23:34:37 +0100
committerVlad Glagolev2015-03-01 12:01:15 +0300
commit22652b5b61c8f47d4be19c5f644c4ffc48991c2d (patch)
treea26fbf333f6807fbdc2334bd698152d1be3c7cd1
parentdfda36527eb78c9c795c408d88e6b8bc717a7d3b (diff)
python-pypi/pelican: fix SOURCE_URLstable-rc-0.62
(cherry picked from commit 648112bac94d5fba94826b5508f9a064db48cb2d)
-rwxr-xr-xpython-pypi/pelican/DETAILS2
-rw-r--r--python-pypi/pelican/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/python-pypi/pelican/DETAILS b/python-pypi/pelican/DETAILS
index 8c6925fe94..8ed7de7dd2 100755
--- a/python-pypi/pelican/DETAILS
+++ b/python-pypi/pelican/DETAILS
@@ -1,7 +1,7 @@
SPELL=pelican
VERSION=3.5.0
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://pypi.python.org/packages/source/p/${SPELL}/{SOURCE}
+ SOURCE_URL[0]=https://pypi.python.org/packages/source/p/${SPELL}/${SOURCE}
SOURCE_HASH=sha512:37222a8e8a732dd0c6122e57cf8f7ae5c522d2886404515df0bcd5b741e41c563a4819a3ae2e2b963d27343e8f211ae86c5630b1229cf42f4ec59f6f14272429
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://getpelican.com/"
diff --git a/python-pypi/pelican/HISTORY b/python-pypi/pelican/HISTORY
index abe0ab99a1..b2fb4a3fdb 100644
--- a/python-pypi/pelican/HISTORY
+++ b/python-pypi/pelican/HISTORY
@@ -1,3 +1,6 @@
+2015-02-28 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: fix SOURCE_URL
+
2014-12-21 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.5.0; updated descriptions, source url
* DEPENDS: removed smartypants -- it's optional and included within