Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2024 10:48:40 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5394c302850b - main - www/py-libsass: update 0.22.0 =?utf-8?Q?=E2=86=92?= 0.23.0
Message-ID:  <202401101048.40AAmeNI079221@gitrepo.freebsd.org>

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

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

commit 5394c302850b9f5755a94e0023f24a4544bb7986
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-10 10:27:48 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-10 10:48:27 +0000

    www/py-libsass: update 0.22.0 → 0.23.0
    
    Reported by:    portscout
---
 www/py-libsass/Makefile | 5 ++---
 www/py-libsass/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/py-libsass/Makefile b/www/py-libsass/Makefile
index 4097ca91f68a..cbbe244cc232 100644
--- a/www/py-libsass/Makefile
+++ b/www/py-libsass/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libsass
-DISTVERSION=	0.22.0
+DISTVERSION=	0.23.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +12,9 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libsass.so:textproc/libsass
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
 
 USES=		compiler:c++11-lang localbase python
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	distutils autoplist pytest
 
 MAKE_ENV=	SYSTEM_SASS=1
 
diff --git a/www/py-libsass/distinfo b/www/py-libsass/distinfo
index 95d3677d6945..14a611e01130 100644
--- a/www/py-libsass/distinfo
+++ b/www/py-libsass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1668381430
-SHA256 (libsass-0.22.0.tar.gz) = 3ab5ad18e47db560f4f0c09e3d28cf3bb1a44711257488ac2adad69f4f7f8425
-SIZE (libsass-0.22.0.tar.gz) = 316258
+TIMESTAMP = 1704881720
+SHA256 (libsass-0.23.0.tar.gz) = 6f209955ede26684e76912caf329f4ccb57e4a043fd77fe0e7348dd9574f1880
+SIZE (libsass-0.23.0.tar.gz) = 316068



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