From 670dcfb61ff740b70a86ca14220b073f785794bc Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:16:20 +0000 Subject: automatic import of python-docformatter --- python-docformatter.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-docformatter.spec') 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 - 1.6.0-1 +* Sun Apr 23 2023 Python_Bot - 1.6.2-1 - Package Spec generated -- cgit v1.2.3