From 7d585863012621240269f4674c82f61002566b2a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 13:42:35 +0000 Subject: automatic import of python-aistac-foundation --- .gitignore | 1 + python-aistac-foundation.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index eac99ea..3bdde24 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /aistac-foundation-2.13.7.tar.gz +/aistac-foundation-2.17.1.tar.gz diff --git a/python-aistac-foundation.spec b/python-aistac-foundation.spec index 531544c..628476b 100644 --- a/python-aistac-foundation.spec +++ b/python-aistac-foundation.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aistac-foundation -Version: 2.13.7 +Version: 2.17.1 Release: 1 Summary: Augmented Intent Single Task Adaptive Components License: BSD URL: http://github.com/gigas64/aistac-foundation -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/88/03/706ff2f62ca90c877b65e705c90fd256a2accad2b0b32b77aa8f4763f447/aistac-foundation-2.13.7.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c4/e0/91a4655a15ef24e41b10fec95bacab9b3934ebd1195c389a85aa3184e5b2/aistac-foundation-2.17.1.tar.gz BuildArch: noarch @@ -118,7 +118,7 @@ the contracts reusable, translatable, transferable and brings the data scientist production engineer along with building a production ready component solution. %prep -%autosetup -n aistac-foundation-2.13.7 +%autosetup -n aistac-foundation-2.17.1 %build %py3_build @@ -158,5 +158,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 2.13.7-1 +* Sun Apr 23 2023 Python_Bot - 2.17.1-1 - Package Spec generated diff --git a/sources b/sources index 5909336..91a0b01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff64950f413d40edf2d19edea26a1a37 aistac-foundation-2.13.7.tar.gz +b406fd18c4e4daa1cac76ba16d953e0d aistac-foundation-2.17.1.tar.gz -- cgit v1.2.3