Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-dateparser for
openSUSE:Factory checked in at 2023-10-23 23:40:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dateparser (Old)
and /work/SRC/openSUSE:Factory/.python-dateparser.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dateparser"
Mon Oct 23 23:40:09 2023 rev:18 rq:1119297 version:1.1.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dateparser/python-dateparser.changes
2023-09-07 21:12:30.844818568 +0200
+++
/work/SRC/openSUSE:Factory/.python-dateparser.new.1945/python-dateparser.changes
2023-10-23 23:40:15.597993614 +0200
@@ -1,0 +2,5 @@
+Sat Oct 14 00:54:16 UTC 2023 - Matej Cepl <[email protected]>
+
+- Clean up the SPEC file
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dateparser.spec ++++++
--- /var/tmp/diff_new_pack.iObuiK/_old 2023-10-23 23:40:16.342020623 +0200
+++ /var/tmp/diff_new_pack.iObuiK/_new 2023-10-23 23:40:16.342020623 +0200
@@ -16,7 +16,6 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-dateparser
@@ -29,13 +28,16 @@
# PATCH-FIX-UPSTREAM mark-network-tests.patch gh#scrapinghub/dateparser#1059
[email protected]
# mark test requiring network access
Patch1: mark-network-tests.patch
-BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module pip}
+BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-python-dateutil
Requires: python-pytz
Requires: python-regex
Requires: python-tzlocal
+Requires(post): update-alternatives
+Requires(postun):update-alternatives
Recommends: convertdate
Recommends: python-fasttext
Recommends: python-langdetect
@@ -53,8 +55,6 @@
BuildRequires: %{python_module ruamel.yaml}
BuildRequires: %{python_module tzlocal}
# /SECTION
-Requires(post): update-alternatives
-Requires(postun):update-alternatives
%python_subpackages
%description
@@ -71,10 +71,10 @@
dateparser_scripts/update_supported_languages_and_locales.py
%build
-%python_build
+%pyproject_wheel
%install
-%python_install
+%pyproject_install
%python_clone -a %{buildroot}%{_bindir}/dateparser-download
%python_expand %fdupes %{buildroot}%{$python_sitelib}