Github messages for voidlinux
 help / color / mirror / Atom feed
From: spacedog <spacedog@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] git-review: update to 2.2.0.
Date: Mon, 14 Mar 2022 18:08:22 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36138@inbox.vuxu.org> (raw)

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

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

https://github.com/spacedog/void-packages git-review
https://github.com/void-linux/void-packages/pull/36138

git-review: update to 2.2.0.
Signed-off-by: Anton Baranov <abaranov@linuxfoundation.org>

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




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

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

From 78c4304326eca1164cea54e1c143763144af124e Mon Sep 17 00:00:00 2001
From: Anton Baranov <abaranov@linuxfoundation.org>
Date: Fri, 11 Mar 2022 13:59:15 -0500
Subject: [PATCH] git-review: update to 2.2.0.

Signed-off-by: Anton Baranov <abaranov@linuxfoundation.org>
---
 srcpkgs/git-review/template | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/git-review/template b/srcpkgs/git-review/template
index 8f97599d2408..d0a76802c407 100644
--- a/srcpkgs/git-review/template
+++ b/srcpkgs/git-review/template
@@ -1,13 +1,22 @@
 # Template file for 'git-review'
 pkgname=git-review
-version=1.28.0
-revision=6
+version=2.2.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-pbr"
 depends="python3-requests"
+checkdepends="python3-pip python3-wheel openjdk-jre openssh git tox procps-ng which"
 short_desc="Git command for submitting branches to Gerrit"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://git.openstack.org/cgit/openstack-infra/git-review/"
 distfiles="${PYPI_SITE}/g/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=8e3aabb7b9484063e49c2504d137609401e32ad5128ff2a5cf43e98d5d3dc15a
+checksum=fd97a00e5c15173eb097cef8e8b7915df96d878ad11eb62cb44983642b8f3a63
+
+do_check () {
+  # Don't run gerrit tests using java in chroot
+  # mkdir -p ~/.ssh && echo -e "Host *\n  HostkeyAlgorithms +ssh-rsa\n  PubkeyAcceptedAlgorithms +ssh-rsa" > ~/.ssh/config
+  # tox -e py3 -vv --skip-missing-interpreters=false
+  # Run only linters tests
+  tox -e linters
+}

             reply	other threads:[~2022-03-14 17:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-14 17:08 spacedog [this message]
2022-03-14 17:19 ` [PR REVIEW] " paper42
2022-03-14 17:19 ` paper42
2022-03-14 17:58 ` [PR PATCH] [Updated] " spacedog
2022-03-14 17:59 ` spacedog
2022-03-14 18:19 ` [PR PATCH] [Updated] " spacedog
2022-03-15 13:20 ` spacedog
2022-03-15 14:47 ` spacedog
2022-03-15 19:45 ` spacedog
2022-06-29  2:14 ` github-actions
2022-07-14  2:14 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36138@inbox.vuxu.org \
    --to=spacedog@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).