summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 05:46:21 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 05:46:21 +0000
commit0e63a6369fedfb5e7d3fa04b74578c456aac0ad5 (patch)
tree170dbe0053a1a01b03f4be94369c534e534c35de
parent327a4f52598647fbccb5db8deab55884bba1620f (diff)
automatic import of python-flake8-djangoopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-flake8-django.spec11
-rw-r--r--sources2
3 files changed, 9 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 63d1b5e..bea8a01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/flake8-django-1.1.5.tar.gz
+/flake8_django-1.2.tar.gz
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
diff --git a/sources b/sources
index 20ac9b7..d6224b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3b8f7479ee87029ac943831a56e32976 flake8-django-1.1.5.tar.gz
+817cd7aedf1106450b84e6cb09d6db78 flake8_django-1.2.tar.gz