* [PR PATCH] xonsh: update to 0.18.3
@ 2024-10-15 20:13 voidisnull
2024-11-01 2:34 ` [PR PATCH] [Merged]: " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: voidisnull @ 2024-10-15 20:13 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 632 bytes --]
There is a new pull request by voidisnull against master on the void-packages repository
https://github.com/voidisnull/void-packages xonsh
https://github.com/void-linux/void-packages/pull/52652
xonsh: update to 0.18.3
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)
- I built this PR locally for these architectures:
- x86_64-glibc
- i686
@SolitudeSF could please review the changes??
And thanks for your time
A patch file from https://github.com/void-linux/void-packages/pull/52652.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xonsh-52652.patch --]
[-- Type: text/x-diff, Size: 1387 bytes --]
From b9ab68d146caa9ddb0226d9c53b33cfa730cc114 Mon Sep 17 00:00:00 2001
From: Saksham Verma <voidisnull@duck.com>
Date: Wed, 16 Oct 2024 01:42:06 +0530
Subject: [PATCH] xonsh: update to 0.18.3
---
srcpkgs/xonsh/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template
index 10b42ecf0d3135..ebcd42a65e5f59 100644
--- a/srcpkgs/xonsh/template
+++ b/srcpkgs/xonsh/template
@@ -1,10 +1,10 @@
# Template file for 'xonsh'
pkgname=xonsh
-version=0.17.0
+version=0.18.3
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-wheel"
-depends="python3"
+depends="python3 python3-Pygments"
checkdepends="python3-pytest python3-prompt_toolkit python3-Pygments python3-pyte"
short_desc="Python-powered, cross-platform, Unix-gazing shell"
maintainer="SolitudeSF <solitudesf@protonmail.com>"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
homepage="https://xon.sh/"
changelog="https://raw.githubusercontent.com/xonsh/xonsh/master/CHANGELOG.rst"
distfiles="https://github.com/xonsh/xonsh/archive/${version}.tar.gz"
-checksum=7a7ad21eb6831ed09e2949cd65282f6e84c7406179f031706d8a41eeb6919a81
+checksum=1fdf6a61fcfafa052883cd387c430d9cb87c6764bc253a6727bb5161163d3929
register_shell="/bin/xonsh"
# FIXME: AttributeError because of missing XSH.load() and multiple other failures
make_check=no
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: xonsh: update to 0.18.3
2024-10-15 20:13 [PR PATCH] xonsh: update to 0.18.3 voidisnull
@ 2024-11-01 2:34 ` classabbyamp
0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-11-01 2:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 477 bytes --]
There's a merged pull request on the void-packages repository
xonsh: update to 0.18.3
https://github.com/void-linux/void-packages/pull/52652
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)
- I built this PR locally for these architectures:
- x86_64-glibc
- i686
@SolitudeSF could please review the changes??
And thanks for your time
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-01 2:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-15 20:13 [PR PATCH] xonsh: update to 0.18.3 voidisnull
2024-11-01 2:34 ` [PR PATCH] [Merged]: " classabbyamp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).