summaryrefslogtreecommitdiff
path: root/python-lbenv.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 07:16:38 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 07:16:38 +0000
commit58b10a69d64d821031fcf4e70633830e7f906e08 (patch)
tree38b5e1346a88b113d75c9f57f72dd631a293c55f /python-lbenv.spec
parent910a7460759849b582762273eb85ea3d6d5701fa (diff)
automatic import of python-lbenvopeneuler20.03
Diffstat (limited to 'python-lbenv.spec')
-rw-r--r--python-lbenv.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-lbenv.spec b/python-lbenv.spec
index 3c3fa49..32cab4d 100644
--- a/python-lbenv.spec
+++ b/python-lbenv.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-LbEnv
-Version: 2.1.12
+Version: 2.1.13
Release: 1
Summary: LHCb Environment tools
License: GNU General Public License v3 or later (GPLv3+)
URL: https://gitlab.cern.ch/lhcb-core/LbEnv
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/79/4d/e6b49a5e1eeb36b10a42e23e3d5e6041bda55e8693bc569ca6e58b519b7e/LbEnv-2.1.12.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/65/d5/9e9159f40bb047d472a5a9a03b653f53c08759bc72099eed7e54c6176cce/LbEnv-2.1.13.tar.gz
BuildArch: noarch
Requires: python3-LbPlatformUtils
@@ -31,7 +31,7 @@ Provides: python3-LbEnv-doc
LbEnv is a python package that contains a set of tools to prepare the LHCb environment to build and run applications.
%prep
-%autosetup -n LbEnv-2.1.12
+%autosetup -n LbEnv-2.1.13
%build
%py3_build
@@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.12-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.13-1
- Package Spec generated