head 1.2; access; symbols pkgsrc-2023Q3:1.1.0.4 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.2 pkgsrc-2023Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2023.10.30.09.07.54; author adam; state dead; branches; next 1.1; commitid 7aM964Sn79ut5DKE; 1.1 date 2023.05.04.09.38.36; author wiz; state Exp; branches; next ; commitid 0e9fG2LmJEpO0DnE; desc @@ 1.2 log @py-toolconfig: updated to 1.2.6 v.1.2.6 update workflows and tests @ text @$NetBSD: patch-pyproject.toml,v 1.1 2023/05/04 09:38:36 wiz Exp $ Convert to pdm-pep517 replacement, pdm-backend. https://github.com/bagel897/pytoolconfig/issues/14 --- pyproject.toml.orig 2023-01-04 21:38:24.718939300 +0000 +++ pyproject.toml @@@@ -15,7 +15,7 @@@@ authors = [ version = "1.2.5" [project.license] -file = "LGPL-3.0" +file = "LICENSE" [project.urls] Homepage = "https://github.com/bageljrkhanofemus/pytoolconfig" @@@@ -75,6 +75,6 @@@@ strict = true [build-system] requires = [ - "pdm-pep517>=1.0.5", + "pdm-backend>=1.0.5", ] -build-backend = "pdm.pep517.api" +build-backend = "pdm.backend" @ 1.1 log @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. @ text @d1 1 a1 1 $NetBSD$ @