forked from pool/python-docformatter
- Update to 1.1:
* fixes for python 3.7 * varioius cleanups OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docformatter?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
1a3c95f752
commit
11253af947
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-docformatter
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-docformatter
|
||||
Version: 1.0
|
||||
Version: 1.1
|
||||
Release: 0
|
||||
Summary: Utility to re-format docstrings per PEP 257
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user