Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xonsh: update to 0.12.4.
@ 2022-05-14  6:35 mobinmob
  2022-06-29 19:59 ` Duncaen
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: mobinmob @ 2022-05-14  6:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages xonsh
https://github.com/void-linux/void-packages/pull/37120

xonsh: update to 0.12.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From f2fb76e253285a9ed6b3d40726407ab14b918b42 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 14 May 2022 09:34:41 +0300
Subject: [PATCH] xonsh: update to 0.12.4.

---
 srcpkgs/xonsh/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template
index 69caa602e442..3518ea8e5d27 100644
--- a/srcpkgs/xonsh/template
+++ b/srcpkgs/xonsh/template
@@ -1,6 +1,6 @@
 # Template file for 'xonsh'
 pkgname=xonsh
-version=0.11.0
+version=0.12.4
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -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=9d73273276996297920c234c7d4267a305c695f0e9e2454dbdf0655c3a8f75cb
+checksum=eb7932e680ac1533a43746bd0883a90e1b4623d2662da2feaa37f2d571515a1b
 register_shell="/bin/xonsh"
 # FIXME: fails with multiple AttributeErrors
 make_check=extended

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

* Re: xonsh: update to 0.12.4.
  2022-05-14  6:35 [PR PATCH] xonsh: update to 0.12.4 mobinmob
@ 2022-06-29 19:59 ` Duncaen
  2022-06-30 17:39 ` [PR PATCH] [Updated] " mobinmob
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2022-06-29 19:59 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/37120#issuecomment-1170431594

Comment:
ping, `0.12.6` released

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

* Re: [PR PATCH] [Updated] xonsh: update to 0.12.4.
  2022-05-14  6:35 [PR PATCH] xonsh: update to 0.12.4 mobinmob
  2022-06-29 19:59 ` Duncaen
@ 2022-06-30 17:39 ` mobinmob
  2022-06-30 17:40 ` mobinmob
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mobinmob @ 2022-06-30 17:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages xonsh
https://github.com/void-linux/void-packages/pull/37120

xonsh: update to 0.12.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From f18a0ed598fda0612ff6806ed9d35f1eb3f7875a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 30 Jun 2022 20:38:21 +0300
Subject: [PATCH] xonsh: update to 0.12.6.

Also:
- add python3-wheel to makedepends.
---
 srcpkgs/xonsh/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template
index 69caa602e442..9d29114964c0 100644
--- a/srcpkgs/xonsh/template
+++ b/srcpkgs/xonsh/template
@@ -1,9 +1,10 @@
 # Template file for 'xonsh'
 pkgname=xonsh
-version=0.11.0
+version=0.12.6
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
+makedepends="python3-wheel"
 checkdepends="python3-pytest python3-prompt_toolkit python3-Pygments"
 short_desc="Python-powered, cross-platform, Unix-gazing shell"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
@@ -11,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=9d73273276996297920c234c7d4267a305c695f0e9e2454dbdf0655c3a8f75cb
+checksum=b107343f2fe43a4395dd4b3750ab9e0699b7a8f614ce712b0090b575a6c30581
 register_shell="/bin/xonsh"
 # FIXME: fails with multiple AttributeErrors
 make_check=extended

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

* Re: xonsh: update to 0.12.4.
  2022-05-14  6:35 [PR PATCH] xonsh: update to 0.12.4 mobinmob
  2022-06-29 19:59 ` Duncaen
  2022-06-30 17:39 ` [PR PATCH] [Updated] " mobinmob
@ 2022-06-30 17:40 ` mobinmob
  2022-06-30 17:55 ` Duncaen
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mobinmob @ 2022-06-30 17:40 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/37120#issuecomment-1171502002

Comment:
- Rebased on master.
- Added python3-wheel to makedepds (the build demands it).

@Duncaen 

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

* Re: xonsh: update to 0.12.4.
  2022-05-14  6:35 [PR PATCH] xonsh: update to 0.12.4 mobinmob
                   ` (2 preceding siblings ...)
  2022-06-30 17:40 ` mobinmob
@ 2022-06-30 17:55 ` Duncaen
  2022-07-09 11:43 ` [PR PATCH] [Updated] " mobinmob
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2022-06-30 17:55 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/37120#issuecomment-1171514349

Comment:
Should go into hostmakedepends, you are running it while cross compiling.

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

* Re: [PR PATCH] [Updated] xonsh: update to 0.12.4.
  2022-05-14  6:35 [PR PATCH] xonsh: update to 0.12.4 mobinmob
                   ` (3 preceding siblings ...)
  2022-06-30 17:55 ` Duncaen
@ 2022-07-09 11:43 ` mobinmob
  2022-07-09 11:44 ` mobinmob
  2022-07-11 18:43 ` [PR PATCH] [Merged]: xonsh: update to 0.13.0 Chocimier
  6 siblings, 0 replies; 8+ messages in thread
From: mobinmob @ 2022-07-09 11:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages xonsh
https://github.com/void-linux/void-packages/pull/37120

xonsh: update to 0.12.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4e7e5e44030510efba13a9fff452c077a1d3a105 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 30 Jun 2022 20:38:21 +0300
Subject: [PATCH] xonsh: update to 0.13.0.

Also:
- add python3-wheel to hostmakedepends.
---
 srcpkgs/xonsh/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template
index 69caa602e442..c4d324cd8706 100644
--- a/srcpkgs/xonsh/template
+++ b/srcpkgs/xonsh/template
@@ -1,9 +1,9 @@
 # Template file for 'xonsh'
 pkgname=xonsh
-version=0.11.0
+version=0.13.0
 revision=1
 build_style=python3-module
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-wheel"
 checkdepends="python3-pytest python3-prompt_toolkit python3-Pygments"
 short_desc="Python-powered, cross-platform, Unix-gazing shell"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
@@ -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=9d73273276996297920c234c7d4267a305c695f0e9e2454dbdf0655c3a8f75cb
+checksum=8440abd1515e47b707624dfb8da08e230ebc7854edd3edcfca0d775018e0ad8d
 register_shell="/bin/xonsh"
 # FIXME: fails with multiple AttributeErrors
 make_check=extended

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

* Re: xonsh: update to 0.12.4.
  2022-05-14  6:35 [PR PATCH] xonsh: update to 0.12.4 mobinmob
                   ` (4 preceding siblings ...)
  2022-07-09 11:43 ` [PR PATCH] [Updated] " mobinmob
@ 2022-07-09 11:44 ` mobinmob
  2022-07-11 18:43 ` [PR PATCH] [Merged]: xonsh: update to 0.13.0 Chocimier
  6 siblings, 0 replies; 8+ messages in thread
From: mobinmob @ 2022-07-09 11:44 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/37120#issuecomment-1179529579

Comment:
@Duncaen Thank you :) Fixed it, updated to 0.13.0 and rebased.

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

* Re: [PR PATCH] [Merged]: xonsh: update to 0.13.0.
  2022-05-14  6:35 [PR PATCH] xonsh: update to 0.12.4 mobinmob
                   ` (5 preceding siblings ...)
  2022-07-09 11:44 ` mobinmob
@ 2022-07-11 18:43 ` Chocimier
  6 siblings, 0 replies; 8+ messages in thread
From: Chocimier @ 2022-07-11 18:43 UTC (permalink / raw)
  To: ml

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

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

xonsh: update to 0.13.0.
https://github.com/void-linux/void-packages/pull/37120

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-07-11 18:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-14  6:35 [PR PATCH] xonsh: update to 0.12.4 mobinmob
2022-06-29 19:59 ` Duncaen
2022-06-30 17:39 ` [PR PATCH] [Updated] " mobinmob
2022-06-30 17:40 ` mobinmob
2022-06-30 17:55 ` Duncaen
2022-07-09 11:43 ` [PR PATCH] [Updated] " mobinmob
2022-07-09 11:44 ` mobinmob
2022-07-11 18:43 ` [PR PATCH] [Merged]: xonsh: update to 0.13.0 Chocimier

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