python/pysass: Update deps.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2024-01-08 17:50:43 +02:00 committed by Willy Sudiarto Raharjo
parent 18c032ef0e
commit 8ca7fbf9c1
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/bc/9c/b1661c74c79949fa5dce5c67
MD5SUM="b54e9064102cbe40a1f75f8b7ffa9d4f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-libsass python3-watchdog BeautifulSoup4"
REQUIRES="python3-libsass python3-watchdog BeautifulSoup4"
MAINTAINER="Prof. HORSTMANN"
EMAIL="wmh@eipg.fr"