summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-hacking.spec8
-rw-r--r--sources2
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 <Python_Bot@openeuler.org> - 5.0.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 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