Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2023 01:52:25 GMT
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b0d34dd1770a - main - www/py-woob: Update to 3.6
Message-ID:  <202306020152.3521qPHZ038858@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b0d34dd1770a0e4aa9aaacf5feb948af708c1843

commit b0d34dd1770a0e4aa9aaacf5feb948af708c1843
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2023-06-02 01:43:15 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-06-02 01:43:15 +0000

    www/py-woob: Update to 3.6
    
    https://gitlab.com/woob/woob/-/releases/3.6
---
 www/py-woob/Makefile | 5 ++---
 www/py-woob/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/py-woob/Makefile b/www/py-woob/Makefile
index 861c534e0323..9b38b4b756b4 100644
--- a/www/py-woob/Makefile
+++ b/www/py-woob/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	woob
-PORTVERSION=	3.5
+PORTVERSION=	3.6
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -43,9 +43,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}unidecode>=0:converters/py-unidecode@${PY_FL
 		gpg2:security/gnupg \
 		yt-dlp:www/yt-dlp
 
-USES=		python:3.7+ shebangfix
+USES=		python:3.7+
 USE_PYTHON=	autoplist pep517
-SHEBANG_FILES=	woob/applications/main/main.py
 
 NO_ARCH=	yes
 
diff --git a/www/py-woob/distinfo b/www/py-woob/distinfo
index 8a072a258dee..627f4a5fa26a 100644
--- a/www/py-woob/distinfo
+++ b/www/py-woob/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683147637
-SHA256 (woob-3.5.tar.gz) = 2fd14125cca51ffbdf9a9bd32a7a1f7e8241e5a264b732e7e4ca1b4358734d9d
-SIZE (woob-3.5.tar.gz) = 345036
+TIMESTAMP = 1685669833
+SHA256 (woob-3.6.tar.gz) = 3765f4c54baeb4a837053f6d0ce82e54cee851aa3c8707a72aa8cd63d4304a76
+SIZE (woob-3.6.tar.gz) = 348454



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306020152.3521qPHZ038858>