Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2023 16:33:44 GMT
From:      =?utf-8?Q?Vin=C3=ADcius?= Zavam <egypcio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f9273beb31cb - main - devel/py-parallax: update 1.0.6 to 1.0.8
Message-ID:  <202312211633.3BLGXisU065455@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by egypcio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f9273beb31cba484de2a778d2aefc30058c9c398

commit f9273beb31cba484de2a778d2aefc30058c9c398
Author:     Vinícius Zavam <egypcio@FreeBSD.org>
AuthorDate: 2023-12-21 16:31:34 +0000
Commit:     Vinícius Zavam <egypcio@FreeBSD.org>
CommitDate: 2023-12-21 16:31:34 +0000

    devel/py-parallax: update 1.0.6 to 1.0.8
    
    PR:             245796
    Reported by:    flo@
---
 devel/py-parallax/Makefile | 8 ++++++--
 devel/py-parallax/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/devel/py-parallax/Makefile b/devel/py-parallax/Makefile
index a1168006b6ec..4050a1a3e37b 100644
--- a/devel/py-parallax/Makefile
+++ b/devel/py-parallax/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=		parallax
-PORTVERSION=		1.0.6
+PORTVERSION=		1.0.8
 CATEGORIES=		devel python
-MASTER_SITES=		PYPI
 PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=		egypcio@FreeBSD.org
@@ -14,4 +13,9 @@ LICENSE_FILE=		${WRKSRC}/COPYING
 USES=			python
 USE_PYTHON=		distutils autoplist
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	krig
+GH_PROJECT=	parallax
+GH_TAG=		6713276
+
 .include <bsd.port.mk>
diff --git a/devel/py-parallax/distinfo b/devel/py-parallax/distinfo
index 6e74fc2e3b39..88be2956b718 100644
--- a/devel/py-parallax/distinfo
+++ b/devel/py-parallax/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587835995
-SHA256 (parallax-1.0.6.tar.gz) = c16703202ff67aed4740c0727df304abe9f3e7851e653533b24de21b338d9081
-SIZE (parallax-1.0.6.tar.gz) = 17371
+TIMESTAMP = 1697977061
+SHA256 (krig-parallax-1.0.8_GH0.tar.gz) = 071f4413a0d49838af19359f10dca161aabbbece81175ddae72a51618321f046
+SIZE (krig-parallax-1.0.8_GH0.tar.gz) = 15921



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312211633.3BLGXisU065455>