Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] PyInstaller: Fix changelog URL.
@ 2024-08-01  9:17 Eloitor
  2024-08-01  9:27 ` Eloitor
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Eloitor @ 2024-08-01  9:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 478 bytes --]

There is a new pull request by Eloitor against master on the void-packages repository

https://github.com/Eloitor/void-packages PyInstaller
https://github.com/void-linux/void-packages/pull/51587

PyInstaller: Fix changelog URL.
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture, ( - )


A patch file from https://github.com/void-linux/void-packages/pull/51587.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-PyInstaller-51587.patch --]
[-- Type: text/x-diff, Size: 1226 bytes --]

From 4b9006aa8858970b9564a2e48df6ef6e1da6af31 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Thu, 1 Aug 2024 11:15:09 +0200
Subject: [PATCH] PyInstaller: Fix changelog URL.

---
 srcpkgs/PyInstaller/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/PyInstaller/template b/srcpkgs/PyInstaller/template
index baebb65246ac8a..52e231feacc80a 100644
--- a/srcpkgs/PyInstaller/template
+++ b/srcpkgs/PyInstaller/template
@@ -1,7 +1,7 @@
 # Template file for 'PyInstaller'
 pkgname=PyInstaller
 version=4.1
-revision=4
+revision=5
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="zlib-devel"
@@ -10,7 +10,7 @@ short_desc="Bundles a Python application and dependencies into one package"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="GPL-2.0-only"
 homepage="http://www.pyinstaller.org"
-changelog="https://pyinstaller.readthedocs.io/en/v4.0/CHANGES.html"
+changelog="https://pyinstaller.readthedocs.io/en/stable/CHANGES.html"
 distfiles="https://github.com/pyinstaller/pyinstaller/releases/download/v${version}/pyinstaller-${version}.tar.gz"
 checksum=954ae81de9a4bc096ff02433b3e245b9272fe53f27cac319e71fe7540952bd3d
 

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-11-21  2:02 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-01  9:17 [PR PATCH] PyInstaller: Fix changelog URL Eloitor
2024-08-01  9:27 ` Eloitor
2024-08-04  1:58 ` Vinfall
2024-08-04  2:02 ` Vinfall
2024-08-04  2:02 ` Vinfall
2024-08-04  2:13 ` Vinfall
2024-08-04 10:46 ` [PR PATCH] [Updated] " Eloitor
2024-08-07  4:09 ` Vinfall
2024-08-07  4:09 ` Vinfall
2024-08-07  4:26 ` Vinfall
2024-08-07  4:26 ` Vinfall
2024-08-07  5:32 ` [PR REVIEW] " classabbyamp
2024-08-07  5:33 ` classabbyamp
2024-08-07  8:11 ` [PR PATCH] [Updated] " Eloitor
2024-11-07  1:58 ` PyInstaller: update to 6.9.0 github-actions
2024-11-21  2:02 ` [PR PATCH] [Closed]: " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).