Hello community,
here is the log from the commit of package python-dephell_changelogs for
openSUSE:Factory checked in at 2020-03-10 14:05:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dephell_changelogs (Old)
and /work/SRC/openSUSE:Factory/.python-dephell_changelogs.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dephell_changelogs"
Tue Mar 10 14:05:56 2020 rev:3 rq:783364 version:0.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-dephell_changelogs/python-dephell_changelogs.changes
2020-03-04 09:47:09.798170815 +0100
+++
/work/SRC/openSUSE:Factory/.python-dephell_changelogs.new.26092/python-dephell_changelogs.changes
2020-03-10 14:05:57.887403240 +0100
@@ -1,0 +2,5 @@
+Tue Mar 10 12:29:31 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix self-dependency cycle by removing BR on dephell
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dephell_changelogs.spec ++++++
--- /var/tmp/diff_new_pack.YO4rUQ/_old 2020-03-10 14:05:58.439403509 +0100
+++ /var/tmp/diff_new_pack.YO4rUQ/_new 2020-03-10 14:05:58.439403509 +0100
@@ -24,7 +24,6 @@
Release: 0
Summary: Pathlib for changelogss
License: MIT
-Group: Development/Languages/Python
URL: https://github.com/dephell/dephell_changelogs
Source0:
https://github.com/dephell/%{modname}/archive/v.%{version}.tar.gz#/%{modname}-%{version}.tar.gz
# Temporary measure, until dephell in %%prep actually works
@@ -33,7 +32,6 @@
# add markers for test cases requiring network connection
Patch0: add_network_markers.patch
BuildRequires: %{python_module base >= 3.5}
-BuildRequires: %{python_module dephell}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module requests}
BuildRequires: %{python_module setuptools}