diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 09:27:20 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 09:27:20 +0000 |
| commit | 8ce0976f5c6c3faf63fb1f371a2bf6512a22eb4d (patch) | |
| tree | 2f273899526207857cb2b55ff003cde48bbd685f | |
| parent | 4e1e8a915c6e527dbf0139d58ba4ec578545df88 (diff) | |
automatic import of python-lbt-grasshopperopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-lbt-grasshopper.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /lbt-grasshopper-1.6.27.tar.gz +/lbt-grasshopper-1.6.30.tar.gz diff --git a/python-lbt-grasshopper.spec b/python-lbt-grasshopper.spec index b2b3bc6..7b3b085 100644 --- a/python-lbt-grasshopper.spec +++ b/python-lbt-grasshopper.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-lbt-grasshopper -Version: 1.6.27 +Version: 1.6.30 Release: 1 Summary: Collection of all Ladybug Tools plugins for Grasshopper License: AGPL-3.0 URL: https://github.com/ladybug-tools/lbt-grasshopper -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5f/51/382c83150fc934ff9a032a77fab3133f13bcc899dcec58c38b33aef318bb/lbt-grasshopper-1.6.27.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/68/7b/c0d2beceb5b53d1070e2dbe1c5840a635c9c21792c70bec43b8ccadff3ee/lbt-grasshopper-1.6.30.tar.gz BuildArch: noarch Requires: python3-ladybug-grasshopper @@ -132,7 +132,7 @@ Alternatively, you can use the [Pollination Grasshopper single-click installer ] %prep -%autosetup -n lbt-grasshopper-1.6.27 +%autosetup -n lbt-grasshopper-1.6.30 %build %py3_build @@ -172,5 +172,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.27-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.30-1 - Package Spec generated @@ -1 +1 @@ -b48f7c53feced453d2662d2f35751a5c lbt-grasshopper-1.6.27.tar.gz +fb5dcb1dccfa68b76718d8333ab232f8 lbt-grasshopper-1.6.30.tar.gz |
