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 --- python-hacking.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-hacking.spec') 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 -- cgit v1.2.3