From 58a93a98315dbbb94754f2107e6e94f6b5b10c04 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 08:26:22 +0000 Subject: automatic import of python-nuitka --- .gitignore | 1 + python-nuitka.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 88e89a0..2af0462 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Nuitka-1.5.5.tar.gz +/Nuitka-1.5.6.tar.gz diff --git a/python-nuitka.spec b/python-nuitka.spec index 959e386..c3f9f42 100644 --- a/python-nuitka.spec +++ b/python-nuitka.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Nuitka -Version: 1.5.5 +Version: 1.5.6 Release: 1 Summary: Python compiler with full language support and CPython compatibility License: Apache License, Version 2.0 URL: https://nuitka.net -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/55/e1/f9ac13c95a44d943079e1779ec550cdfaee8f90233a7c66873957809e915/Nuitka-1.5.5.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6c/97/34937deca0cd12d0797d74ee8b56765a66273df296da5f7f973eb0dfe899/Nuitka-1.5.6.tar.gz BuildArch: noarch @@ -265,7 +265,7 @@ Provides: python3-Nuitka-doc available to commercial users. %prep -%autosetup -n Nuitka-1.5.5 +%autosetup -n Nuitka-1.5.6 %build %py3_build @@ -305,5 +305,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.5.5-1 +* Sun Apr 23 2023 Python_Bot - 1.5.6-1 - Package Spec generated diff --git a/sources b/sources index dbb8289..a54974e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -017b94a3699e791730620e90a326b388 Nuitka-1.5.5.tar.gz +69013b4fef3c9959828242c79fd35bbf Nuitka-1.5.6.tar.gz -- cgit v1.2.3