1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

misc/py-polars: Use PYPI instead of CHEESESHOP

Approved by:	portmgr (blanket)
With hat:	python
This commit is contained in:
Po-Chuan Hsieh 2023-12-26 00:04:13 +08:00
parent 6073f3b7cb
commit ceb46c9090
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -2,7 +2,7 @@ PORTNAME= polars
DISTVERSIONPREFIX= py-
DISTVERSION= 0.19.12
CATEGORIES= misc
#MASTER_SITES= CHEESESHOP
#MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org