summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-buildbot-worker.spec14
-rw-r--r--sources2
3 files changed, 6 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index ac0869d..ea23a2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/buildbot-worker-3.7.0.tar.gz
+/buildbot-worker-3.8.0.tar.gz
diff --git a/python-buildbot-worker.spec b/python-buildbot-worker.spec
index 5f1a0b1..b866edd 100644
--- a/python-buildbot-worker.spec
+++ b/python-buildbot-worker.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-buildbot-worker
-Version: 3.7.0
+Version: 3.8.0
Release: 1
Summary: Buildbot Worker Daemon
License: GNU General Public License v2 (GPLv2)
URL: http://buildbot.net/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f6/ba/664f21dec8777aa1b423ee7b2ea37f99d21f03261a080c4ec1fdd17346cc/buildbot-worker-3.7.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f6/fa/f5bbf1ba7dc273c43756bedd5a6ee1ed3e53750d8e61eb6b6b1ef13ab410/buildbot-worker-3.8.0.tar.gz
BuildArch: noarch
Requires: python3-twisted
@@ -23,8 +23,6 @@ Requires: python3-psutil
See the 'buildbot' package for details
-
-
%package -n python3-buildbot-worker
Summary: Buildbot Worker Daemon
Provides: python-buildbot-worker
@@ -35,8 +33,6 @@ BuildRequires: python3-pip
See the 'buildbot' package for details
-
-
%package help
Summary: Development documents and examples for buildbot-worker
Provides: python3-buildbot-worker-doc
@@ -44,10 +40,8 @@ Provides: python3-buildbot-worker-doc
See the 'buildbot' package for details
-
-
%prep
-%autosetup -n buildbot-worker-3.7.0
+%autosetup -n buildbot-worker-3.8.0
%build
%py3_build
@@ -87,5 +81,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 3.7.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.8.0-1
- Package Spec generated
diff --git a/sources b/sources
index f49e846..d66bf87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b20ca4227f72e94417c016f0531379e0 buildbot-worker-3.7.0.tar.gz
+a4fb1c1f5a8c207cbb9f7e7f3811c629 buildbot-worker-3.8.0.tar.gz