mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
python/stevedore: Updated for version 1.27.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
d0ab19a578
commit
154fe42df1
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=stevedore
|
||||
VERSION=${VERSION:-1.25.0}
|
||||
VERSION=${VERSION:-1.27.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="stevedore"
|
||||
VERSION="1.25.0"
|
||||
VERSION="1.27.1"
|
||||
HOMEPAGE="https://github.com/dreamhost/stevedore"
|
||||
DOWNLOAD="https://pypi.python.org/packages/08/58/e21f4691e8e75a290bdbfa366f06b9403c653642ef31f879e07f6f9ad7db/stevedore-1.25.0.tar.gz"
|
||||
MD5SUM="8de5610a69f8066191d3e4b9af82c437"
|
||||
DOWNLOAD="https://pypi.python.org/packages/74/d4/5e2f93795f587154f27a389817de0e066620eb3f5034979b1dfa782014ce/stevedore-1.27.1.tar.gz"
|
||||
MD5SUM="80113d0f3b0f4d64107546dde410003a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pbr six"
|
||||
|
|
Loading…
Reference in a new issue