public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: topazus <topazus@outlook.com>
To: git-commits@fedoraproject.org
Subject: [rpms/xonsh] f44: 0.23.8
Date: Sat, 20 Jun 2026 18:18:21 GMT	[thread overview]
Message-ID: <178197950129.1.2385457351913631064.rpms-xonsh-cf5cefbb0783@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xonsh
Branch : f44
Commit : cf5cefbb078317ab6134e11bedd57142b936380f
Author : topazus <topazus@outlook.com>
Date   : 2026-06-21T02:05:32+08:00
Stats  : +9/-10 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/xonsh/c/cf5cefbb078317ab6134e11bedd57142b936380f?branch=f44

Log:
0.23.8

---
diff --git a/sources b/sources
index 7b66efd..ae8c8ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xonsh-0.23.1.tar.gz) = dd47b6443eaa4fedb02e88016d63d773f7cc4ec478aa6079182c77f8fefe3bd0ef2d6594c9776d58cd9ab46e000d032b950c5fb5abd0ee44260a9c1b1dda40fc
+SHA512 (xonsh-0.23.8.tar.gz) = 848b5befdeb4083c9f0f35bfe8a09214e4f5ad71814b4ab13c7e462275dc9d2c267189748bd8426f8baf85a6381adf5f0a0d85ef646a78332c317224d0131507

diff --git a/xonsh.spec b/xonsh.spec
index 79f8ae4..b7e4d46 100644
--- a/xonsh.spec
+++ b/xonsh.spec
@@ -1,5 +1,5 @@
 Name:           xonsh
-Version:        0.23.1
+Version:        0.23.8
 Release:        %autorelease
 Summary:        A general purpose, Python-ish shell
 
@@ -48,12 +48,10 @@ Requires:       %{py3_dist virtualenv}
 Recommends:     bash-completion
 
 %description
-xonsh is a Python-powered, cross-platform, Unix-gazing shell language and
-command prompt.
-
-The language is a superset of Python 3.6+ with additional shell primitives.
-xonsh (pronounced conch) is meant for the daily use of experts and novices
-alike.
+Xonsh (sounds like "consh") is a full-featured and cross-platform Python-based
+shell. The language is a superset of Python 3 with seamless integration of shell
+functionality and commands. It works on all major platforms, including Linux,
+macOS, Windows, BSD, Jupyter, Android and Raspberry Pi.
 
 %prep
 %autosetup -p1 -n %{name}-%{version}
@@ -80,7 +78,8 @@ sed --in-place "s:#!\s*/usr.*::" xonsh/xoreutils/_which.py xonsh/webconfig/main.
 
 %check
 # Altering PYTHONPATH makes the tests importable.
-%global __pytest PYTHONPATH="$PYTHONPATH:$(pwd)" %{python3} -m xonsh run-tests.xsh test --
+unset PYTHONPATH
+%global __pytest PYTHONPATH="$(pwd)" %{python3} -m xonsh run-tests.xsh test --
 # TODO: broken tests
 # deselected test_integrations fail due to unexpected DeprecationWarning in output, setting PYTHONWARNINGS does not help
 #pytest -v -k "not test_is_tok_color_dict and not test_ptk_prompt and not test_vc_get_branch[hg] and not test_vc_get_branch[fossil] and not test_callable_alias_no_bad_file_descriptor and not test_dirty_working_directory[hg]"
@@ -107,7 +106,7 @@ fi
 
 %files -f %{pyproject_files}
 %doc README.rst
-%license license
+%license LICENSE
 %{_bindir}/xonsh
 %{_bindir}/xonsh-cat
 %{_bindir}/xonsh-uname

                 reply	other threads:[~2026-06-20 18:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178197950129.1.2385457351913631064.rpms-xonsh-cf5cefbb0783@fedoraproject.org \
    --to=topazus@outlook.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox