summaryrefslogtreecommitdiff
path: root/python-jenkins-job-builder.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 05:08:17 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 05:08:17 +0000
commitdf460e846ce9560717b34957a90da83adb4cd354 (patch)
tree8ea9013c824115a5d5fc45b0893b10a00229bce6 /python-jenkins-job-builder.spec
parentfe8014ee7aff97e8d4ee30f7e70f1985d205f159 (diff)
automatic import of python-jenkins-job-builderopeneuler20.03
Diffstat (limited to 'python-jenkins-job-builder.spec')
-rw-r--r--python-jenkins-job-builder.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-jenkins-job-builder.spec b/python-jenkins-job-builder.spec
index 5ce97b3..30db5f7 100644
--- a/python-jenkins-job-builder.spec
+++ b/python-jenkins-job-builder.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-jenkins-job-builder
-Version: 4.3.0
+Version: 5.0.2
Release: 1
Summary: Manage Jenkins jobs with YAML
License: Apache License, Version 2.0
URL: https://jenkins-job-builder.readthedocs.io/en/latest/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bc/e4/fccd5e2d0b8826bc465ea98dab5196bb2f7268619efaa58a04e5527e8739/jenkins-job-builder-4.3.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b3/69/5c52ca511cdedbb95b674b3dacef6e80086efc5924b80a097dea3861b830/jenkins-job-builder-5.0.2.tar.gz
BuildArch: noarch
Requires: python3-Jinja2
@@ -61,7 +61,7 @@ Online documentation:
* https://jenkins-job-builder.readthedocs.io/en/latest/
%prep
-%autosetup -n jenkins-job-builder-4.3.0
+%autosetup -n jenkins-job-builder-5.0.2
%build
%py3_build
@@ -101,5 +101,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 4.3.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.0.2-1
- Package Spec generated