diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:28:36 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:28:36 +0000 |
| commit | a6c567c374b9ca0a005225a60e3f577453398adf (patch) | |
| tree | e06da37e3072f88f5ea9b9e70987f48221a11df7 | |
| parent | 95a036a80af1eb3f40265c88a86fe0de16d81db8 (diff) | |
automatic import of python-lbt-honeybeeopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-lbt-honeybee.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /lbt-honeybee-0.7.188.tar.gz +/lbt-honeybee-0.7.196.tar.gz diff --git a/python-lbt-honeybee.spec b/python-lbt-honeybee.spec index 290a7c5..0a136b1 100644 --- a/python-lbt-honeybee.spec +++ b/python-lbt-honeybee.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-lbt-honeybee -Version: 0.7.188 +Version: 0.7.196 Release: 1 Summary: Installs a collection of all Honeybee core Python libraries. License: AGPL-3.0 URL: https://github.com/ladybug-tools/lbt-honeybee -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f8/6a/799d1bfafbb4897c79a072d815fd9a51617927f1c1a5d9584c7b87eb34f6/lbt-honeybee-0.7.188.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/11/43/78197d6311268d0f44e55b883579589166f6ad1e1400db8d6d2fddfbc738/lbt-honeybee-0.7.196.tar.gz BuildArch: noarch Requires: python3-honeybee-radiance-postprocess @@ -182,7 +182,7 @@ Since honeybee uses ladybug, the following is also included: %prep -%autosetup -n lbt-honeybee-0.7.188 +%autosetup -n lbt-honeybee-0.7.196 %build %py3_build @@ -222,5 +222,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.188-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.196-1 - Package Spec generated @@ -1 +1 @@ -74f2466a4bc228d3d467f19994dc4197 lbt-honeybee-0.7.188.tar.gz +8576f5f3b0ef04b55cd22b7af8065473 lbt-honeybee-0.7.196.tar.gz |
