diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-nuitka.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 1.5.5-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.6-1 - Package Spec generated @@ -1 +1 @@ -017b94a3699e791730620e90a326b388 Nuitka-1.5.5.tar.gz +69013b4fef3c9959828242c79fd35bbf Nuitka-1.5.6.tar.gz |
