Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages /
xonsh
Commits:
f64830b8 by Daniel Bermond at 2026-05-17T20:31:24-03:00
upgpkg: 0.23.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xonsh
pkgdesc = A python-powered shell. Full-featured and cross-platform.
- pkgver = 0.23.6
+ pkgver = 0.23.7
pkgrel = 1
url = https://xon.sh/
install = xonsh.install
@@ -24,7 +24,7 @@ pkgbase = xonsh
optdepends = python-pygments: for syntax highlighting and colorization
optdepends = python-setproctitle: for updating process title to match
Xonsh arguments
optdepends = python-wcwidth: for unicode symbols and emoji completer
- source =
https://github.com/xonsh/xonsh/archive/0.23.6/xonsh-0.23.6.tar.gz
- sha256sums =
73d636195adb030b25f349e9c12566991cdc15c614171977c5dfce92d820d3fd
+ source =
https://github.com/xonsh/xonsh/archive/0.23.7/xonsh-0.23.7.tar.gz
+ sha256sums =
f8884b6cdf64c2645c6553f6d65cf8bf5cdea36ab3566c5272f5208baca46b1e
pkgname = xonsh
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Jerome Leclanche <[email protected]>
pkgname=xonsh
-pkgver=0.23.6
+pkgver=0.23.7
pkgrel=1
pkgdesc='A python-powered shell. Full-featured and cross-platform.'
url='https://xon.sh/'
@@ -32,7 +32,7 @@ makedepends=(
'python-wcwidth')
install=xonsh.install
source=("https://github.com/xonsh/xonsh/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('73d636195adb030b25f349e9c12566991cdc15c614171977c5dfce92d820d3fd')
+sha256sums=('f8884b6cdf64c2645c6553f6d65cf8bf5cdea36ab3566c5272f5208baca46b1e')
build() {
cd "${pkgname}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xonsh/-/commit/f64830b8e5b5ac051bfa403f44e2a48fb6ff92c2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xonsh/-/commit/f64830b8e5b5ac051bfa403f44e2a48fb6ff92c2
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help