Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-uvicorn for openSUSE:Factory 
checked in at 2023-06-30 19:58:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uvicorn (Old)
 and      /work/SRC/openSUSE:Factory/.python-uvicorn.new.13546 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-uvicorn"

Fri Jun 30 19:58:08 2023 rev:12 rq:1096010 version:0.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-uvicorn/python-uvicorn.changes    
2023-05-13 17:17:15.302247779 +0200
+++ /work/SRC/openSUSE:Factory/.python-uvicorn.new.13546/python-uvicorn.changes 
2023-06-30 19:58:18.525442379 +0200
@@ -1,0 +2,5 @@
+Thu Jun 22 15:25:56 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- limit to newer python versions, older are no longer needed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-uvicorn.spec ++++++
--- /var/tmp/diff_new_pack.ksMkHs/_old  2023-06-30 19:58:19.165446185 +0200
+++ /var/tmp/diff_new_pack.ksMkHs/_new  2023-06-30 19:58:19.173446232 +0200
@@ -26,7 +26,7 @@
 Source:         
https://github.com/encode/uvicorn/archive/%{version}.tar.gz#/uvicorn-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM fix-websocket-tests.patch -- gh#encode/uvicorn#1929
 Patch0:         fix-websocket-tests.patch
-BuildRequires:  %{python_module base >= 3.7}
+BuildRequires:  %{python_module base >= 3.8}
 BuildRequires:  %{python_module hatchling}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
@@ -35,9 +35,6 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-click >= 7.0
 Requires:       python-h11 >= 0.8.0
-%if 0%{python_version_nodots} < 38
-Requires:       python-typing_extensions
-%endif
 Recommends:     python-PyYAML >= 5.1
 Recommends:     python-httptools >= 0.4.0
 Recommends:     python-websockets >= 8.0
@@ -61,7 +58,6 @@
 BuildRequires:  %{python_module python-dotenv}
 BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module trustme}
-BuildRequires:  %{python_module typing_extensions if %python-base < 3.8}
 %if 0%{?suse_version} > 1500
 BuildRequires:  %{python_module uvloop >= 0.14.0}
 %endif

Reply via email to