On Thu, Oct 13, 2022 at 09:45:53AM -0600, Landry Breuil wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2022/10/13 09:45:53
>
> Log message:
> Import textproc/py-tinycss2 1.1.1.
>
> tinycss2 is a low-level CSS parser and generator written in Python:
> it can parse strings, return objects representing tokens and blocks,
> and generate CSS strings corresponding to these objects.
>
> Based on the CSS Syntax Level 3 specification, tinycss2 knows the
> grammar of CSS but doesn't know specific rules, properties or values
> supported in various CSS modules.
>
> ok sthen@ semarie@
>
> Status:
>
> Vendor Tag: landry
> Release Tags: landry_20221013
>
> N ports/textproc/py-tinycss2/Makefile
> N ports/textproc/py-tinycss2/distinfo
> N ports/textproc/py-tinycss2/pkg/DESCR
> N ports/textproc/py-tinycss2/pkg/PLIST
>
> No conflicts created by this import
This one does not build either.
>>> Running build in textproc/py-tinycss2,python3 at 1665749737.41
===> textproc/py-tinycss2,python3
===> Building for py3-tinycss2-1.1.1
* Getting dependencies for wheel...
ERROR Missing dependencies:
webencodings >=0.4
--
Antoine