Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] git: use python_version, remove patch.
Date: Mon, 24 Aug 2020 00:08:19 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24442@inbox.vuxu.org> (raw)

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

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

https://github.com/ericonr/void-packages git
https://github.com/void-linux/void-packages/pull/24442

git: use python_version, remove patch.
@sgn 

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

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

From dfcda4e8ad6cabed0044feebe0636bff0fad4a85 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Sun, 23 Aug 2020 19:07:42 -0300
Subject: [PATCH] git: use python_version, remove patch.

---
 srcpkgs/git/patches/git-p4-python-3.patch | 8 --------
 srcpkgs/git/template                      | 1 +
 2 files changed, 1 insertion(+), 8 deletions(-)
 delete mode 100644 srcpkgs/git/patches/git-p4-python-3.patch

diff --git a/srcpkgs/git/patches/git-p4-python-3.patch b/srcpkgs/git/patches/git-p4-python-3.patch
deleted file mode 100644
index fd1fcfab8d4..00000000000
--- a/srcpkgs/git/patches/git-p4-python-3.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- git-p4.py
-+++ git-p4.py
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python
-+#!/usr/bin/env python3
- #
- # git-p4.py -- A tool for bidirectional operation between a Perforce depot and git.
- #
diff --git a/srcpkgs/git/template b/srcpkgs/git/template
index 5e258d0c20e..a5455fb9864 100644
--- a/srcpkgs/git/template
+++ b/srcpkgs/git/template
@@ -17,6 +17,7 @@ distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
 checksum=dfa5d1a253aa451465478fe45c6a40ab8605b340fdb4c4e80b16d7f87708439d
 replaces="git-perl>=0"
 register_shell=/usr/bin/git-shell
+python_version=3
 
 subpackages="git-cvs git-svn gitk git-gui git-all git-libsecret git-netrc"
 

             reply	other threads:[~2020-08-23 22:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23 22:08 ericonr [this message]
2020-08-24  0:48 ` sgn
2020-08-24  0:48 ` [PR PATCH] [Merged]: " sgn

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-24442@inbox.vuxu.org \
    --to=ericonr@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).