Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xonsh: update to 0.11.0.
@ 2021-11-29  4:46 jgarte
  2021-11-29  4:49 ` [PR PATCH] [Updated] " jgarte
  2021-11-29  5:07 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: jgarte @ 2021-11-29  4:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 458 bytes --]

There is a new pull request by jgarte against master on the void-packages repository

https://github.com/jgarte/void-packages xonsh
https://github.com/void-linux/void-packages/pull/34292

xonsh: update to 0.11.0.
#### 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)


A patch file from https://github.com/void-linux/void-packages/pull/34292.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xonsh-34292.patch --]
[-- Type: text/x-diff, Size: 1153 bytes --]

From c9bb977b3babca32431896d803156ce509c09bdd Mon Sep 17 00:00:00 2001
From: jgart <jgart@dismail.de>
Date: Sun, 28 Nov 2021 23:44:08 -0500
Subject: [PATCH] xonsh: update to 0.11.0.

---
 srcpkgs/xonsh/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template
index 150d83d4c8f7..1839e2a52530 100644
--- a/srcpkgs/xonsh/template
+++ b/srcpkgs/xonsh/template
@@ -1,7 +1,7 @@
 # Template file for 'xonsh'
 pkgname=xonsh
-version=0.10.1
-revision=2
+version=0.11.0
+revision=0
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 checkdepends="python3-pytest python3-prompt_toolkit python3-Pygments"
@@ -11,7 +11,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=4ede94226b0cc5f429bc7605ace88137c685d24675228e9e94ec18341dd30be4
+checksum=9d73273276996297920c234c7d4267a305c695f0e9e2454dbdf0655c3a8f75cb
 register_shell="/bin/xonsh"
 # FIXME: fails with multiple AttributeErrors
 make_check=extended

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] xonsh: update to 0.11.0.
  2021-11-29  4:46 [PR PATCH] xonsh: update to 0.11.0 jgarte
@ 2021-11-29  4:49 ` jgarte
  2021-11-29  5:07 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: jgarte @ 2021-11-29  4:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 463 bytes --]

There is an updated pull request by jgarte against master on the void-packages repository

https://github.com/jgarte/void-packages xonsh
https://github.com/void-linux/void-packages/pull/34292

xonsh: update to 0.11.0.
#### 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)


A patch file from https://github.com/void-linux/void-packages/pull/34292.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xonsh-34292.patch --]
[-- Type: text/x-diff, Size: 1153 bytes --]

From 625ee8f308e6aef97df33d7a8be06322dd22751e Mon Sep 17 00:00:00 2001
From: jgart <jgart@dismail.de>
Date: Sun, 28 Nov 2021 23:44:08 -0500
Subject: [PATCH] xonsh: update to 0.11.0.

---
 srcpkgs/xonsh/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template
index 150d83d4c8f7..69caa602e442 100644
--- a/srcpkgs/xonsh/template
+++ b/srcpkgs/xonsh/template
@@ -1,7 +1,7 @@
 # Template file for 'xonsh'
 pkgname=xonsh
-version=0.10.1
-revision=2
+version=0.11.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 checkdepends="python3-pytest python3-prompt_toolkit python3-Pygments"
@@ -11,7 +11,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=4ede94226b0cc5f429bc7605ace88137c685d24675228e9e94ec18341dd30be4
+checksum=9d73273276996297920c234c7d4267a305c695f0e9e2454dbdf0655c3a8f75cb
 register_shell="/bin/xonsh"
 # FIXME: fails with multiple AttributeErrors
 make_check=extended

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: xonsh: update to 0.11.0.
  2021-11-29  4:46 [PR PATCH] xonsh: update to 0.11.0 jgarte
  2021-11-29  4:49 ` [PR PATCH] [Updated] " jgarte
@ 2021-11-29  5:07 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-11-29  5:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 311 bytes --]

There's a merged pull request on the void-packages repository

xonsh: update to 0.11.0.
https://github.com/void-linux/void-packages/pull/34292

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)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-29  5:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29  4:46 [PR PATCH] xonsh: update to 0.11.0 jgarte
2021-11-29  4:49 ` [PR PATCH] [Updated] " jgarte
2021-11-29  5:07 ` [PR PATCH] [Merged]: " ericonr

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).