mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
devel/py-oci: Update to 2.53.0
Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.53.0 PR: 260429 Approved by: philip (mentor) Differential Revision: https://reviews.freebsd.org/D33482
This commit is contained in:
parent
7c3d90bc94
commit
0e31fab5c6
@ -1,7 +1,7 @@
|
||||
# Created by: Alessando Sagratini <ale_sagra@hotmail.com>
|
||||
|
||||
PORTNAME= oci
|
||||
PORTVERSION= 2.52.1
|
||||
PORTVERSION= 2.53.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}openssl>=17.5.0:security/py-openssl@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytz>=2016.10:devel/py-pytz@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.6-3.9
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1638946709
|
||||
SHA256 (oci-2.52.1.tar.gz) = 247e54a8d56226cf969feaa256c098935045d7377ded8722a638070a12b82b2e
|
||||
SIZE (oci-2.52.1.tar.gz) = 5618737
|
||||
TIMESTAMP = 1639550371
|
||||
SHA256 (oci-2.53.0.tar.gz) = 9d87f932474d138f4d38d55f1d7de898c80996c76e10ee5ecee3853a5cb2307e
|
||||
SIZE (oci-2.53.0.tar.gz) = 5729428
|
||||
|
Loading…
Reference in New Issue
Block a user