summaryrefslogtreecommitdiff
path: root/python-buildbot-worker.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 08:51:55 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 08:51:55 +0000
commit9b748c2149284c3aa5fa2dec73f6f38bdf523976 (patch)
treeb38da593a89f2b85e9d48577fd725e4aab741549 /python-buildbot-worker.spec
parent52acb5a97fd818db72ff4aa9a5f65a8a45c26b74 (diff)
automatic import of python-buildbot-workeropeneuler20.03
Diffstat (limited to 'python-buildbot-worker.spec')
-rw-r--r--python-buildbot-worker.spec14
1 files changed, 4 insertions, 10 deletions
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