From 183ec762b06075e4efc18c0f3a82e15f304246d0 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 13:39:04 +0000 Subject: automatic import of python-flake8-comprehensions --- .gitignore | 1 + python-flake8-comprehensions.spec | 8 ++++---- sources | 2 +- 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 - 3.11.1-1 +* Fri Apr 21 2023 Python_Bot - 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 -- cgit v1.2.3