Date: Tue, 18 Aug 2020 18:23:31 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248730] devel/py-oci: update to 2.21.1 Message-ID: <bug-248730-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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 <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=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.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248730-7788>