diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-lbt-recipes.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 0.25.4-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.25.5-1 - Package Spec generated @@ -1 +1 @@ -d4208ff5931eb377b28fb3e023ad3c2b lbt-recipes-0.25.4.tar.gz +5159d7e21ce9c06dd895a284cfcefd07 lbt-recipes-0.25.5.tar.gz |
