Hello community,
here is the log from the commit of package patterns-devel-python for
openSUSE:Factory checked in at 2020-07-10 14:13:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-devel-python (Old)
and /work/SRC/openSUSE:Factory/.patterns-devel-python.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-devel-python"
Fri Jul 10 14:13:20 2020 rev:6 rq:819889 version:20180125
Changes:
--------
---
/work/SRC/openSUSE:Factory/patterns-devel-python/patterns-devel-python.changes
2018-10-02 19:48:08.645786024 +0200
+++
/work/SRC/openSUSE:Factory/.patterns-devel-python.new.3060/patterns-devel-python.changes
2020-07-10 14:13:24.039631782 +0200
@@ -1,0 +2,5 @@
+Fri Jul 10 07:10:21 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Add python3-black into the devel pattern
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-devel-python.spec ++++++
--- /var/tmp/diff_new_pack.36PbHW/_old 2020-07-10 14:13:24.975634856 +0200
+++ /var/tmp/diff_new_pack.36PbHW/_new 2020-07-10 14:13:24.975634856 +0200
@@ -1,7 +1,7 @@
#
# spec file for package patterns-devel-python
#
-# Copyright (c) 2018 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
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -21,8 +21,7 @@
Release: 0
Summary: Patterns for Installation (Python devel)
License: MIT
-Group: Metapackages
-Url: https://github.com/openSUSE/patterns
+URL: https://github.com/openSUSE/patterns
Source0: %{name}-rpmlintrc
BuildRequires: patterns-rpm-macros
@@ -36,12 +35,12 @@
%package devel_python3
%pattern_development
Summary: Python 3 Developement
-Group: Metapackages
Provides: pattern() = devel_python3
Provides: pattern-icon() = pattern-python-devel
Provides: pattern-order() = 3359
Provides: pattern-visible()
Recommends: python3
+Recommends: python3-black
Recommends: python3-devel
Recommends: python3-flake8
Recommends: python3-pip