python/python-certifi: Updated for version 2015.04.28.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
9116ec3cae
commit
fa9c1a5be2
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for python-certifi
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=python-certifi
|
||||
SRCNAM=certifi
|
||||
VERSION=${VERSION:-14.05.14}
|
||||
VERSION=${VERSION:-2015.04.28}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-certifi"
|
||||
VERSION="14.05.14"
|
||||
HOMEPAGE="http://python-requests.org"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/c/certifi/certifi-14.05.14.tar.gz"
|
||||
MD5SUM="315ea4e50673a16ab047099f816fd32a"
|
||||
VERSION="2015.04.28"
|
||||
HOMEPAGE="http://certifi.io/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/c/certifi/certifi-2015.04.28.tar.gz"
|
||||
MD5SUM="12c7c3a063b2ff97a0f8291d8de41e8c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools"
|
||||
|
|
Loading…
Reference in New Issue