python/Paver: Updated for version 1.2.3.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2015-02-11 07:01:50 +02:00 committed by Willy Sudiarto Raharjo
parent 7dc8eaec48
commit d887f18c21
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Paver
VERSION=${VERSION:-1.2.2}
VERSION=${VERSION:-1.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Paver"
VERSION="1.2.2"
VERSION="1.2.3"
HOMEPAGE="https://github.com/paver/paver"
DOWNLOAD="https://pypi.python.org/packages/source/P/Paver/Paver-1.2.2.tar.gz"
MD5SUM="0b23c15a2d881f59c4a4c6a1f597cb9f"
DOWNLOAD="https://pypi.python.org/packages/source/P/Paver/Paver-1.2.3.tar.gz"
MD5SUM="81879832d7ff8c4a871420756fa7f550"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""