1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

devel/py-oci: update to 2.41.0

Changes https://github.com/oracle/oci-python-sdk/releases/tag/v2.41.0

PR:		256892
This commit is contained in:
Alessandro Sagratini 2021-06-30 16:23:40 -07:00 committed by Kevin Bowling
parent 82894fe267
commit da48cdaf7f
3 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Created by: Alessando Sagratini <ale_sagra@hotmail.com>
PORTNAME= oci
PORTVERSION= 2.40.0
PORTVERSION= 2.41.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1623838237
SHA256 (oci-2.40.0.tar.gz) = cc47c0faeff48b32156875cad6fab68c94752764d5cf75b9b7bdd53a9d62ad10
SIZE (oci-2.40.0.tar.gz) = 4569352
TIMESTAMP = 1625095331
SHA256 (oci-2.41.0.tar.gz) = 3ce3fc36c22dff2cbfb330c092361b8194b11cdcbbd94f681b557b18cbbd05e5
SIZE (oci-2.41.0.tar.gz) = 4703158

View File

@ -6,7 +6,7 @@
"certifi",
- "configparser==4.0.2",
+ "configparser>=3.5.3",
"cryptography==3.3.2",
"cryptography>=3.2.1,<=3.4.7",
"pyOpenSSL>=17.5.0,<=19.1.0",
"python-dateutil>=2.5.3,<3.0.0",
"pytz>=2016.10",