Github messages for voidlinux
 help / color / mirror / Atom feed
From: carvalhudo <carvalhudo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] ranger: add changelog, adopt
Date: Mon, 08 May 2023 00:24:07 +0200	[thread overview]
Message-ID: <20230507222407.IYDsDWExZo2lpuMN9BDowoXx0KZhEyOQtoPiyQR57J0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43796@inbox.vuxu.org>

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

There is an updated pull request by carvalhudo against master on the void-packages repository

https://github.com/carvalhudo/void-packages add_changelog_ranger
https://github.com/void-linux/void-packages/pull/43796

ranger: add changelog, adopt
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 1b66633ceba110f5b9a8a6fab6daba2626f9afc3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?=
 <andrelcmoreira@disroot.org>
Date: Sun, 7 May 2023 17:46:11 -0300
Subject: [PATCH] ranger: add changelog, adopt

---
 srcpkgs/ranger/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ranger/template b/srcpkgs/ranger/template
index 4c2a670374e9..fba220a81c02 100644
--- a/srcpkgs/ranger/template
+++ b/srcpkgs/ranger/template
@@ -3,21 +3,21 @@ pkgname=ranger
 version=1.9.3
 revision=4
 build_style=python3-module
-pycompile_module="ranger"
 hostmakedepends="python3"
 makedepends="python3-devel"
 depends="python3"
 checkdepends="python3-pytest flake8 ncurses-term"
 short_desc="File manager with an ncurses frontend written in Python"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="André L. C. Moreira <andrelcmoreira@disroot.org>"
 license="GPL-3.0-only"
 homepage="https://ranger.github.io"
+changelog="https://raw.githubusercontent.com/ranger/ranger/master/CHANGELOG.md"
 distfiles="${homepage}/${pkgname}-${version}.tar.gz"
 checksum=ce088a04c91c25263a9675dc5c43514b7ec1b38c8ea43d9a9d00923ff6cdd251
 
 do_check() {
 	# test_pylint is failing,
 	# As a distro, we don't want to check their code style
-	TERM=linux TERMINFO=/usr/share/terminfo \
+	PYTHON=python TERM=linux TERMINFO=/usr/share/terminfo \
 		make test_flake8 test_doctest test_pytest test_other
 }

  parent reply	other threads:[~2023-05-07 22:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-07 20:49 [PR PATCH] " carvalhudo
2023-05-07 20:56 ` [PR PATCH] [Updated] " carvalhudo
2023-05-07 22:24 ` carvalhudo [this message]
2023-05-08  1:05 ` carvalhudo
2023-05-08  1:08 ` carvalhudo
2023-05-11  2:02 ` [PR REVIEW] ranger: fix check step, adopt sgn
2023-05-11  2:02 ` sgn
2023-05-13 18:57 ` carvalhudo
2023-08-12  1:43 ` github-actions
2023-08-26  1:44 ` [PR PATCH] [Closed]: " github-actions

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=20230507222407.IYDsDWExZo2lpuMN9BDowoXx0KZhEyOQtoPiyQR57J0@z \
    --to=carvalhudo@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).