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 --- .gitignore | 1 + python-docformatter.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index f89c4b7..a6c1a30 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /docformatter-1.6.0.tar.gz +/docformatter-1.6.2.tar.gz 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 diff --git a/sources b/sources index f96d1ae..49152b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b5db4358e119f93dbaa04ba253c67209 docformatter-1.6.0.tar.gz +f74e14709c50a561c953ee844c87b821 docformatter-1.6.2.tar.gz -- cgit v1.2.3