Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2024 14:48:25 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 77e979487d40 - main - shells/xonsh: Update to 0.18.3
Message-ID:  <202408201448.47KEmPVQ058938@gitrepo.freebsd.org>

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

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

commit 77e979487d4092f39a46c55aba0be5542d85eb8d
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-08-20 14:47:29 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-08-20 14:48:14 +0000

    shells/xonsh: Update to 0.18.3
    
    ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.18.3
---
 shells/xonsh/Makefile | 2 +-
 shells/xonsh/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/shells/xonsh/Makefile b/shells/xonsh/Makefile
index 8fd27b286f9d..14f6af61eee9 100644
--- a/shells/xonsh/Makefile
+++ b/shells/xonsh/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xonsh
-DISTVERSION=	0.18.2
+DISTVERSION=	0.18.3
 CATEGORIES=	shells python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/shells/xonsh/distinfo b/shells/xonsh/distinfo
index 76aa2d633b15..1b494cf36c46 100644
--- a/shells/xonsh/distinfo
+++ b/shells/xonsh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721330559
-SHA256 (xonsh-0.18.2.tar.gz) = c5073d154f14c210d855aff4863f69ce9215be084ed5562899bdf1c934f7a53b
-SIZE (xonsh-0.18.2.tar.gz) = 791530
+TIMESTAMP = 1724164503
+SHA256 (xonsh-0.18.3.tar.gz) = e57630d3f7e77e083618751402bf486bef51d2c42ed2abf3e0f4db388a50795f
+SIZE (xonsh-0.18.3.tar.gz) = 792673



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