Bug 248730

Summary: devel/py-oci: update to 2.21.1
Product: Ports & Packages Reporter: Alessandro Sagratini <ale_sagra>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: lwhsu, meta
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/oracle/oci-python-sdk/releases/tag/v2.21.1
Attachments:
Description Flags
trivial update of Makefile and distinfo ale_sagra: maintainer-approval+

Description Alessandro Sagratini 2020-08-18 18:23:31 UTC
Created attachment 217316 [details]
trivial update of Makefile and distinfo

diff -urN /usr/ports/devel/py-oci/Makefile py-oci/Makefile
--- /usr/ports/devel/py-oci/Makefile	2020-08-12 09:32:01.637568000 +0000
+++ py-oci/Makefile	2020-08-18 18:19:21.853854000 +0000
@@ -1,8 +1,8 @@
 # Created by: Alessando Sagratini <ale_sagra@hotmail.com>
-# $FreeBSD: head/devel/py-oci/Makefile 544737 2020-08-12 07:55:50Z lwhsu $
+# $FreeBSD: head/devel/py-oci/Makefile 533333 2020-04-29 12:04:52Z meta $

 PORTNAME=	oci
-PORTVERSION=	2.21.0
+PORTVERSION=	2.21.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -urN /usr/ports/devel/py-oci/distinfo py-oci/distinfo
--- /usr/ports/devel/py-oci/distinfo	2020-08-12 09:32:01.637896000 +0000
+++ py-oci/distinfo	2020-08-18 18:19:24.312649000 +0000
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597210896
-SHA256 (oci-2.21.0.tar.gz) = ee5a7ef261bf17b6ee7dd6c3eed1f517883493499f9ea02d71f7dc1052f14ed0
-SIZE (oci-2.21.0.tar.gz) = 2672823
+TIMESTAMP = 1597774764
+SHA256 (oci-2.21.1.tar.gz) = c053a5f20f06b41ad106d24780403947dedbe864479241d11834be76bc9ba3df
+SIZE (oci-2.21.1.tar.gz) = 2678142
diff -urN /usr/ports/devel/py-oci/files/patch-setup.py py-oci/files/patch-setup.py
--- /usr/ports/devel/py-oci/files/patch-setup.py	2020-08-09 13:41:06.698199000 +0000
+++ py-oci/files/patch-setup.py	2020-08-04 18:20:42.704748000 +0000
@@ -1,7 +1,7 @@
 --- setup.py.orig	2020-08-04 12:58:40.686680000 +0000
 +++ setup.py	2020-08-04 13:00:10.433547000 +0000
 @@ -31,8 +31,8 @@
-
+
  requires = [
      "certifi",
 -    "configparser==4.0.2",
Comment 1 Automation User 2020-08-18 18:47:32 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/179353182
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-08-19 08:39:13 UTC
A commit references this bug:

Author: lwhsu
Date: Wed Aug 19 08:38:48 UTC 2020
New revision: 545288
URL: https://svnweb.freebsd.org/changeset/ports/545288

Log:
  devel/py-oci: Update to 2.21.1

  PR:		248730
  Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)

Changes:
  head/devel/py-oci/Makefile
  head/devel/py-oci/distinfo