From 2d238bd04fe5890199f28fc2d1c9d2cf9a3931c4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 04:48:32 +0000 Subject: automatic import of python-hacking --- .gitignore | 1 + python-hacking.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index b22f256..91602c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /hacking-5.0.0.tar.gz +/hacking-6.0.0.tar.gz diff --git a/python-hacking.spec b/python-hacking.spec index d6de40d..0465238 100644 --- a/python-hacking.spec +++ b/python-hacking.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-hacking -Version: 5.0.0 +Version: 6.0.0 Release: 1 Summary: OpenStack Hacking Guideline Enforcement License: Apache Software License URL: https://docs.openstack.org/hacking/latest/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8d/94/d46c1019bdcce298d538bc8af8166d0e788cba0d4974e71adcb0a96d893e/hacking-5.0.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1e/1b/f8c55bd3a5d8efda20f1a0ec10f99618c43cf500cad302bd5317ccd17d52/hacking-6.0.0.tar.gz BuildArch: noarch Requires: python3-flake8 @@ -50,7 +50,7 @@ hacking based gating jobs. This is because new versions of dependencies can introduce new rules, or make existing rules stricter. %prep -%autosetup -n hacking-5.0.0 +%autosetup -n hacking-6.0.0 %build %py3_build @@ -90,5 +90,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot - 5.0.0-1 +* Fri Apr 21 2023 Python_Bot - 6.0.0-1 - Package Spec generated diff --git a/sources b/sources index 334ff20..f64e26f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78c8380e5d9b97adf2a7cb3a19c9075a hacking-5.0.0.tar.gz +a08f8072438cb14dc11fdb27d9aea178 hacking-6.0.0.tar.gz -- cgit v1.2.3