mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
*: Bump a few ports after the Python 3.7 to 3.8 switchover
Bump the PORTREVISION of the following ports as the concurrent symlinks
change with a new default version of Python:
* devel/py-setuptools
* lang/cython
* math/py-numpy
This is a follow-up to 6cd3db2d03
.
PR: 253815
Approved by: kai (python, maintainer)
This commit is contained in:
parent
6cd3db2d03
commit
26d8faac23
@ -1,5 +1,6 @@
|
||||
PORTNAME= setuptools
|
||||
PORTVERSION= 44.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= cython
|
||||
PORTVERSION= 0.29.21
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= numpy
|
||||
PORTVERSION= 1.16.6
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
|
Loading…
Reference in New Issue
Block a user