head 1.2; access; symbols pkgsrc-2024Q2:1.1.0.4 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.2 pkgsrc-2024Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2024.09.02.21.07.55; author adam; state dead; branches; next 1.1; commitid xS4hH4QnJWvDahoF; 1.1 date 2024.02.07.10.29.53; author adam; state Exp; branches; next ; commitid RjxS6VC5V9BckuXE; desc @@ 1.2 log @py-doc8: updated to 1.1.2 1.1.2 Bugfixes Clean up build dependencies docs: update meta.pycqa.org URL ci: update to coactions/dynamic-matrix v3 (latest) bump docutils support Fix absolute paths not considered for ignore-path-errors option Add example for pyproject.toml config update badges @ text @$NetBSD: patch-pyproject.toml,v 1.1 2024/02/07 10:29:53 adam Exp $ setuptools_scm_git_archive is part of setuptools_scm as of 7.0.0. --- pyproject.toml.orig 2024-02-07 10:27:14.473007604 +0000 +++ pyproject.toml @@@@ -1,8 +1,7 @@@@ [build-system] requires = [ "setuptools>=61.2", - "setuptools_scm[toml] >= 3.5.0", - "setuptools_scm_git_archive >= 1.1", + "setuptools_scm[toml] >= 7.0.0", "wheel >= 0.33.6", ] build-backend = "setuptools.build_meta" @ 1.1 log @py-doc8: updated to 1.1.1 v1.1.1 Minor Changes Remove support for py37 and enable support for py312 Bugfixes Remove use of pbr Allow PEP links with anchors PEP 621: Migrate more config into pyproject.toml v1.0.0 Major Changes Drop support for python 3.6 Bugfixes Address some deprecation warnings Make toml support implicit Remove pip from pyproject.toml Add support for python 3.11 @ text @d1 1 a1 1 $NetBSD$ @