From bf8152569b2d59e6251624ab13bc990d9f213e79 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:02:36 +0000 Subject: automatic import of python-kt-legacy --- .gitignore | 1 + python-kt-legacy.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 31a27f5..3032938 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kt-legacy-1.0.4.tar.gz +/kt-legacy-1.0.5.tar.gz diff --git a/python-kt-legacy.spec b/python-kt-legacy.spec index 727c59a..8797866 100644 --- a/python-kt-legacy.spec +++ b/python-kt-legacy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-kt-legacy -Version: 1.0.4 +Version: 1.0.5 Release: 1 Summary: Legacy import names for Keras Tuner License: Apache License 2.0 URL: https://github.com/haifeng-jin/kt-legacy -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ec/c5/132413b5db641363eb6274839b8cc05b756b89a58bf42905d5849aa49d13/kt-legacy-1.0.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/45/1f/d2cd57ea472f935e699e6f79f46f3728634c820ad4ba02a451127789af81/kt-legacy-1.0.5.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-kt-legacy-doc %prep -%autosetup -n kt-legacy-1.0.4 +%autosetup -n kt-legacy-1.0.5 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 1.0.4-1 +* Sun Apr 23 2023 Python_Bot - 1.0.5-1 - Package Spec generated diff --git a/sources b/sources index 054ff54..afcee30 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1fbbe99d7c1044ea3e8f789669c04cd kt-legacy-1.0.4.tar.gz +1ec3b0bb8157434d8a88cff264ade38f kt-legacy-1.0.5.tar.gz -- cgit v1.2.3