From 2c1780cdbd9613b12c42caa21285f912a55e0f48 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 12:58:38 +0000 Subject: automatic import of python-ladybug-rhino --- .gitignore | 1 + python-ladybug-rhino.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e1d8aa4..fe9f6d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ladybug-rhino-1.39.10.tar.gz +/ladybug-rhino-1.39.12.tar.gz 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 - 1.39.10-1 +* Tue Apr 25 2023 Python_Bot - 1.39.12-1 - Package Spec generated diff --git a/sources b/sources index 051ab86..1101733 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56932e6f66aecb81cef147ec9176b8d9 ladybug-rhino-1.39.10.tar.gz +5d810820b3cd227adf4425ab51272e69 ladybug-rhino-1.39.12.tar.gz -- cgit v1.2.3