1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Update to 1.13.1

- Update RUN_DEPENDS
- Limit python to 3.5+
This commit is contained in:
Wen Heping 2019-02-14 10:01:35 +00:00
parent 8ad047e1e9
commit 78f288813c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492911
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pg8000
PORTVERSION= 1.13.0
PORTVERSION= 1.13.1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,9 +12,9 @@ COMMENT= Pure-Python Interface to the PostgreSQL Database
LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}passlib>=0:security/py-passlib@${PY_FLAVOR}
USES= python
USES= python:3.5+
USE_PYTHON= autoplist distutils
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1549509266
SHA256 (pg8000-1.13.0.tar.gz) = 3a6a636240f04cc0a757c66195032deae1acafe1b8d5858a9a402096c421736b
SIZE (pg8000-1.13.0.tar.gz) = 55839
TIMESTAMP = 1550130131
SHA256 (pg8000-1.13.1.tar.gz) = 2208c7aaffe8d61f5c4ccbefeb74ba033003899e64aee37c0eb98aadae8b9c6b
SIZE (pg8000-1.13.1.tar.gz) = 57132