Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2021 18:13:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252615] devel/py-oci: update to 2.27.0
Message-ID:  <bug-252615-7788-OzlnvNjdLC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252615-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252615-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252615

--- Comment #4 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> ---
(In reply to Alessandro Sagratini from comment #3)
In your patch:

diff -urN /usr/ports/devel/py-oci/Makefile py-oci/Makefile
--- /usr/ports/devel/py-oci/Makefile    2020-12-28 16:29:39.600728000 +0000
+++ py-oci/Makefile     2021-01-12 18:43:53.312207000 +0000
@@ -1,8 +1,8 @@
 # Created by: Alessando Sagratini <ale_sagra@hotmail.com>
-# $FreeBSD: head/devel/py-oci/Makefile 558240 2020-12-16 20:36:14Z rhurlin=
 $
+# $FreeBSD: head/devel/py-oci/Makefile 533333 2020-04-29 12:04:52Z meta $

 PORTNAME=3D      oci
-PORTVERSION=3D   2.26.0
+PORTVERSION=3D   2.27.0
 CATEGORIES=3D    devel python
 MASTER_SITES=3D  CHEESESHOP
...
...

In the repo:

# Created by: Alessando Sagratini <ale_sagra@hotmail.com>
# $FreeBSD: head/devel/py-oci/Makefile 559531 2020-12-28 23:02:12Z antoine $

PORTNAME=3D       oci
PORTVERSION=3D    2.26.0
CATEGORIES=3D     devel python
MASTER_SITES=3D   CHEESESHOP
PKGNAMEPREFIX=3D  ${PYTHON_PKGNAMEPREFIX}

MAINTAINER=3D     ale_sagra@hotmail.com
COMMENT=3D        Python interface to Oracle Cloud Infrastructure
...
...

Last commit was by antoine on 2020-12-28 (r559531) and your patch was again=
st
558240 from 2020-12-16 :-D

--=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-252615-7788-OzlnvNjdLC>