Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-hotdoc for openSUSE:Factory 
checked in at 2021-03-29 18:21:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hotdoc (Old)
 and      /work/SRC/openSUSE:Factory/.python-hotdoc.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hotdoc"

Mon Mar 29 18:21:12 2021 rev:5 rq:880628 version:0.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hotdoc/python-hotdoc.changes      
2021-02-10 21:29:55.878244887 +0100
+++ /work/SRC/openSUSE:Factory/.python-hotdoc.new.2401/python-hotdoc.changes    
2021-03-29 18:21:15.090229929 +0200
@@ -1,0 +2,7 @@
+Sat Mar 20 00:13:54 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Avoid have-choice with upcoming python39 flavor: Only provide the
+  hotdoc capability without python prefix by primary python3
+  package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-hotdoc.spec ++++++
--- /var/tmp/diff_new_pack.Aoji05/_old  2021-03-29 18:21:15.670230523 +0200
+++ /var/tmp/diff_new_pack.Aoji05/_new  2021-03-29 18:21:15.674230527 +0200
@@ -43,9 +43,11 @@
 BuildRequires:  libyaml-devel
 BuildRequires:  llvm-devel
 BuildRequires:  python-rpm-macros
+%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
 # The hotdoc cli files were provided as separate package between Aug and Nov 
2020
 Obsoletes:      hotdoc < %{version}-%{release}
 Provides:       hotdoc = %{version}-%{release}
+%endif
 # The c extension needs libclang.so and llvm-config
 Requires:       clang-devel
 Requires:       llvm-devel

Reply via email to