summaryrefslogtreecommitdiff
path: root/python-honeybee-core.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-honeybee-core.spec')
-rw-r--r--python-honeybee-core.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-honeybee-core.spec b/python-honeybee-core.spec
index 7bffb49..2d03865 100644
--- a/python-honeybee-core.spec
+++ b/python-honeybee-core.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-honeybee-core
-Version: 1.55.5
+Version: 1.55.7
Release: 1
Summary: A library to create 3D building geometry for various types of environmental simulation.
License: AGPL-3.0
URL: https://github.com/ladybug-tools/honeybee-core
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3c/86/945c83672086bef2711ac372b15ab16782d1cc1f3e868c7642bd120f5e42/honeybee-core-1.55.5.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/80/be/deee4876c50a90caaa11355a991289d670ed5ea5a726a0b4bca77799770f/honeybee-core-1.55.7.tar.gz
BuildArch: noarch
Requires: python3-ladybug-core
@@ -205,7 +205,7 @@ sphinx-build -b html ./docs ./docs/_build/docs
%prep
-%autosetup -n honeybee-core-1.55.5
+%autosetup -n honeybee-core-1.55.7
%build
%py3_build
@@ -245,5 +245,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.55.5-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.55.7-1
- Package Spec generated