diff options
Diffstat (limited to 'python-fastestimator-nightly.spec')
-rw-r--r-- | python-fastestimator-nightly.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-fastestimator-nightly.spec b/python-fastestimator-nightly.spec index d2fb451..1b3413d 100644 --- a/python-fastestimator-nightly.spec +++ b/python-fastestimator-nightly.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fastestimator-nightly -Version: 1.5.0.dev202304101324 +Version: 1.5.0.dev202304171323 Release: 1 Summary: Deep learning framework License: Apache License 2.0 URL: https://github.com/fastestimator/fastestimator -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/70/b7/e3fdadb53dfbb970f2e39e65f88ccbfb18563cdef051be73725a1f22f325/fastestimator-nightly-1.5.0.dev202304101324.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/13/a1/32e1a73d339584c5f0e6223d19520ab75c9bea654b6d609e3f8e02cf93f8/fastestimator-nightly-1.5.0.dev202304171323.tar.gz BuildArch: noarch Requires: python3-albumentations[imgaug] @@ -74,7 +74,7 @@ FastEstimator is a high-level deep learning API. With the help of FastEstimator, %prep -%autosetup -n fastestimator-nightly-1.5.0.dev202304101324 +%autosetup -n fastestimator-nightly-1.5.0.dev202304171323 %build %py3_build @@ -114,5 +114,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.0.dev202304101324-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.0.dev202304171323-1 - Package Spec generated |