Mk/bsd.default-versions.mk: chase the switch to Python 3.9

Following the rules of
<https://wiki.freebsd.org/Python#Steps_to_switch_the_Python_default_version>

PR:		261703
This commit is contained in:
Thierry Thomas 2022-06-26 22:36:53 +02:00
parent f117f2c485
commit ad2d6b8e48
3 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,6 @@
PORTNAME= setuptools
PORTVERSION= 62.1.0
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -2,6 +2,7 @@
PORTNAME= cython
PORTVERSION= 0.29.30
PORTREVISION= 1
CATEGORIES= lang python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -2,6 +2,7 @@
PORTNAME= numpy
PORTVERSION= 1.22.4
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP \