[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-astroid

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/devel/py-astroid/Makefile between version 1.16 and 1.17

version 1.16, 2018/05/16 06:54:20 version 1.17, 2018/06/07 06:33:54
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       astroid-1.6.4  DISTNAME=       astroid-1.6.5
 PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}  PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=     devel python  CATEGORIES=     devel python
 MASTER_SITES=   ${MASTER_SITE_PYPI:=a/astroid/}  MASTER_SITES=   ${MASTER_SITE_PYPI:=a/astroid/}
   
 MAINTAINER=     kamel.derouiche@gmail.com  MAINTAINER=     kamel.derouiche@gmail.com
 HOMEPAGE=       https://bitbucket.org/logilab/astroid  HOMEPAGE=       https://github.com/pycqa/astroid
 COMMENT=        Rebuild a new abstract syntax tree from Python's ast  COMMENT=        Rebuild a new abstract syntax tree from Python's ast
 LICENSE=        gnu-lgpl-v3  LICENSE=        gnu-lgpl-v3
   

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

CVSweb <webmaster@jp.NetBSD.org>