From 8a010cf2ee734b82880117c56e976e7b99ba0c8f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 12:43:35 +0000 Subject: automatic import of python-fastestimator-nightly --- .gitignore | 1 + python-fastestimator-nightly.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a243273..632ad68 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /fastestimator-nightly-1.5.0.dev202304101324.tar.gz +/fastestimator-nightly-1.5.0.dev202304171323.tar.gz 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 - 1.5.0.dev202304101324-1 +* Sun Apr 23 2023 Python_Bot - 1.5.0.dev202304171323-1 - Package Spec generated diff --git a/sources b/sources index ebb7196..7ea8f9e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -adee361e6312d9fd40b31fa60fbfe982 fastestimator-nightly-1.5.0.dev202304101324.tar.gz +f9882592a9ca7f787dffbf8a77653d24 fastestimator-nightly-1.5.0.dev202304171323.tar.gz -- cgit v1.2.3