./devel/py-toolconfig, Python tool configuration

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.1, Package name: py311-toolconfig-1.3.1, Maintainer: pkgsrc-users

The goal of this project is to manage configuration for python
tools, such as black and rope and add support for a pyproject.toml
configuration file.


Master sites:

Filesize: 16.265 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-14 10:46:37 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-toolconfig: update to 1.3.1.

v1.3.1

Changes

    Drop 3.7 support by @bagel897 in #28
    do sys path hack by @bagel897 in #31

Misc

    Update deps by @bagel897 in #29
    Update docs by @bagel897 in #30

v.1.3.0

Features

    Enum Support by @bagel897 in #19

Misc

    Use trusted publishing by @bagel897 in #17
    deduplicate ci by @bagel897 in #20
    chore: Configure Renovate by @renovate in #21
    chore(deps): update pre-commit hook hadialqattan/pycln to v2.4.0 by \ 
@renovate in #23
    chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3.1.0 by \ 
@renovate in #25
    chore(deps): update pre-commit hook psf/black to v23.12.1 by @renovate in #26
    chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.1.11 \ 
by @renovate in #22
    chore(deps): update actions/checkout action to v4 by @renovate in #27
   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-10-30 10:07:54 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-toolconfig: updated to 1.2.6

v.1.2.6
update workflows and tests
   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-07-30 17:32:50 by Adam Ciarcinski | Files touched by this commit (19)
Log message:
Remove dependencies for Python 3.7
   2023-05-04 12:02:30 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-toolconfig: add python to CATEGORIES
   2023-05-04 11:38:36 by Thomas Klausner | Files touched by this commit (5)
Log message:
devel/py-toolconfig: import py-toolconfig-1.2.5

The goal of this project is to manage configuration for python
tools, such as black and rope and add support for a pyproject.toml
configuration file.