15
0

Accepting request 790888 from home:mcalabkova:branches:devel:languages:python

- update to 1.3.1
  * A pydoc reference such as ':see:' should not be start of sentence

OBS-URL: https://build.opensuse.org/request/show/790888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docformatter?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2020-04-02 12:49:16 +00:00
committed by Git OBS Bridge
parent b6981b6488
commit 006233398b
4 changed files with 12 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8db663665becccac75737b2635a06076f2c832bf861322a7bfc512f0a9fa7e3
size 16795

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c68c8db0952d7ec6423581915fde3f23d4be5eccc11eb28a3415b5cd0a1e4f73
size 16711

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 2 12:38:39 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.3.1
* A pydoc reference such as ':see:' should not be start of sentence
-------------------------------------------------------------------
Fri Jul 26 09:26:07 UTC 2019 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-docformatter
#
# 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
@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-docformatter
Version: 1.3
Version: 1.3.1
Release: 0
Summary: Utility to re-format docstrings per PEP 257
License: MIT
Group: Development/Languages/Python
Url: https://github.com/myint/docformatter
URL: https://github.com/myint/docformatter
Source: https://files.pythonhosted.org/packages/source/d/docformatter/docformatter-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes