Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyquery for openSUSE:Factory 
checked in at 2022-08-22 11:04:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyquery (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyquery.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyquery"

Mon Aug 22 11:04:50 2022 rev:20 rq:998228 version:1.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyquery/python-pyquery.changes    
2022-04-02 18:19:50.262748465 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyquery.new.2083/python-pyquery.changes  
2022-08-22 11:04:54.045671115 +0200
@@ -1,0 +2,6 @@
+Fri Aug 19 11:41:24 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Remove coverage from build requirements -- not relevant for rpm
+  package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyquery.spec ++++++
--- /var/tmp/diff_new_pack.iiGfws/_old  2022-08-22 11:04:54.553672227 +0200
+++ /var/tmp/diff_new_pack.iiGfws/_new  2022-08-22 11:04:54.561672244 +0200
@@ -16,7 +16,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?!python_module:%define python_module() python3-%{**}}
+%define skip_python2 1
 %global flavor @BUILD_FLAVOR@%{nil}
 %if "%{flavor}" == "test"
 %define psuffix -test
@@ -33,7 +34,6 @@
 Group:          Development/Languages/Python
 URL:            https://pypi.python.org/pypi/pyquery
 Source:         
https://files.pythonhosted.org/packages/source/p/pyquery/pyquery-%{version}.tar.gz
-BuildRequires:  %{python_module coverage}
 BuildRequires:  %{python_module cssselect > 0.7.9}
 BuildRequires:  %{python_module lxml >= 2.1}
 BuildRequires:  %{python_module setuptools}
@@ -78,7 +78,7 @@
 %license LICENSE.txt
 %doc CHANGES.rst README.rst
 %{python_sitelib}/pyquery/
-%{python_sitelib}/pyquery-%{version}-py*.egg-info
+%{python_sitelib}/pyquery-%{version}*-info
 %endif
 
 %changelog

Reply via email to