mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.20.1 [1]
- Add LICENSE - Pass maintainership to submitter PR: 188231 [1] Submitted by: Vitaly Magerya <vmagerya@gmail.com> [1]
This commit is contained in:
parent
b42db58477
commit
c89c24b183
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350194
2 changed files with 6 additions and 5 deletions
|
@ -2,16 +2,17 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cython
|
||||
PORTVERSION= 0.19.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.20.1
|
||||
CATEGORIES= lang python
|
||||
MASTER_SITES= http://www.cython.org/release/ \
|
||||
CHEESESHOP
|
||||
DISTNAME= Cython-${PORTVERSION}
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
MAINTAINER= vmagerya@gmail.com
|
||||
COMMENT= Compiler for Writing C Extensions for the Python Language
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Cython-0.19.1.tar.gz) = 0b90aaa286acdd1bf75a6dd144dfc45192f011f2c2401cf5f80ed6ab5f8bf778
|
||||
SIZE (Cython-0.19.1.tar.gz) = 1384406
|
||||
SHA256 (Cython-0.20.1.tar.gz) = 31a563744a21d7b10355f25a3bca96b37ec5d32bdecfc75e93d65a5f7e62766c
|
||||
SIZE (Cython-0.20.1.tar.gz) = 2558048
|
||||
|
|
Loading…
Add table
Reference in a new issue