diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dragonfly-grasshopper.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dragonfly-grasshopper-1.45.0.tar.gz +/dragonfly-grasshopper-1.46.1.tar.gz diff --git a/python-dragonfly-grasshopper.spec b/python-dragonfly-grasshopper.spec index 16c062d..0fbd902 100644 --- a/python-dragonfly-grasshopper.spec +++ b/python-dragonfly-grasshopper.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dragonfly-grasshopper -Version: 1.45.0 +Version: 1.46.1 Release: 1 Summary: Dragonfly plugin for Grasshopper. License: AGPL-3.0 URL: https://github.com/ladybug-tools/dragonfly-grasshopper -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/49/01/3c83c4e792c94b4599fff1b675e6a99074637d81cbb800ceda9fc3f39030/dragonfly-grasshopper-1.45.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a9/56/fc4c5bb4862f9a6ac679f6058d20f51a59ba81dbfbd93e6f3f4858e266ca/dragonfly-grasshopper-1.46.1.tar.gz BuildArch: noarch @@ -157,7 +157,7 @@ for the installation instructions for the entire Ladybug Tools Grasshopper plugi %prep -%autosetup -n dragonfly-grasshopper-1.45.0 +%autosetup -n dragonfly-grasshopper-1.46.1 %build %py3_build @@ -197,5 +197,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.45.0-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.46.1-1 - Package Spec generated @@ -1 +1 @@ -051046358ff79f71bd194088d4699b94 dragonfly-grasshopper-1.45.0.tar.gz +d13c1e21543384fd5d28e345e4e8c55b dragonfly-grasshopper-1.46.1.tar.gz |
