From 0cd7b0fd5f6402251d504ece637a642f66840d10 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 12:38:38 +0000 Subject: automatic import of python-lbt-recipes --- .gitignore | 1 + python-lbt-recipes.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 821d5cc..2d045ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /lbt-recipes-0.25.4.tar.gz +/lbt-recipes-0.25.5.tar.gz diff --git a/python-lbt-recipes.spec b/python-lbt-recipes.spec index e83f29b..d8e60bb 100644 --- a/python-lbt-recipes.spec +++ b/python-lbt-recipes.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-lbt-recipes -Version: 0.25.4 +Version: 0.25.5 Release: 1 Summary: A collection of recipes that ship with the Ladybug Tools plugins. License: AGPL-3.0 URL: https://github.com/ladybug-tools/lbt-recipes -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ae/f1/9a6cb22697991183e1b353f73e57ccceb2f33e243c480e7d896ea417d703/lbt-recipes-0.25.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/18/e4/191c7a294d8899f3000fa3c091c3787f250ccddb8b79dfd289261c4fdd9f/lbt-recipes-0.25.5.tar.gz BuildArch: noarch Requires: python3-queenbee-local @@ -166,7 +166,7 @@ python -m pytest ./tests %prep -%autosetup -n lbt-recipes-0.25.4 +%autosetup -n lbt-recipes-0.25.5 %build %py3_build @@ -206,5 +206,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 0.25.4-1 +* Tue Apr 25 2023 Python_Bot - 0.25.5-1 - Package Spec generated diff --git a/sources b/sources index 078faa8..3eae032 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d4208ff5931eb377b28fb3e023ad3c2b lbt-recipes-0.25.4.tar.gz +5159d7e21ce9c06dd895a284cfcefd07 lbt-recipes-0.25.5.tar.gz -- cgit v1.2.3