Accepting request 762534 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/762534 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-docstrings?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 18:54:16 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Drop python2 subpackage due to dependencies dropping python2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 8 08:53:09 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -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 @@ A module that adds an extension for the pydocstyle tool to flake8.
|
||||
%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
|
||||
|
||||
Reference in New Issue
Block a user