From 738e387a0e8606edadbb1f07f4f1e466fd303259 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 5 Mar 2019 20:45:24 +0100 Subject: python/pluggy: Updated for version 0.9.0. Signed-off-by: Dimitris Zlatanidis --- python/pluggy/pluggy.SlackBuild | 4 ++-- python/pluggy/pluggy.info | 10 +++++----- python/pluggy/slack-desc | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'python') diff --git a/python/pluggy/pluggy.SlackBuild b/python/pluggy/pluggy.SlackBuild index ad7d78bd09..b8a4bc012d 100644 --- a/python/pluggy/pluggy.SlackBuild +++ b/python/pluggy/pluggy.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pluggy -# Copyright 2015-2018 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pluggy -VERSION=${VERSION:-0.6.0} +VERSION=${VERSION:-0.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pluggy/pluggy.info b/python/pluggy/pluggy.info index e484bb2578..dd07befa7f 100644 --- a/python/pluggy/pluggy.info +++ b/python/pluggy/pluggy.info @@ -1,10 +1,10 @@ PRGNAM="pluggy" -VERSION="0.6.0" -HOMEPAGE="https://pypi.python.org/pypi/pluggy/" -DOWNLOAD="https://pypi.python.org/packages/11/bf/cbeb8cdfaffa9f2ea154a30ae31a9d04a1209312e2919138b4171a1f8199/pluggy-0.6.0.tar.gz" -MD5SUM="ffdde7c3a5ba9a440404570366ffb6d5" +VERSION="0.9.0" +HOMEPAGE="https://github.com/pytest-dev/pluggy" +DOWNLOAD="https://files.pythonhosted.org/packages/a7/8c/55c629849c64e665258d8976322dfdad171fa2f57117590662d8a67618a4/pluggy-0.9.0.tar.gz" +MD5SUM="59c5ec4959c0597369dc06177bbd2c09" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="setuptools-scm" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" diff --git a/python/pluggy/slack-desc b/python/pluggy/slack-desc index b90c083af4..1632943694 100644 --- a/python/pluggy/slack-desc +++ b/python/pluggy/slack-desc @@ -11,7 +11,7 @@ pluggy: pluggy: This is the plugin manager as used by pytest but stripped of pytest pluggy: specific details. pluggy: -pluggy: Homepage: https://pypi.python.org/pypi/pluggy/ +pluggy: Homepage: https://github.com/pytest-dev/pluggy pluggy: pluggy: pluggy: -- cgit v1.2.3