summaryrefslogtreecommitdiff
path: root/python-lean.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-lean.spec')
-rw-r--r--python-lean.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-lean.spec b/python-lean.spec
index a6dd658..6fabef2 100644
--- a/python-lean.spec
+++ b/python-lean.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-lean
-Version: 1.0.150
+Version: 1.0.152
Release: 1
Summary: A CLI aimed at making it easier to run QuantConnect's LEAN engine locally and in the cloud
License: Apache Software License
URL: https://lean.io/cli
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cc/9d/7b40ab214f56afc9184f1f09d6a292b3b867cf80d1cb0229c153a7e927bf/lean-1.0.150.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/35/7f/45882939c9f0abe08d0f5363b0d2ab691682b90319d2c38d3cc22bec4a77/lean-1.0.152.tar.gz
BuildArch: noarch
Requires: python3-click
@@ -4034,7 +4034,7 @@ Maintainers can publish new releases by pushing a Git tag containing the new ver
%prep
-%autosetup -n lean-1.0.150
+%autosetup -n lean-1.0.152
%build
%py3_build
@@ -4074,5 +4074,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.150-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.152-1
- Package Spec generated