Hello community,

here is the log from the commit of package python-clikit for openSUSE:Factory 
checked in at 2020-03-25 23:44:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-clikit (Old)
 and      /work/SRC/openSUSE:Factory/.python-clikit.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-clikit"

Wed Mar 25 23:44:57 2020 rev:6 rq:787820 version:0.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-clikit/python-clikit.changes      
2020-03-16 10:21:31.535665130 +0100
+++ /work/SRC/openSUSE:Factory/.python-clikit.new.3160/python-clikit.changes    
2020-03-25 23:46:23.528054359 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 18:13:43 UTC 2020 - Matej Cepl <mc...@suse.com>
+
+- Add macro %dephell_genspec to generate setup.py
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-clikit.spec ++++++
--- /var/tmp/diff_new_pack.qxoeow/_old  2020-03-25 23:46:25.184054901 +0100
+++ /var/tmp/diff_new_pack.qxoeow/_new  2020-03-25 23:46:25.216054911 +0100
@@ -32,6 +32,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module typing >= 3.6}
 BuildRequires:  fdupes
+BuildRequires:  python-dephell-rpm-macros
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-dephell
 Requires:       python-pastel >= 0.2.0
@@ -52,7 +53,7 @@
 
 %prep
 %setup -q -n clikit-%{version}
-dephell deps convert --from pyproject.toml --to setup.py
+%dephell_gensetup
 
 %build
 %python_build


Reply via email to