mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +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:
parent
82894fe267
commit
da48cdaf7f
@ -1,7 +1,7 @@
|
|||||||
# Created by: Alessando Sagratini <ale_sagra@hotmail.com>
|
# Created by: Alessando Sagratini <ale_sagra@hotmail.com>
|
||||||
|
|
||||||
PORTNAME= oci
|
PORTNAME= oci
|
||||||
PORTVERSION= 2.40.0
|
PORTVERSION= 2.41.0
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1623838237
|
TIMESTAMP = 1625095331
|
||||||
SHA256 (oci-2.40.0.tar.gz) = cc47c0faeff48b32156875cad6fab68c94752764d5cf75b9b7bdd53a9d62ad10
|
SHA256 (oci-2.41.0.tar.gz) = 3ce3fc36c22dff2cbfb330c092361b8194b11cdcbbd94f681b557b18cbbd05e5
|
||||||
SIZE (oci-2.40.0.tar.gz) = 4569352
|
SIZE (oci-2.41.0.tar.gz) = 4703158
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
"certifi",
|
"certifi",
|
||||||
- "configparser==4.0.2",
|
- "configparser==4.0.2",
|
||||||
+ "configparser>=3.5.3",
|
+ "configparser>=3.5.3",
|
||||||
"cryptography==3.3.2",
|
"cryptography>=3.2.1,<=3.4.7",
|
||||||
"pyOpenSSL>=17.5.0,<=19.1.0",
|
"pyOpenSSL>=17.5.0,<=19.1.0",
|
||||||
"python-dateutil>=2.5.3,<3.0.0",
|
"python-dateutil>=2.5.3,<3.0.0",
|
||||||
"pytz>=2016.10",
|
"pytz>=2016.10",
|
||||||
|
Loading…
Reference in New Issue
Block a user