diff --git a/patterns-devel-python.changes b/patterns-devel-python.changes index e06cb27..6af4f2f 100644 --- a/patterns-devel-python.changes +++ b/patterns-devel-python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 10 07:10:21 UTC 2020 - Tomáš Chvátal + +- Add python3-black into the devel pattern + ------------------------------------------------------------------- Sun Sep 30 00:45:56 UTC 2018 - Stasiek Michalski diff --git a/patterns-devel-python.spec b/patterns-devel-python.spec index 098ed40..827c123 100644 --- a/patterns-devel-python.spec +++ b/patterns-devel-python.spec @@ -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 @@ Version: 20180125 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 @@ This particular package contains all the python patterns. %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