summaryrefslogtreecommitdiff
path: root/python-honeybee-energy.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-honeybee-energy.spec')
-rw-r--r--python-honeybee-energy.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-honeybee-energy.spec b/python-honeybee-energy.spec
index e1befe4..c683a13 100644
--- a/python-honeybee-energy.spec
+++ b/python-honeybee-energy.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-honeybee-energy
-Version: 1.99.22
+Version: 1.99.24
Release: 1
Summary: Energy simulation library for honeybee.
License: AGPL-3.0
URL: https://github.com/ladybug-tools/honeybee-energy
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/da/07/4a46342c8febe1ad9e7ab118a66262c1bc6b0768e5b8a60b221de7a5b4c8/honeybee-energy-1.99.22.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d8/d9/fbd933e378e7ebd3f7e95789d3a0fe2d61a90efd3099bc1156ca05bf4600/honeybee-energy-1.99.24.tar.gz
BuildArch: noarch
Requires: python3-honeybee-core
@@ -199,7 +199,7 @@ sphinx-build -b html ./docs ./docs/_build/docs
%prep
-%autosetup -n honeybee-energy-1.99.22
+%autosetup -n honeybee-energy-1.99.24
%build
%py3_build
@@ -239,5 +239,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.99.22-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.99.24-1
- Package Spec generated