Hello community,

here is the log from the commit of package python-dephell-markers for 
openSUSE:Factory checked in at 2020-05-19 14:44:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dephell-markers (Old)
 and      /work/SRC/openSUSE:Factory/.python-dephell-markers.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dephell-markers"

Tue May 19 14:44:09 2020 rev:6 rq:804935 version:1.0.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-dephell-markers/python-dephell-markers.changes
    2019-12-18 14:48:49.801952658 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dephell-markers.new.2738/python-dephell-markers.changes
  2020-05-19 14:44:20.275538805 +0200
@@ -1,0 +2,6 @@
+Wed May 13 07:30:53 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update dependency to require new attrs as the pkg use their
+  syntax
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-dephell-markers.spec ++++++
--- /var/tmp/diff_new_pack.W3Q9Wl/_old  2020-05-19 14:44:21.575541582 +0200
+++ /var/tmp/diff_new_pack.W3Q9Wl/_new  2020-05-19 14:44:21.579541591 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dephell-markers
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,19 +23,18 @@
 Release:        0
 Summary:        Dephell library to use environment markers (PEP-496)
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/dephell/dephell_markers
 Source:         
https://files.pythonhosted.org/packages/source/d/dephell_markers/dephell_markers-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.5}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-attrs
+Requires:       python-attrs >= 19.2
 Requires:       python-dephell-specifier
 Requires:       python-packaging
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module attrs}
+BuildRequires:  %{python_module attrs >= 19.2}
 BuildRequires:  %{python_module dephell-specifier}
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pytest}


Reply via email to