Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-yarl for openSUSE:Factory 
checked in at 2022-08-20 20:27:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-yarl (Old)
 and      /work/SRC/openSUSE:Factory/.python-yarl.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-yarl"

Sat Aug 20 20:27:34 2022 rev:19 rq:998077 version:1.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yarl/python-yarl.changes  2021-12-09 
19:45:39.533134688 +0100
+++ /work/SRC/openSUSE:Factory/.python-yarl.new.2083/python-yarl.changes        
2022-08-20 20:27:35.765175104 +0200
@@ -1,0 +2,9 @@
+Thu Aug 18 21:19:19 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 1.8.1
+  * Added URL.raw_suffix, URL.suffix, URL.raw_suffixes,
+    URL.suffixes, URL.with_suffix. (#613)
+  * Dropped Python 3.6 support. (#672)
+- Drop tests_overcome_bpo42967.patch
+
+-------------------------------------------------------------------

Old:
----
  tests_overcome_bpo42967.patch
  yarl-1.7.2.tar.gz

New:
----
  yarl-1.8.1.tar.gz

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

Other differences:
------------------
++++++ python-yarl.spec ++++++
--- /var/tmp/diff_new_pack.7WrkLd/_old  2022-08-20 20:27:36.521177201 +0200
+++ /var/tmp/diff_new_pack.7WrkLd/_new  2022-08-20 20:27:36.525177211 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-yarl
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,27 +16,19 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
 Name:           python-yarl
-Version:        1.7.2
+Version:        1.8.1
 Release:        0
 Summary:        Yet another URL library
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/aio-libs/yarl/
 Source:         
https://files.pythonhosted.org/packages/source/y/yarl/yarl-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM tests_overcome_bpo42967.patch bsc#[0-9]+ mc...@suse.com
-# Overcome effects of bpo#42967, which forbade mixing amps and
-# semicolons in query strings as separators.
-Patch0:         tests_overcome_bpo42967.patch
 BuildRequires:  %{python_module Cython}
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module devel >= 3.7}
 BuildRequires:  %{python_module idna >= 2.0}
-BuildRequires:  %{python_module typing_extensions >= 3.7.4 if %python-base < 
3.8}
 # test requirements
 BuildRequires:  %{python_module multidict >= 4.0}
-BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -50,6 +42,7 @@
 
 %prep
 %autosetup -p1 -n yarl-%{version}
+sed -i '/addopts/d' setup.cfg
 
 %build
 export CFLAGS="%{optflags} -Wno-return-type"
@@ -57,8 +50,6 @@
 
 %install
 %python_install
-# devel file in non-devel-package
-%python_expand rm %{buildroot}%{$python_sitearch}/yarl/_quoting_c.c
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
@@ -68,6 +59,6 @@
 %license LICENSE
 %doc CHANGES.rst README.rst
 %{python_sitearch}/yarl
-%{python_sitearch}/yarl-%{version}-py*.egg-info
+%{python_sitearch}/yarl-%{version}*-info
 
 %changelog

++++++ yarl-1.7.2.tar.gz -> yarl-1.8.1.tar.gz ++++++
++++ 2854 lines of diff (skipped)

Reply via email to