Github messages for voidlinux
 help / color / mirror / Atom feed
From: realcharmer <realcharmer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] pyradio: set homepage to https
Date: Sun, 02 Apr 2023 10:22:49 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43171@inbox.vuxu.org> (raw)

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

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

https://github.com/realcharmer/void-packages pyradio
https://github.com/void-linux/void-packages/pull/43171

pyradio: set homepage to https
The homepage works with TLS, but doesn't properly redirect to it. We should probably link directly to the TLS version.

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

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

From e7ffadf46d3ebd26006804716abf308ddf76f11d Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Sun, 2 Apr 2023 10:14:45 +0200
Subject: [PATCH] pyradio: set homepage to https

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

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
index 8e43e85698c8..355e1631152e 100644
--- a/srcpkgs/pyradio/template
+++ b/srcpkgs/pyradio/template
@@ -1,14 +1,14 @@
 # Template file for 'pyradio'
 pkgname=pyradio
 version=0.9.2.2
-revision=1
+revision=2
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-requests python3-dnspython python3-psutil python3-rich"
 short_desc="Curses based internet radio player"
 maintainer="Eloi Torrents <eloitor@disroot.org>"
 license="MIT"
-homepage="http://www.coderholic.com/pyradio/"
+homepage="https://www.coderholic.com/pyradio/"
 changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/Changelog"
 distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
 checksum=bc92c6e1364d6867244500924a00ae5a918a58c29138484872e0dd168891762b

             reply	other threads:[~2023-04-02  8:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-02  8:22 realcharmer [this message]
2023-04-10 11:27 ` Eloitor
2023-04-10 13:38 ` paper42
2023-04-11  7:09 ` Eloitor
2023-04-11  7:13 ` [PR PATCH] [Closed]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43171@inbox.vuxu.org \
    --to=realcharmer@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).