mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/astroid: Updated for version 1.3.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4f2278d2ff
commit
fe7a7e29d9
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=astroid
|
||||
VERSION=${VERSION:-1.3.3}
|
||||
VERSION=${VERSION:-1.3.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="astroid"
|
||||
VERSION="1.3.3"
|
||||
VERSION="1.3.4"
|
||||
HOMEPAGE="https://bitbucket.org/logilab/astroid"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/a/astroid/astroid-1.3.3.tar.gz"
|
||||
MD5SUM="917ca7f08a9cc1a74191874e8aa436e0"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/a/astroid/astroid-1.3.4.tar.gz"
|
||||
MD5SUM="24e89453422bc39b0e1a9e4d7e0a1b0f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools logilab-common"
|
||||
|
|
Loading…
Reference in a new issue