diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:46:21 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:46:21 +0000 |
| commit | 0e63a6369fedfb5e7d3fa04b74578c456aac0ad5 (patch) | |
| tree | 170dbe0053a1a01b03f4be94369c534e534c35de /python-flake8-django.spec | |
| parent | 327a4f52598647fbccb5db8deab55884bba1620f (diff) | |
automatic import of python-flake8-djangoopeneuler20.03
Diffstat (limited to 'python-flake8-django.spec')
| -rw-r--r-- | python-flake8-django.spec | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/python-flake8-django.spec b/python-flake8-django.spec index 64b4c06..93fb591 100644 --- a/python-flake8-django.spec +++ b/python-flake8-django.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-flake8-django -Version: 1.1.5 +Version: 1.2 Release: 1 Summary: Plugin to catch bad style specific to Django Projects. License: GPL-3.0-or-later URL: https://github.com/rocioar/flake8-django -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3c/28/34fdde82fc76527b422897dd1d174ea6f8bac85b9ce80be2d2a922851eb7/flake8-django-1.1.5.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/63/68/ab2e5606630eb188b054cc084a36b1939abb65dc87f2532bd6c0ec6ad753/flake8_django-1.2.tar.gz BuildArch: noarch Requires: python3-flake8 @@ -86,6 +86,7 @@ GPL [@stummjr](https://github.com/stummjr) for teaching me AST, and what I could do with it. His [blog](https://stummjr.org/post/building-a-custom-flake8-plugin/) is cool. + %package -n python3-flake8-django Summary: Plugin to catch bad style specific to Django Projects. Provides: python-flake8-django @@ -168,6 +169,7 @@ GPL [@stummjr](https://github.com/stummjr) for teaching me AST, and what I could do with it. His [blog](https://stummjr.org/post/building-a-custom-flake8-plugin/) is cool. + %package help Summary: Development documents and examples for flake8-django Provides: python3-flake8-django-doc @@ -247,8 +249,9 @@ GPL [@stummjr](https://github.com/stummjr) for teaching me AST, and what I could do with it. His [blog](https://stummjr.org/post/building-a-custom-flake8-plugin/) is cool. + %prep -%autosetup -n flake8-django-1.1.5 +%autosetup -n flake8-django-1.2 %build %py3_build @@ -288,5 +291,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.5-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2-1 - Package Spec generated |
