summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-etos-test-runner.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 31cd7c1..717131f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/etos_test_runner-2.5.0.tar.gz
+/etos_test_runner-3.0.0.tar.gz
diff --git a/python-etos-test-runner.spec b/python-etos-test-runner.spec
index cb108ba..4bd810f 100644
--- a/python-etos-test-runner.spec
+++ b/python-etos-test-runner.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-etos-test-runner
-Version: 2.5.0
+Version: 3.0.0
Release: 1
Summary: ETOS Test Runner
License: Apache License, Version 2.0
URL: https://github.com/eiffel-community/etos-test-runner
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/26/f9/4acf9c5e289bb137cab6e173f53954731e3f1c7f39461ffce27f0cd4ada8/etos_test_runner-2.5.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f8/5b/8877f2de2c8efcf039be0ac39072a6d3cc8e8dee4ae3046ff5eb1c7a27b0/etos_test_runner-3.0.0.tar.gz
BuildArch: noarch
Requires: python3-etos-lib
@@ -33,7 +33,7 @@ Provides: python3-etos-test-runner-doc
%prep
-%autosetup -n etos-test-runner-2.5.0
+%autosetup -n etos-test-runner-3.0.0
%build
%py3_build
@@ -73,5 +73,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 2.5.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.0-1
- Package Spec generated
diff --git a/sources b/sources
index 6c3ae8c..6bec9f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-55b0aa3d94c81ad6c76bc59916f5c24d etos_test_runner-2.5.0.tar.gz
+55cc11f8dda7771eb7c0da21a98f6be3 etos_test_runner-3.0.0.tar.gz