forked from pool/patterns-devel-python
- Add python3-black into the devel pattern
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/patterns-devel-python?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
84b46163a7
commit
23dd755277
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 10 07:10:21 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Add python3-black into the devel pattern
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 30 00:45:56 UTC 2018 - Stasiek Michalski <hellcp@mailbox.org>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user