!7 Update to 1.7.0
From: @starlet-dx Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
479804feca
Binary file not shown.
BIN
flake8_docstrings-1.7.0.tar.gz
Normal file
BIN
flake8_docstrings-1.7.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-flake8-docstrings
|
||||
Version: 0.2.1.post1
|
||||
Version: 1.7.0
|
||||
Release: 1
|
||||
Summary: Extension for flake8 which uses pep257 to check docstrings
|
||||
License: MIT
|
||||
URL: https://gitlab.com/pycqa/flake8-docstrings
|
||||
Source0: https://files.pythonhosted.org/packages/35/21/4d5543efcf78801505e06475c683dd2a63aff14ecbca0b57d73ffbc386ff/flake8-docstrings-0.2.1.post1.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/f/flake8-docstrings/flake8_docstrings-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
%description
|
||||
A simple module that adds an extension for the fantastic pydocstyle tool to flake8.
|
||||
@ -29,7 +29,7 @@ Provides: python3-flake8-docstrings-doc
|
||||
A simple module that adds an extension for the fantastic pydocstyle tool to flake8.
|
||||
|
||||
%prep
|
||||
%autosetup -n flake8-docstrings-0.2.1.post1
|
||||
%autosetup -n flake8_docstrings-%{version} -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -71,5 +71,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed May 10 2023 yaoxin <yao_xin001@hoperun.com> - 1.7.0-1
|
||||
- Update to 1.7.0
|
||||
|
||||
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 0.2.1.post1-1
|
||||
- Package Spec generate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user