summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 13:39:04 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 13:39:04 +0000
commit183ec762b06075e4efc18c0f3a82e15f304246d0 (patch)
treec3d00a4d209532be442e6e932cad5cf017001fc2
parentad6152d87b198b98139c31447cdde2d7e8e80417 (diff)
automatic import of python-flake8-comprehensionsopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-flake8-comprehensions.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index ce2bbea..31af99b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/flake8_comprehensions-3.11.1.tar.gz
+/flake8_comprehensions-3.12.0.tar.gz
diff --git a/python-flake8-comprehensions.spec b/python-flake8-comprehensions.spec
index ac349fd..251e605 100644
--- a/python-flake8-comprehensions.spec
+++ b/python-flake8-comprehensions.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-flake8-comprehensions
-Version: 3.11.1
+Version: 3.12.0
Release: 1
Summary: A flake8 plugin to help you write better list/set/dict comprehensions.
License: MIT
URL: https://github.com/adamchainz/flake8-comprehensions
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3c/6d/fcf98e1e87206c802d3d6359688d7a3c728f3cc6161e89d792388db1daac/flake8_comprehensions-3.11.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/65/b4/9a2cbbac095aaf1e8dbe3eac55a5155cb9f7860fbb0d9fa23443b5a3afd1/flake8_comprehensions-3.12.0.tar.gz
BuildArch: noarch
Requires: python3-flake8
@@ -30,7 +30,7 @@ Provides: python3-flake8-comprehensions-doc
%prep
-%autosetup -n flake8-comprehensions-3.11.1
+%autosetup -n flake8-comprehensions-3.12.0
%build
%py3_build
@@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.11.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.12.0-1
- Package Spec generated
diff --git a/sources b/sources
index e6a0fe2..162e381 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3257a0a79760a4ec16a05e1854974103 flake8_comprehensions-3.11.1.tar.gz
+e442da8ed9b6c9991fce946e0ba15fda flake8_comprehensions-3.12.0.tar.gz