Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-astral for openSUSE:Factory 
checked in at 2021-01-20 18:27:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-astral (Old)
 and      /work/SRC/openSUSE:Factory/.python-astral.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-astral"

Wed Jan 20 18:27:31 2021 rev:9 rq:864493 version:2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-astral/python-astral.changes      
2020-11-04 18:32:19.840155906 +0100
+++ /work/SRC/openSUSE:Factory/.python-astral.new.28504/python-astral.changes   
2021-01-20 18:27:59.239548691 +0100
@@ -1,0 +2,5 @@
+Wed Jan 20 04:21:00 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com>
+
+- BuildRequire dataclasses if python36-base installed 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-astral.spec ++++++
--- /var/tmp/diff_new_pack.P7y0wd/_old  2021-01-20 18:27:59.955549346 +0100
+++ /var/tmp/diff_new_pack.P7y0wd/_new  2021-01-20 18:27:59.959549351 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-astral
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,10 +25,6 @@
 License:        Apache-2.0
 URL:            https://github.com/sffjunkie/astral
 Source:         
https://files.pythonhosted.org/packages/source/a/astral/astral-%{version}.tar.gz
-%if 0%{?suse_version} <= 1500
-# Not required for Tumbleweed
-BuildRequires:  %{python_module dataclasses}
-%endif
 BuildRequires:  %{python_module freezegun}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytz}
@@ -36,6 +32,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildRequires:  (python36-dataclasses if python36-base)
 Requires:       python-pytz
 Requires:       python-requests
 Recommends:     python-dataclasses

Reply via email to