summaryrefslogtreecommitdiff
path: root/python-ladybug-rhino.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 12:58:38 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 12:58:38 +0000
commit2c1780cdbd9613b12c42caa21285f912a55e0f48 (patch)
treeb7a3ee5738164a4f9fc4b280ffb51a71b57568bc /python-ladybug-rhino.spec
parent06d132835f87bf5d5b559066f9855bdcc1294163 (diff)
automatic import of python-ladybug-rhinoopeneuler20.03
Diffstat (limited to 'python-ladybug-rhino.spec')
-rw-r--r--python-ladybug-rhino.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-ladybug-rhino.spec b/python-ladybug-rhino.spec
index 38f3cc4..d59a7fb 100644
--- a/python-ladybug-rhino.spec
+++ b/python-ladybug-rhino.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-ladybug-rhino
-Version: 1.39.10
+Version: 1.39.12
Release: 1
Summary: A library for communicating between Ladybug Tools core libraries and Rhinoceros CAD.
License: AGPL-3.0
URL: https://github.com/ladybug-tools/ladybug-rhino
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/7a/b6df91da3c2f6dabf3f87229d14bb44ed3beb8ad4b9ad07b7e3f934af21c/ladybug-rhino-1.39.10.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4e/e0/683148551109ef4ba3d7598069e23090d309dbb96f280f977080a630abdc/ladybug-rhino-1.39.12.tar.gz
BuildArch: noarch
Requires: python3-ladybug-display
@@ -182,7 +182,7 @@ sphinx-build -b html ./docs ./docs/_build/docs
%prep
-%autosetup -n ladybug-rhino-1.39.10
+%autosetup -n ladybug-rhino-1.39.12
%build
%py3_build
@@ -222,5 +222,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.39.10-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.39.12-1
- Package Spec generated