databases/py-mysql-connector-python2: Update version 2.0.3=>2.0.4
- Add NO_ARCH as files are ARCH independent - Add PORTSCOUT for marking BETA version 2.1.2
This commit is contained in:
parent
8d2015c5fd
commit
ba543de09c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387389
2 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mysql-connector-python
|
||||
PORTVERSION= 2.0.3
|
||||
PORTVERSION= 2.0.4
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= MYSQL/Connector-Python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,6 +13,8 @@ COMMENT= MySQL driver written in Python
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
PORTSCOUT= skipv:2.1.2 # BETA version
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (mysql-connector-python-2.0.3.tar.gz) = b07a42c6c1d0476d47315428df89f3fd84626d1df18045babdaa182a6a331ec8
|
||||
SIZE (mysql-connector-python-2.0.3.tar.gz) = 210699
|
||||
SHA256 (mysql-connector-python-2.0.4.tar.gz) = 90fb6d4d210cd7724630d766dbeaf94f21d946a6a0bc8ee703591f2030d29ee4
|
||||
SIZE (mysql-connector-python-2.0.4.tar.gz) = 212192
|
||||
|
|
Loading…
Reference in a new issue