Github messages for voidlinux
 help / color / mirror / Atom feed
From: chexum <chexum@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: stgit 1.5
Date: Sun, 10 Jul 2022 10:37:48 +0200	[thread overview]
Message-ID: <20220710083748.cWQFGhKQOZokmVPyj3PjUXjE88eKEhBDn7QACSzPGkQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37945@inbox.vuxu.org>

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

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

https://github.com/chexum/void-packages stgit
https://github.com/void-linux/void-packages/pull/37945

New package: stgit 1.5
stgit (command stg) is a git patch management tool that helps manage multiple pending patches without banishing them to a separate branch.

#### Testing the changes
- I tested the changes in this PR: **YES** (daily)

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

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


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

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

From 16ce8d731d962cb558c52674606ecf174c2abd95 Mon Sep 17 00:00:00 2001
From: J Farkas <chexum+git@gmail.com>
Date: Mon, 27 Jun 2022 20:19:38 +0000
Subject: [PATCH] stgit 1.5

---
 srcpkgs/stgit/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/stgit/template

diff --git a/srcpkgs/stgit/template b/srcpkgs/stgit/template
new file mode 100644
index 000000000000..7f11353d7478
--- /dev/null
+++ b/srcpkgs/stgit/template
@@ -0,0 +1,13 @@
+# Template file for 'stgit'
+pkgname=stgit
+version=1.5
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools git"
+short_desc="Git patch management to keep commits as stack of patches"
+maintainer="J Farkas <chexum+git@gmail.com>"
+license="GPL-2.0-only"
+homepage="https://stacked-git.github.io/"
+changelog="https://raw.githubusercontent.com/stacked-git/stgit/master/CHANGELOG.md"
+distfiles="https://github.com/stacked-git/stgit/releases/download/v${version}/stgit-${version}.tar.gz"
+checksum=ce6f8a3536c8f09aa6b2f1b7c7546279c02c8beeb2ea1b296f29ae9fe0cf1ff3

  parent reply	other threads:[~2022-07-10  8:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-09 17:16 [PR PATCH] " chexum
2022-07-10  7:21 ` [PR REVIEW] " meator
2022-07-10  8:37 ` chexum [this message]
2022-07-10  8:38 ` chexum
2022-07-10  8:39 ` [PR PATCH] [Updated] " chexum
2022-07-22 21:00 ` [PR REVIEW] " Chocimier
2022-10-09 18:56 ` chexum
2023-01-08  2:01 ` github-actions
2023-01-18 18:09 ` chexum
2023-04-20  1:51 ` github-actions
2023-05-05  1:49 ` [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=20220710083748.cWQFGhKQOZokmVPyj3PjUXjE88eKEhBDn7QACSzPGkQ@z \
    --to=chexum@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).