From ff4b64d32236bb84a0fb3f9a1c1c3f1b09cde6d4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 13:09:38 +0000 Subject: automatic import of python-lean --- .gitignore | 1 + python-lean.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 2da48e5..ce0d231 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /lean-1.0.150.tar.gz +/lean-1.0.152.tar.gz 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 - 1.0.150-1 +* Tue Apr 25 2023 Python_Bot - 1.0.152-1 - Package Spec generated diff --git a/sources b/sources index 030450a..e8889fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd88283d600a31238c31901afd8b3c8e lean-1.0.150.tar.gz +ba72b8f598195d54110aa59f8e56611a lean-1.0.152.tar.gz -- cgit v1.2.3