From ad61b45f12db36dd94f2dda86ce23e137f8b265f Mon Sep 17 00:00:00 2001 From: tisto Date: Fri, 22 Sep 2023 20:09:17 +0200 Subject: [PATCH] [fc] Repository: plone.rest Branch: refs/heads/main Date: 2023-09-22T20:09:17+02:00 Author: Timo Stollenwerk (tisto) Commit: https://github.com/plone/plone.rest/commit/21f9de396aed3481efbb23a36ef1e0f0188dc95f Ignore pre-commit on MANIFEST Files changed: M MANIFEST.in --- last_commit.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/last_commit.txt b/last_commit.txt index 92a3bfb49b..953323c58d 100644 --- a/last_commit.txt +++ b/last_commit.txt @@ -2,14 +2,14 @@ Repository: plone.rest Branch: refs/heads/main -Date: 2023-09-22T20:07:40+02:00 +Date: 2023-09-22T20:09:17+02:00 Author: Timo Stollenwerk (tisto) -Commit: https://github.com/plone/plone.rest/commit/f61e3c7de95580a4413c6cabc78f13d1aa4e78cd +Commit: https://github.com/plone/plone.rest/commit/21f9de396aed3481efbb23a36ef1e0f0188dc95f -Minor changelog amendment for #141 +Ignore pre-commit on MANIFEST Files changed: -M news/141.breaking +M MANIFEST.in -b'diff --git a/news/141.breaking b/news/141.breaking\nindex e86d4ff..1e6bade 100644\n--- a/news/141.breaking\n+++ b/news/141.breaking\n@@ -1 +1 @@\n-Drop support for Python 2.7, 3.6 and 3.7 @tisto\n\\ No newline at end of file\n+Drop support for Python 2.7, 3.6, and 3.7 @tisto\n\\ No newline at end of file\n' +b'diff --git a/MANIFEST.in b/MANIFEST.in\nindex 161b885..7984204 100644\n--- a/MANIFEST.in\n+++ b/MANIFEST.in\n@@ -8,6 +8,7 @@ exclude Makefile\n exclude requirements.txt\n exclude requirements-*.txt\n exclude CODEOWNERS\n+exclude .pre-commit-config.yaml\n global-exclude *.pyc\n include pyproject.toml\n recursive-exclude news *\n'