summaryrefslogtreecommitdiff
path: root/python-dragonfly-core.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 12:00:06 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 12:00:06 +0000
commit984db956eb4237e1c30fef7ccf463da30132ed9f (patch)
tree6c24a33ce7d324ce1f4b0b2eb2bec8755424ee67 /python-dragonfly-core.spec
parentf7b0eaf300a1ae5bc55f9b6a5c3044821cd7e022 (diff)
automatic import of python-dragonfly-coreopeneuler20.03
Diffstat (limited to 'python-dragonfly-core.spec')
-rw-r--r--python-dragonfly-core.spec8
1 files changed, 4 insertions, 4 deletions
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