databases/py-mysql-connector-python2: Mark DEPRECATED
- databases/py-mysql-connector-python has been updated to 8.0.X branch
This commit is contained in:
parent
7dcc709ac7
commit
9e0ffad51f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498838
@ -1,22 +1,26 @@
|
|||||||
# Created by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
# Created by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= mysql-connector-python
|
PORTNAME= mysql-connector-python
|
||||||
PORTVERSION= 2.2.2
|
PORTVERSION= 2.2.2
|
||||||
CATEGORIES= databases python
|
CATEGORIES= databases python
|
||||||
MASTER_SITES= MYSQL/Connector-Python
|
MASTER_SITES= MYSQL/Connector-Python
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
PKGNAMESUFFIX= 2
|
PKGNAMESUFFIX= 2
|
||||||
|
|
||||||
MAINTAINER= bofh@FreeBSD.org
|
MAINTAINER= bofh@FreeBSD.org
|
||||||
COMMENT= MySQL driver written in Python
|
COMMENT= MySQL driver written in Python
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
NO_ARCH= yes
|
DEPRECATED= Please consider using databases/py-mysql-connector-python which has been\
|
||||||
USES= python
|
updated to latest upstream version
|
||||||
USE_PYTHON= autoplist distutils
|
EXPIRATION_DATE=2019-05-15
|
||||||
|
|
||||||
|
USES= python
|
||||||
|
USE_PYTHON= autoplist distutils
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS:N--single-version-externally-managed}
|
PYDISTUTILS_INSTALLARGS:= ${PYDISTUTILS_INSTALLARGS:N--single-version-externally-managed}
|
||||||
|
Loading…
Reference in New Issue
Block a user