Path to this page:
./
textproc/py-tinycss2,
Low-level CSS parser for Python
Branch: CURRENT,
Version: 1.4.0,
Package name: py312-tinycss2-1.4.0,
Maintainer: kleinktinycss2 is a rewrite of tinycss with a simpler API, based on the
more recent CSS Syntax Level 3 specification.
Required to run:[
textproc/py-webencodings] [
lang/python310]
Required to build:[
devel/py-flit_core]
Master sites:
Filesize: 85.044 KB
Version history: (Expand)
- (2024-11-04) Updated to version: py312-tinycss2-1.4.0
- (2024-04-30) Updated to version: py311-tinycss2-1.3.0
- (2023-10-28) Updated to version: py311-tinycss2-1.2.1nb1
- (2023-08-26) Updated to version: py311-tinycss2-1.2.1
- (2023-02-09) Updated to version: py310-tinycss2-1.1.1
- (2022-05-09) Updated to version: py39-tinycss2-1.1.1
CVS history: (Expand)
2023-10-28 22:08:47 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-tinycss2: bump PKGREVISION for PLIST change
|
2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation
This follows the recommended bootstrap method (flit_core, build, installer).
However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
|
2023-08-26 10:34:53 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-tinycss2: updated to 1.2.1
Version 1.2.1
-------------
* Fix tests included in the source tarball
Version 1.2.0
-------------
* Drop support of Python 3.6
* Fix serialization of nested functions with no parameters
* Don’t use pytest plugins by default
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2023-04-21 12:40:15 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs bsdtar to get timestamps that python's zipfile wants to process
|
2022-05-09 10:09:19 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-tinycss2: updated to 1.1.1
Version 1.1.1
-------------
* Add support of Python 3.10.
* Include tests in source package.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|