summaryrefslogtreecommitdiff
path: root/python-lbt-recipes.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-lbt-recipes.spec')
-rw-r--r--python-lbt-recipes.spec8
1 files changed, 4 insertions, 4 deletions
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