summaryrefslogtreecommitdiff
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
parent4951779e7117d5170f3a191770e026bb224f18f5 (diff)
automatic import of python-docformatteropeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-docformatter.spec8
-rw-r--r--sources2
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 <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
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