summaryrefslogtreecommitdiff
path: root/python-docformatter.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 03:16:20 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 03:16:20 +0000
commit670dcfb61ff740b70a86ca14220b073f785794bc (patch)
treea8e98d7a9cd338b14fc16d790a4434cd80989cc4 /python-docformatter.spec
parent4951779e7117d5170f3a191770e026bb224f18f5 (diff)
automatic import of python-docformatteropeneuler20.03
Diffstat (limited to 'python-docformatter.spec')
-rw-r--r--python-docformatter.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-docformatter.spec b/python-docformatter.spec
index 88156ec..a268a68 100644
--- a/python-docformatter.spec
+++ b/python-docformatter.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-docformatter
-Version: 1.6.0
+Version: 1.6.2
Release: 1
Summary: Formats docstrings to follow PEP 257
License: Expat
URL: https://github.com/PyCQA/docformatter
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0f/d6/39b4b8711a69617dbaeeaf116880701879dbf3fd67b2fb2aa061b766d265/docformatter-1.6.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/20/51/8c238f4e379fac75fe8663a2ccf97f18ea859979d8785ea148dabce41143/docformatter-1.6.2.tar.gz
BuildArch: noarch
Requires: python3-charset_normalizer
@@ -31,7 +31,7 @@ Provides: python3-docformatter-doc
%prep
-%autosetup -n docformatter-1.6.0
+%autosetup -n docformatter-1.6.2
%build
%py3_build
@@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.2-1
- Package Spec generated