From c2dfd71e877531b68865a541dde4e1b7a81b7f82 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 11 Nov 2023 18:00:19 +0100 Subject: [PATCH 1/2] sabnzbd: update to 4.1.0. --- srcpkgs/sabnzbd/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/sabnzbd/template b/srcpkgs/sabnzbd/template index 08f364280b797..1f09095b6e3d3 100644 --- a/srcpkgs/sabnzbd/template +++ b/srcpkgs/sabnzbd/template @@ -1,20 +1,20 @@ # Template file for 'sabnzbd' pkgname=sabnzbd -version=3.7.1 -revision=2 +version=4.1.0 +revision=1 pycompile_dirs="/usr/share/sabnzbd" hostmakedepends="python3 gettext" depends="par2cmdline python3-sabyenc3 python3-cheetah3 python3-cryptography python3-feedparser python3-configobj python3-CherryPy python3-Cheroot python3-portend python3-chardet python3-notify2 python3-guessit - python3-puremagic python3-pysocks unzip" + python3-puremagic python3-pysocks unzip sabctools" short_desc="Open Source Binary Newsreader written in Python" maintainer="Orphaned " 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=fa83019d4750e569abffd2167b0c816f02550e608808b93c29a035787a51c9bb +checksum=24cdc711a9a9425b65b53dd5c084f78cc0f6d978c5c712481b7031751d569588 python_version=3 post_extract() { From c1f698efc04818832d5d753dd8a739588a4e80b7 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 5 Dec 2023 16:09:10 +0100 Subject: [PATCH 2/2] New package: sabctools-7.1.2 --- srcpkgs/sabctools/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/sabctools/template diff --git a/srcpkgs/sabctools/template b/srcpkgs/sabctools/template new file mode 100644 index 0000000000000..04f1e311010e0 --- /dev/null +++ b/srcpkgs/sabctools/template @@ -0,0 +1,14 @@ +# Template file for 'sabctools' +pkgname=sabctools +version=7.1.2 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools python3-wheel" +makedepends="python3-devel" +depends="python3" +short_desc="C implementations of functions for use within SABnzbd" +maintainer="John " +license="GPL-3.0-or-later" +homepage="https://github.com/sabnzbd/sabctools/" +distfiles="${PYPI_SITE}/s/sabctools/sabctools-${version}.tar.gz" +checksum=c038055eec5c966a8c9515f2afdaa9aee24970e5df3a23964d95d7e77b98101f