diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-honeybee-grasshopper-radiance.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /honeybee-grasshopper-radiance-1.30.2.tar.gz +/honeybee-grasshopper-radiance-1.30.3.tar.gz diff --git a/python-honeybee-grasshopper-radiance.spec b/python-honeybee-grasshopper-radiance.spec index 85e1b3d..5564227 100644 --- a/python-honeybee-grasshopper-radiance.spec +++ b/python-honeybee-grasshopper-radiance.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-honeybee-grasshopper-radiance -Version: 1.30.2 +Version: 1.30.3 Release: 1 Summary: Honeybee Radiance plugin for Grasshopper. License: AGPL-3.0 URL: https://github.com/ladybug-tools/honeybee-grasshopper-radiance -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d4/9c/366b024d46569971ffdf25d4d7a342816a980fe37c69cb558127f2b2e05e/honeybee-grasshopper-radiance-1.30.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/03/2d/0bb05e8453c68f0f4c6a98b1cda1a6efd30792a7ea84ea01d92845a28f79/honeybee-grasshopper-radiance-1.30.3.tar.gz BuildArch: noarch @@ -151,7 +151,7 @@ for the installation instructions for the entire Ladybug Tools Grasshopper plugi %prep -%autosetup -n honeybee-grasshopper-radiance-1.30.2 +%autosetup -n honeybee-grasshopper-radiance-1.30.3 %build %py3_build @@ -191,5 +191,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.30.2-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.30.3-1 - Package Spec generated @@ -1 +1 @@ -92b5890a25115b637a6356ef7b3f48d3 honeybee-grasshopper-radiance-1.30.2.tar.gz +6c173d1fcb589165498e2d1b47614a6f honeybee-grasshopper-radiance-1.30.3.tar.gz |