Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2024 01:05:02 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f98eb0a365fb - main - devel/py-fire: update 0.5.0 =?utf-8?Q?=E2=86=92?= 0.6.0
Message-ID:  <202404060105.436152C2083531@gitrepo.freebsd.org>

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

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

commit f98eb0a365fb1733c47fb2a66e149876a7cf0fae
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-06 01:03:46 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-06 01:04:47 +0000

    devel/py-fire: update 0.5.0 → 0.6.0
    
    Reported by:    portscout
---
 devel/py-fire/Makefile | 6 +++---
 devel/py-fire/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-fire/Makefile b/devel/py-fire/Makefile
index 6eee696d820a..0f2a06bb4567 100644
--- a/devel/py-fire/Makefile
+++ b/devel/py-fire/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fire
-DISTVERSION=	0.5.0
+DISTVERSION=	0.6.0
 CATEGORIES=	devel science
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,8 @@ WWW=		https://github.com/google/python-fire
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}termcolor>=0:devel/py-termcolor@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}termcolor>0:devel/py-termcolor@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	distutils flavors autoplist
diff --git a/devel/py-fire/distinfo b/devel/py-fire/distinfo
index 02598d3e580b..76ae30ca9fe6 100644
--- a/devel/py-fire/distinfo
+++ b/devel/py-fire/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694391774
-SHA256 (fire-0.5.0.tar.gz) = a6b0d49e98c8963910021f92bba66f65ab440da2982b78eb1bbf95a0a34aacc6
-SIZE (fire-0.5.0.tar.gz) = 88282
+TIMESTAMP = 1712349905
+SHA256 (fire-0.6.0.tar.gz) = 54ec5b996ecdd3c0309c800324a0703d6da512241bc73b553db959d98de0aa66
+SIZE (fire-0.6.0.tar.gz) = 88439



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