Wednesday, February 27, 2019

Re: NEW: news/py-sabyenc 3.3.5

Hi,

Ping. Port re-attached with diff for sabnzbd below. Email thread on
ports about new port:

https://marc.info/?t=155017694400001&r=1&w=2


Information for inst:py-sabyenc-3.3.5

Comment:
yEnc Module for Python modified for SABnzbd

Description:
yEnc Module for Python modified for SABnzbd. This is a modified version for
use within SABnzbd. The module was extended to do header parsing and full yEnc
decoding from a Python list of chunks, the way in which data is retrieved from
usenet.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://pypi.python.org/pypi/sabyenc


Index: Makefile
===================================================================
RCS file: /cvs/ports/news/sabnzbd/Makefile,v
retrieving revision 1.16
diff -u -p -u -r1.16 Makefile
--- Makefile 16 Jan 2019 10:51:35 -0000 1.16
+++ Makefile 15 Feb 2019 09:12:33 -0000
@@ -7,6 +7,7 @@ PKGNAME = sabnzbd-${VERSION}
CATEGORIES = news
HOMEPAGE = https://sabnzbd.org/
MAINTAINER = Bjorn Ketelaars <bket@openbsd.org>
+REVISION = 0

# GPLv2
PERMIT_PACKAGE_CDROM = Yes
@@ -22,7 +23,7 @@ RUN_DEPENDS = archivers/par2cmdline \
archivers/unzip \
devel/py-cheetah \
devel/py-notify \
- news/py-yenc \
+ news/py-sabyenc \
security/py-cryptography \
security/py-openssl


--
Regards,
Mikolaj

No comments:

Post a Comment