summaryrefslogtreecommitdiff
path: root/python-crc-bonfire.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 11:22:39 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 11:22:39 +0000
commit772c25a7794b22f3cb40f82ffab042527a10809c (patch)
treea27accce987b76c9f7f91c8e72678b42da2cab80 /python-crc-bonfire.spec
parentc1af394f9dcea003f3e44355a1d5256e5e13ccfb (diff)
automatic import of python-crc-bonfireopeneuler20.03
Diffstat (limited to 'python-crc-bonfire.spec')
-rw-r--r--python-crc-bonfire.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-crc-bonfire.spec b/python-crc-bonfire.spec
index 0ee5b44..662a00f 100644
--- a/python-crc-bonfire.spec
+++ b/python-crc-bonfire.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-crc-bonfire
-Version: 4.12.1
+Version: 4.13.0
Release: 1
Summary: A CLI tool used to deploy ephemeral environments for testing cloud.redhat.com applications
License: MIT
URL: https://www.github.com/RedHatInsights/bonfire
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d8/34/c839b0e43c6b11d900d339b22e7b56673140bffed7e7e9bb623a14f8a2e7/crc-bonfire-4.12.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c7/1e/1f08dc45ebb23866f14c21f8fbb15e9844b6e59eeacc39b36008c4ab6375/crc-bonfire-4.13.0.tar.gz
BuildArch: noarch
Requires: python3-cached-property
@@ -931,7 +931,7 @@ LOAD_METHOD=fs DATAFILES_FILE=bundle/bundle.json yarn run server
%prep
-%autosetup -n crc-bonfire-4.12.1
+%autosetup -n crc-bonfire-4.13.0
%build
%py3_build
@@ -971,5 +971,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 4.12.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 4.13.0-1
- Package Spec generated