Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-rich for openSUSE:Factory 
checked in at 2022-11-22 16:09:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rich (Old)
 and      /work/SRC/openSUSE:Factory/.python-rich.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rich"

Tue Nov 22 16:09:48 2022 rev:21 rq:1037125 version:12.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rich/python-rich.changes  2022-07-21 
11:35:43.943086093 +0200
+++ /work/SRC/openSUSE:Factory/.python-rich.new.1597/python-rich.changes        
2022-11-22 16:09:51.369930478 +0100
@@ -1,0 +2,26 @@
+Mon Nov 21 09:44:40 UTC 2022 - Johannes Kastl <ka...@b1-systems.de>
+
+- change Source URL to https://files.pythonhosted.org
+- change Upstream URL to https://github.com/Textualize/rich
+- add _service file to easily download this
+- remove CHANGELOG.md, as this is not present in the PyPI tarball
+- Update to 12.6.0:
+  * Added
+    - Parse ANSI escape sequences in pretty repr #2470
+    - Add support for FORCE_COLOR env var #2449
+    - Allow a max_depth argument to be passed to the install() hook #2486
+    - Document using None as name in __rich_repr__ for tuple positional args 
#2379
+    - Add font_aspect_ratio parameter in SVG export 
https://github.com/Textualize/rich/pull/2539/files
+    - Added Table.add_section method. #2544
+  * Fixed
+    - Handle stdout/stderr being null #2513
+    - Fix NO_COLOR support on legacy Windows #2458
+    - Fix pretty printer handling of cyclic references #2524
+    - Fix missing mode property on file wrapper breaking uploads via requests 
#2495
+    - Fix mismatching default value of parameter ensure_ascii #2538
+    - Remove unused height parameter in Layout class #2540
+    - Fixed exception in Syntax.rich_measure for empty files
+  * Changed
+    - Removed border from code blocks in Markdown
+
+-------------------------------------------------------------------

Old:
----
  rich-12.5.1.tar.gz

New:
----
  _service
  rich-12.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-rich.spec ++++++
--- /var/tmp/diff_new_pack.cLdvdM/_old  2022-11-22 16:09:52.073934056 +0100
+++ /var/tmp/diff_new_pack.cLdvdM/_new  2022-11-22 16:09:52.077934076 +0100
@@ -17,18 +17,15 @@
 #
 
 
-%{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
-# https://github.com/Textualize/rich/issues/2410
-%define commit cde23ed0a1ecad8c63436148c7e1fb6f0073fca8
 Name:           python-rich
-Version:        12.5.1
+Version:        12.6.0
 Release:        0
 Summary:        A Python library for rich text and beautiful formatting in the 
terminal
 License:        MIT
 Group:          Development/Languages/Python
-URL:            https://github.com/willmcgugan/rich
-Source:         
https://github.com/willmcgugan/rich/archive/%{commit}.tar.gz#/rich-%{version}.tar.gz
+URL:            https://github.com/Textualize/rich
+Source:         
https://files.pythonhosted.org/packages/source/r/rich/rich-%{version}.tar.gz
 BuildRequires:  %{python_module commonmark >= 0.9.0}
 BuildRequires:  %{python_module dataclasses >= 0.7 if %python-base < 3.7}
 BuildRequires:  %{python_module pip}
@@ -57,7 +54,7 @@
 markdown and more to the terminal.
 
 %prep
-%setup -q -n rich-%{commit}
+%setup -q -n rich-%{version}
 
 %build
 %pyproject_wheel
@@ -66,12 +63,9 @@
 %pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%check
-%pytest -k 'not test_log'
-
 %files %{python_files}
 %license LICENSE
-%doc CHANGELOG.md README.md
+%doc README.md
 %{python_sitelib}/rich
 %{python_sitelib}/rich-%{version}*-info
 

++++++ _service ++++++
<services>
  <service name="download_files" mode="disabled">
  </service>
</services>

++++++ rich-12.5.1.tar.gz -> rich-12.6.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-rich/rich-12.5.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-rich.new.1597/rich-12.6.0.tar.gz differ: 
char 4, line 1

Reply via email to