Hello community,
here is the log from the commit of package python-flake8-docstrings for
openSUSE:Factory checked in at 2020-01-09 22:54:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-flake8-docstrings (Old)
and /work/SRC/openSUSE:Factory/.python-flake8-docstrings.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flake8-docstrings"
Thu Jan 9 22:54:05 2020 rev:7 rq:762534 version:1.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-flake8-docstrings/python-flake8-docstrings.changes
2019-10-08 19:59:19.863945791 +0200
+++
/work/SRC/openSUSE:Factory/.python-flake8-docstrings.new.6675/python-flake8-docstrings.changes
2020-01-09 22:54:43.134833127 +0100
@@ -1,0 +2,5 @@
+Thu Jan 9 18:54:16 UTC 2020 - Todd R <[email protected]>
+
+- Drop python2 subpackage due to dependencies dropping python2.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-flake8-docstrings.spec ++++++
--- /var/tmp/diff_new_pack.2K79wA/_old 2020-01-09 22:54:43.830833476 +0100
+++ /var/tmp/diff_new_pack.2K79wA/_new 2020-01-09 22:54:43.830833476 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-flake8-docstrings
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -17,6 +17,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
Name: python-flake8-docstrings
Version: 1.5.0
Release: 0
@@ -50,8 +51,7 @@
%doc README.rst
%license LICENSE
%{python_sitelib}/flake8_docstrings.*
-%dir %{python_sitelib}/flake8_docstrings-%{version}-py*.egg-info
-%{python_sitelib}/flake8_docstrings-%{version}-py*.egg-info/*
+%{python_sitelib}/flake8_docstrings-%{version}-py*.egg-info
%pycache_only %{python_sitelib}/__pycache__
%changelog