diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dragonfly-core.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dragonfly-core-1.41.2.tar.gz +/dragonfly-core-1.41.5.tar.gz diff --git a/python-dragonfly-core.spec b/python-dragonfly-core.spec index 7eb73fe..34fb27d 100644 --- a/python-dragonfly-core.spec +++ b/python-dragonfly-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dragonfly-core -Version: 1.41.2 +Version: 1.41.5 Release: 1 Summary: :dragon: dragonfly core library License: AGPL-3.0 URL: https://github.com/ladybug-tools/dragonfly-core -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6f/46/f8a6a98f3e9a11cce643f5fe825b9c7c88bb81c74180cf8dd5e849e9f008/dragonfly-core-1.41.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f9/55/da8f4e32ec89a19bd58e3e772223151e0b658fe4fd4968798af0130e4290/dragonfly-core-1.41.5.tar.gz BuildArch: noarch Requires: python3-honeybee-core @@ -198,7 +198,7 @@ sphinx-build -b html ./docs ./docs/_build/docs %prep -%autosetup -n dragonfly-core-1.41.2 +%autosetup -n dragonfly-core-1.41.5 %build %py3_build @@ -238,5 +238,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.41.2-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.41.5-1 - Package Spec generated @@ -1 +1 @@ -ed0d2b21129f1708c89b03f11fb57efe dragonfly-core-1.41.2.tar.gz +e651e5f6040fcb0b47edf5aef8428e44 dragonfly-core-1.41.5.tar.gz |
