Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xonsh for openSUSE:Factory checked in at 2025-07-02 12:12:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xonsh (Old) and /work/SRC/openSUSE:Factory/.xonsh.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xonsh" Wed Jul 2 12:12:51 2025 rev:44 rq:1289714 version:0.19.8 Changes: -------- --- /work/SRC/openSUSE:Factory/xonsh/xonsh.changes 2025-05-02 15:02:32.845887816 +0200 +++ /work/SRC/openSUSE:Factory/.xonsh.new.7067/xonsh.changes 2025-07-02 12:15:50.762570674 +0200 @@ -1,0 +2,28 @@ +Wed Jun 25 04:51:57 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Use pyproject macros to build and install. + +------------------------------------------------------------------- +Tue Jun 24 19:40:27 UTC 2025 - Sebastian Wagner <se...@sebix.at> + +- Update to version 0.19.8: + * Bug Fixes + * ci update + * pypi wheel checking + * update publish +- Update to version 0.19.6: + * Bug Fixes + * upload releases to PyPI +- Update to version 0.19.5: + * Features + * #5745 - send Ctrl+C event on Windows instead of forceful terminate + * completion: Accept single completion in VI MODE using `Ctrl+]` + * New experimental Rust based parser for xonsh + * Bug Fixes + * don't skip history items when running full history pull after session-specific pull + * Performance Improvements + * Disable double check is_file on Windows systems to speedup IO + * Documentation + * Add missing bash conversion example + +------------------------------------------------------------------- Old: ---- xonsh-0.19.4.tar.gz New: ---- xonsh-0.19.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xonsh.spec ++++++ --- /var/tmp/diff_new_pack.V4SDXq/_old 2025-07-02 12:15:52.426639731 +0200 +++ /var/tmp/diff_new_pack.V4SDXq/_new 2025-07-02 12:15:52.430639897 +0200 @@ -18,7 +18,7 @@ %define pythons python3 Name: xonsh -Version: 0.19.4 +Version: 0.19.8 Release: 0 Summary: A general purpose, Python-powered shell License: BSD-2-Clause AND BSD-3-Clause @@ -27,6 +27,7 @@ Source0: https://github.com/xonsh/xonsh/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python3-base >= 3.8 +BuildRequires: python3-pip BuildRequires: python3-setuptools >= 61 BuildRequires: python3-wheel Recommends: python3-Pygments >= 2.2 @@ -57,11 +58,11 @@ rm docs/api/.gitignore %build -%python_build +%pyproject_wheel # docs require unavailable theme 'furo' %install -%python_install +%pyproject_install %fdupes %{buildroot} %fdupes -s docs/ %fdupes -s docs/_build/html/ @@ -70,12 +71,12 @@ %{python3_sitelib}/xonsh/ %{python3_sitelib}/xontrib/ %{python3_sitelib}/xompletions/ -%{python3_sitelib}/xonsh-%{version}*-info +%{python3_sitelib}/xonsh-%{version}.dist-info %{_bindir}/xonsh %{_bindir}/xonsh-cat %{_bindir}/xonsh-uptime %{_bindir}/xonsh-uname -%doc README.rst logo.txt CHANGELOG.rst +%doc README.rst logo.txt CHANGELOG.md %doc xontrib %license license ++++++ xonsh-0.19.4.tar.gz -> xonsh-0.19.8.tar.gz ++++++ /work/SRC/openSUSE:Factory/xonsh/xonsh-0.19.4.tar.gz /work/SRC/openSUSE:Factory/.xonsh.new.7067/xonsh-0.19.8.tar.gz differ: char 124, line 1