Next | Query returned 13 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
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-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
   2022-09-26 13:13:38 by Klaus Klein | Files touched by this commit (2)
Log message:
py-cssselect2: Update to 0.7.0.

Version 0.7.0
.............

Released on 2022-09-19.

* Support :has selector
   2022-05-22 17:07:50 by Klaus Klein | Files touched by this commit (4)
Log message:
py-cssselect2: Update to 0.6.0.

Version 0.6.0
.............

Released on 2022-04-15.

**This version deprecates the ``iter_ancestors`` and
``iter_previous_siblings`` methods, that will be removed in 0.7.0.
Use the ``ancestors`` and ``previous_siblings`` properties instead.**

* Improve speed of ancestors and previous siblings

Version 0.5.0
.............

Released on 2022-02-27.

* Support Python 3.10
* Drop support of Python 3.6
* Handle many CSS4 selectors
* Ignore comments at the beginning of selectors
   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
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-04-28 10:52:17 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-cssselect2: updated to 0.4.1

Version 0.4.1

Fix PyPI description and various links.

Version 0.4.0

Drop support of Python 3.5, add support of Python 3.9.
Don’t crash on empty :not() selectors.
New code structure, new packaging, new documentation.

Version 0.3.0

Drop Python2 support.
Improve packaging and testing.
   2019-09-12 17:22:36 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-cssselect2: updated to 0.2.2

Version 0.2.2
* Optimize lang attribute selectors.
   2018-11-12 13:51:06 by Klaus Klein | Files touched by this commit (2)
Log message:
py-cssselect2: Update to 0.2.1.

Version 0.2.1
-------------

Released on 2017-10-02.

* Fix documentation.

Next | Query returned 13 messages, browsing 1 to 10 | Previous