summaryrefslogtreecommitdiff
path: root/python-kt-legacy.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 03:02:36 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 03:02:36 +0000
commitbf8152569b2d59e6251624ab13bc990d9f213e79 (patch)
treead29de8f869dfd20722f7ae98c55eee7d04117d7 /python-kt-legacy.spec
parent331cf51736a6aa0bf0fcf1616adac5962b286ec2 (diff)
automatic import of python-kt-legacyopeneuler20.03
Diffstat (limited to 'python-kt-legacy.spec')
-rw-r--r--python-kt-legacy.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.0.4-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.5-1
- Package Spec generated