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

History of commit frequency

CVS Commit History:


   2024-01-18 13:14:15 by Thomas Klausner | Files touched by this commit (1)
Log message:
feed2exec: does not support Python 3.8 because some of its dependencies don't
   2024-01-18 13:09:35 by Amitai Schleier | Files touched by this commit (4) | Package updated
Log message:
feed2exec: update to 0.20.0. Changes:

* Add matchtitleregex and droptitleregex plugin and tests
* implement codespell linting, fixing all found errors
* more related software: rss-bridge
* isort: sort imports all over
* add missing readthedocs configuration file, now mandatory
* cross-reference droptitle and droptitle-regex

pkgsrc changes:

- Convert to wheel.mk
- Avoid self-conflicts when installing under multiple pythons
   2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112)
Log message:
*: latest py-sphinx only support Python 3.9+
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new 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-02-23 16:59:24 by Amitai Schleier | Files touched by this commit (7)
Log message:
Update to 0.19.0. From the changelog:

* implement --nocache option
* new plugin: ikiwiki toot
* fix incorrect string stripping in README (Closes: GL#29)
* cleanups:
  * add support for Python 3.10, no change
  * remove the test compatibility shim from setup.py
  * silence warnings from lxml missing type hints
  * more uniform variable naming (underscores)
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2022-04-28 14:33:30 by Thomas Klausner | Files touched by this commit (1)
Log message:
feed2exec: fix test target
   2022-04-25 20:21:52 by Thomas Klausner | Files touched by this commit (1)
Log message:
feed2exec: fix path in DEPENDS
   2022-04-25 19:39:51 by Amitai Schleier | Files touched by this commit (1)
Log message:
Python 3.10 works fine for wiz@.

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