Github messages for voidlinux
 help / color / mirror / Atom feed
From: vaft22 <vaft22@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] sabnzbd: update to 3.2.1
Date: Wed, 14 Apr 2021 04:29:41 +0200	[thread overview]
Message-ID: <20210414022941.fDrVWODVPyB92z6xdCNhs2Mk2N6cedHIR1hYIlr2KJY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30175@inbox.vuxu.org>

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

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

https://github.com/vaft22/void-packages sabnzbd-branch
https://github.com/void-linux/void-packages/pull/30175

sabnzbd: update to 3.2.1
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From a39a8c3b11a2f4a400e34baefc62f6db770c9976 Mon Sep 17 00:00:00 2001
From: Warren Daniel <warren@vaft.net>
Date: Sun, 11 Apr 2021 23:54:39 -0400
Subject: [PATCH 1/2] sabnzbd: update to 3.2.1

---
 srcpkgs/sabnzbd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sabnzbd/template b/srcpkgs/sabnzbd/template
index ed3dd23016ba..966cd8325186 100644
--- a/srcpkgs/sabnzbd/template
+++ b/srcpkgs/sabnzbd/template
@@ -1,6 +1,6 @@
 # Template file for 'sabnzbd'
 pkgname=sabnzbd
-version=3.0.2
+version=3.2.1
 revision=1
 wrksrc="SABnzbd-${version}"
 pycompile_dirs="/usr/share/sabnzbd"
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later, custom:Bundled"
 homepage="https://sabnzbd.org/"
 changelog="https://github.com/sabnzbd/sabnzbd/releases"
 distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
-checksum=c93f95d9193061ba653c2ab592704c7a8e9b6146817f80e4e2420b3f74b976b2
+checksum=79c2bb46e41f2316e4c2827b61598157fbc9467ecddaca6fc4f0b2f4e7b8f809
 python_version=3
 
 post_extract() {

From d19993d3173f85b409152ab058e6884612cf7f95 Mon Sep 17 00:00:00 2001
From: Warren Daniel <warren@vaft.net>
Date: Tue, 13 Apr 2021 21:03:35 -0400
Subject: [PATCH 2/2] sabnzbd: dependency python3-Cheroot added.

---
 srcpkgs/sabnzbd/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/sabnzbd/template b/srcpkgs/sabnzbd/template
index 966cd8325186..1d3c9f9942b7 100644
--- a/srcpkgs/sabnzbd/template
+++ b/srcpkgs/sabnzbd/template
@@ -6,7 +6,7 @@ wrksrc="SABnzbd-${version}"
 pycompile_dirs="/usr/share/sabnzbd"
 hostmakedepends="python3 gettext"
 depends="par2cmdline python3-sabyenc3 python3-cheetah3 python3-cryptography
- python3-feedparser python3-configobj python3-CherryPy
+ python3-feedparser python3-configobj python3-CherryPy python3-Cheroot
  python3-portend python3-chardet python3-notify2 unzip"
 short_desc="Open Source Binary Newsreader written in Python"
 maintainer="Orphaned <orphan@voidlinux.org>"

  parent reply	other threads:[~2021-04-14  2:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-12  4:11 [PR PATCH] " vaft22
2021-04-12 13:39 ` ericonr
2021-04-13  2:04 ` vaft22
2021-04-13  4:23 ` ericonr
2021-04-14  2:29 ` vaft22 [this message]
2021-04-14 12:02 ` [PR PATCH] [Closed]: " ericonr
2021-04-14 12:02 ` ericonr

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=20210414022941.fDrVWODVPyB92z6xdCNhs2Mk2N6cedHIR1hYIlr2KJY@z \
    --to=vaft22@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).