Next | Query returned 11 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.
   2022-11-29 09:49:10 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-kaitaistruct: no wheels for python 2.7
   2022-11-29 09:42:10 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-kaitaistruct: convert to use wheel.mk to fix build
   2022-11-28 19:42:10 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-kaitaistruct: updated to 0.10

0.10

read_bytes(): use previous implementation again for small reads
      For small reads, the new code that tries to avoid unnecessary reads is
noticeably slower than the previous code that reads unconditionally. In
the worst case (1-byte reads), the new code is 13 times as slow as the
previous implementation. The potential memory/IO savings only become
worth it for larger reads, where the performance difference disappears.
   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 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-04-06 22:01:36 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-kaitaistruct: updated to 0.9

0.9:
Add ValidationExprError
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2018-02-26 17:09:55 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-kaitaistruct: updated to 0.8

0.8:
Reverting change that broken ~13 tests

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