From owner-freebsd-ports-bugs@freebsd.org Tue Aug 18 18:23:32 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3C9083C33EA for ; Tue, 18 Aug 2020 18:23:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4BWK6X0vGLz4Sbv for ; Tue, 18 Aug 2020 18:23:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 1EC0D3C3825; Tue, 18 Aug 2020 18:23:32 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1E87F3C3378 for ; Tue, 18 Aug 2020 18:23:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BWK6X03rMz4Sdl for ; Tue, 18 Aug 2020 18:23:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BFD7116132 for ; Tue, 18 Aug 2020 18:23:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 07IINVeD019238 for ; Tue, 18 Aug 2020 18:23:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 07IINVi4019237 for ports-bugs@FreeBSD.org; Tue, 18 Aug 2020 18:23:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248730] devel/py-oci: update to 2.21.1 Date: Tue, 18 Aug 2020 18:23:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ale_sagra@hotmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Aug 2020 18:23:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248730 Bug ID: 248730 Summary: devel/py-oci: update to 2.21.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: ale_sagra@hotmail.com Created attachment 217316 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D217316&action= =3Dedit 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 -# $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=3D oci -PORTVERSION=3D 2.21.0 +PORTVERSION=3D 2.21.1 CATEGORIES=3D devel python MASTER_SITES=3D CHEESESHOP PKGNAMEPREFIX=3D ${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 =3D 1597210896 -SHA256 (oci-2.21.0.tar.gz) =3D ee5a7ef261bf17b6ee7dd6c3eed1f517883493499f9ea02d71f7dc1052f14ed0 -SIZE (oci-2.21.0.tar.gz) =3D 2672823 +TIMESTAMP =3D 1597774764 +SHA256 (oci-2.21.1.tar.gz) =3D c053a5f20f06b41ad106d24780403947dedbe864479241d11834be76bc9ba3df +SIZE (oci-2.21.1.tar.gz) =3D 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 =3D [ "certifi", - "configparser=3D=3D4.0.2", --=20 You are receiving this mail because: You are the assignee for the bug.=