pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
abnzbd: update dependencies.
Module Name: pkgsrc-wip
Committed By: Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By: rhialto
Date: Wed May 29 18:58:27 2024 +0200
Changeset: fc2e6c1072516cca28a91dc6ee6177c11cae6707
Modified Files:
py-sabctools/Makefile
py-sabctools/distinfo
sabnzbd/Makefile
Log Message:
abnzbd: update dependencies.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fc2e6c1072516cca28a91dc6ee6177c11cae6707
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-sabctools/Makefile | 2 +-
py-sabctools/distinfo | 6 +++---
sabnzbd/Makefile | 3 ++-
3 files changed, 6 insertions(+), 5 deletions(-)
diffs:
diff --git a/py-sabctools/Makefile b/py-sabctools/Makefile
index 6789e52202..56f1a654a6 100644
--- a/py-sabctools/Makefile
+++ b/py-sabctools/Makefile
@@ -2,7 +2,7 @@
DISTNAME= sabctools-${DISTVERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-DISTVERSION= 8.1.0
+DISTVERSION= 8.2.0
CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_GITHUB:=sabnzbd/}
GITHUB_PROJECT= sabctools
diff --git a/py-sabctools/distinfo b/py-sabctools/distinfo
index 3a533cc32b..b869f31391 100644
--- a/py-sabctools/distinfo
+++ b/py-sabctools/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-BLAKE2s (sabctools-8.1.0.tar.gz) = 35b6568f427c8afea18e2bf1be1de3dad83f1a7e3a18a6e63d92df19038028f0
-SHA512 (sabctools-8.1.0.tar.gz) = 862c39f2e386622b528f120a431f214e1e2e92b7c5a751e47d0768f40ce06ad2736d867f7ac2e1810d676e980312bbfedd29951cbadeddefe75246cdcf53fcc6
-Size (sabctools-8.1.0.tar.gz) = 8963885 bytes
+BLAKE2s (sabctools-8.2.0.tar.gz) = 8ed48b1cb92288ebfb01bd36ace24460fe229fee5bfe0f2eb4526bfe030f6bde
+SHA512 (sabctools-8.2.0.tar.gz) = 007bf7087927f73de1f00df825d6aabc5ccdb265288794ca0fecadf9c1b7ae00e10782588528b3026d68866d0500c602879e82857da6cf99ad4cfebffbe68bb7
+Size (sabctools-8.2.0.tar.gz) = 8974313 bytes
SHA1 (patch-setup.py) = e04119159c5765d6ecebd272ffd335aeab988e08
diff --git a/sabnzbd/Makefile b/sabnzbd/Makefile
index 1f3937ebe0..83749371f6 100644
--- a/sabnzbd/Makefile
+++ b/sabnzbd/Makefile
@@ -22,7 +22,8 @@ DEPENDS+= ${PYPKGPREFIX}-guessit>=3.1.1:../../textproc/py-guessit
DEPENDS+= ${PYPKGPREFIX}-jaraco.classes>=3.3.0:../../devel/py-jaraco.classes
DEPENDS+= ${PYPKGPREFIX}-portend-[0-9]*:../../net/py-portend
DEPENDS+= ${PYPKGPREFIX}-puremagic>=1.11:../../sysutils/py-puremagic
-DEPENDS+= ${PYPKGPREFIX}-sabctools>=8.1.0:../../wip/py-sabctools
+DEPENDS+= ${PYPKGPREFIX}-sabctools>=8.2.0:../../wip/py-sabctools
+DEPENDS+= ${PYPKGPREFIX}-apprise>=1.1.0:../../wip/py-apprise
# Optional:
#DEPENDS+= ${PYPKGPREFIX}-dbus>=1.3.2:../../sysutils/py-dbus
Home |
Main Index |
Thread Index |
Old Index