Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] git-review: update to 2.2.0.
@ 2022-03-14 17:08 spacedog
  2022-03-14 17:19 ` [PR REVIEW] " paper42
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: spacedog @ 2022-03-14 17:08 UTC (permalink / raw)
  To: ml

[-- 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
+}

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-07-14  2:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-14 17:08 [PR PATCH] git-review: update to 2.2.0 spacedog
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

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).