Skip to content

Commit

Permalink
[fc] Repository: plone.rest
Browse files Browse the repository at this point in the history
Branch: refs/heads/main
Date: 2023-09-22T20:09:17+02:00
Author: Timo Stollenwerk (tisto) <[email protected]>
Commit: plone/plone.rest@21f9de3

Ignore pre-commit on MANIFEST

Files changed:
M MANIFEST.in
  • Loading branch information
tisto committed Sep 22, 2023
1 parent c55af4b commit c827cb0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions last_commit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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) <[email protected]>
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'

0 comments on commit c827cb0

Please sign in to comment.