Github messages for voidlinux
 help / color / mirror / Atom feed
From: realcharmer <realcharmer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] urh: update to 2.9.4
Date: Fri, 10 Feb 2023 08:37:09 +0100	[thread overview]
Message-ID: <20230210073709.UYz9JGsOEGufOtarLsPHhwxFZIGCnwzLgIc4VMODfQs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42025@inbox.vuxu.org>

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

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

https://github.com/realcharmer/void-packages urh
https://github.com/void-linux/void-packages/pull/42025

urh: update to 2.9.4
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

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

From dc46682238f2a4c4c0883637aa220504fa727a12 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Thu, 2 Feb 2023 09:16:06 +0100
Subject: [PATCH] urh: update to 2.9.4

---
 srcpkgs/urh/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/urh/template b/srcpkgs/urh/template
index 72dd959825f4..4ebc89d7be51 100644
--- a/srcpkgs/urh/template
+++ b/srcpkgs/urh/template
@@ -1,6 +1,6 @@
 # Template file for 'urh'
 pkgname=urh
-version=2.9.3
+version=2.9.4
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-Cython python3-numpy"
@@ -8,13 +8,14 @@ makedepends="python3-devel python3-PyQt5 libairspy-devel librtlsdr-devel
  libhackrf-devel uhd-devel libgomp-devel"
 depends="python3-numpy python3-PyQt5 python3-Cython python3-psutil
  python3-setuptools"
+checkdepends="$depends"
 short_desc="Universal Radio Hacker: investigate unknown wireless protocols"
 maintainer="Emil Miler <em@0x45.cz>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/jopohl/urh"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=a36dd3ff79f66cc0a746a0b57aaf278c86dda7c091a3b10682fe4fcaa7e91586
-make_check=no # tests/test_advanced_modulation_settings.py Aborted (core dumped)
+changelog="https://github.com/jopohl/urh/releases"
+distfiles="https://github.com/jopohl/urh/archive/refs/tags/v${version}.tar.gz"
+checksum=d2d31df8819489910e95451dcb8faf3aa5c371da65bd9df3a4712e532186b67f
 
 post_install() {
 	vinstall data/urh.desktop 644 usr/share/applications

  parent reply	other threads:[~2023-02-10  7:37 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-02  8:17 [PR PATCH] " realcharmer
2023-02-05 10:43 ` [PR REVIEW] " paper42
2023-02-05 10:43 ` paper42
2023-02-05 10:43 ` paper42
2023-02-09 16:25 ` [PR PATCH] [Updated] " realcharmer
2023-02-09 16:39 ` realcharmer
2023-02-09 17:58 ` realcharmer
2023-02-09 18:05 ` [PR REVIEW] " realcharmer
2023-02-09 18:40 ` paper42
2023-02-09 21:00 ` [PR PATCH] [Updated] " realcharmer
2023-02-10  7:37 ` realcharmer [this message]
2023-02-10  7:38 ` [PR REVIEW] " realcharmer
2023-02-10 22:46 ` paper42
2023-02-20  7:55 ` [PR PATCH] [Updated] " realcharmer
2023-02-20  7:57 ` [PR REVIEW] " realcharmer
2023-02-20  7:57 ` realcharmer
2023-02-23 21:23 ` [PR PATCH] [Merged]: " paper42

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=20230210073709.UYz9JGsOEGufOtarLsPHhwxFZIGCnwzLgIc4VMODfQs@z \
    --to=realcharmer@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).