From fdfbe59ea9e0dac355bfb52b0c9adef24a54885a Mon Sep 17 00:00:00 2001 From: Dave Woodfall Date: Mon, 24 May 2021 01:28:18 +0100 Subject: python/tinycss2: Fix REQUIRES. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/tinycss2/README | 6 +++--- python/tinycss2/tinycss2.info | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/tinycss2') diff --git a/python/tinycss2/README b/python/tinycss2/README index 34fd8d56650f..778f77e8a28e 100644 --- a/python/tinycss2/README +++ b/python/tinycss2/README @@ -1,3 +1,3 @@ -All the web developers know the CSS format, but do they really know all the -subtleties of its syntax? tinycss2 provides a CSS parser that is able to -extract everything you want from stylesheets. +All the web developers know the CSS format, but do they really know all +the subtleties of its syntax? tinycss2 provides a CSS parser that is +able to extract everything you want from stylesheets. diff --git a/python/tinycss2/tinycss2.info b/python/tinycss2/tinycss2.info index fb7e4cafe7f7..8e880b207703 100644 --- a/python/tinycss2/tinycss2.info +++ b/python/tinycss2/tinycss2.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/ce/d3/ece7a98d5826bd134e269a3a MD5SUM="7caf513c4e87fc2449dcfbf407a8416f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-webencodings" +REQUIRES="python3-webencodings" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" -- cgit v1.2.3