From 968e04cc2d94b17bbbbceafa571a8e3229480d96 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 13:19:18 +0000 Subject: automatic import of python-pyinstaller --- python-pyinstaller.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-pyinstaller.spec') diff --git a/python-pyinstaller.spec b/python-pyinstaller.spec index 30c102f..ccc7507 100644 --- a/python-pyinstaller.spec +++ b/python-pyinstaller.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyinstaller -Version: 5.9.0 +Version: 5.10.1 Release: 1 Summary: PyInstaller bundles a Python application and all its dependencies into a single package. License: GPLv2-or-later with a special exception which allows to use PyInstaller to build and distribute non-free programs (including commercial ones) URL: https://www.pyinstaller.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/87/0b/0b9cfa5ed2ffcb9f3ae4335c436e4e250a5ea4c4d7dac4a693ed7f2b14dd/pyinstaller-5.9.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/51/37/2e0195ef4e4dec35e3f116361c4c780e0c4cd2cd96079199b3218c08fabb/pyinstaller-5.10.1.tar.gz Requires: python3-setuptools Requires: python3-altgraph @@ -83,7 +83,7 @@ with AIX, Solaris, FreeBSD and OpenBSD, but is not tested against them as part of the continuous integration tests. %prep -%autosetup -n pyinstaller-5.9.0 +%autosetup -n pyinstaller-5.10.1 %build %py3_build @@ -123,5 +123,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 5.9.0-1 +* Fri Apr 21 2023 Python_Bot - 5.10.1-1 - Package Spec generated -- cgit v1.2.3