Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-hatch_nodejs_version for 
openSUSE:Factory checked in at 2023-02-07 18:49:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hatch_nodejs_version (Old)
 and      /work/SRC/openSUSE:Factory/.python-hatch_nodejs_version.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hatch_nodejs_version"

Tue Feb  7 18:49:27 2023 rev:3 rq:1063534 version:0.3.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-hatch_nodejs_version/python-hatch_nodejs_version.changes
  2022-12-04 14:59:22.680624115 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-hatch_nodejs_version.new.4462/python-hatch_nodejs_version.changes
        2023-02-07 18:49:36.883302470 +0100
@@ -1,0 +2,6 @@
+Sun Feb  5 17:58:18 UTC 2023 - Ben Greiner <[email protected]>
+
+- Fix build and runtime requirements
+- Provide PyPI name
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-hatch_nodejs_version.spec ++++++
--- /var/tmp/diff_new_pack.JkZuYn/_old  2023-02-07 18:49:37.299304706 +0100
+++ /var/tmp/diff_new_pack.JkZuYn/_new  2023-02-07 18:49:37.311304770 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-hatch_nodejs_version
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-hatch_nodejs_version
 Version:        0.3.1
 Release:        0
@@ -26,12 +25,13 @@
 URL:            https://github.com/agoose77/hatch-nodejs-version
 Source:         
https://files.pythonhosted.org/packages/source/h/hatch_nodejs_version/hatch_nodejs_version-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.7}
-BuildRequires:  %{python_module hatchling >= 0.21.0}
+BuildRequires:  %{python_module hatchling}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-hatchling >= 0.21.0
+Provides:       python-hatch-nodejs-version = %{version}-%{release}
 BuildArch:      noarch
 %python_subpackages
 

Reply via email to