File tree Expand file tree Collapse file tree 12 files changed +30
-32
lines changed
Expand file tree Collapse file tree 12 files changed +30
-32
lines changed Original file line number Diff line number Diff line change 1- # Generated from:
2- # https://github.com/zopefoundation/meta/tree/master/config /zope-product
1+ # Generated with zope.meta (https://zopemeta.readthedocs.io/) from:
2+ # https://github.com/zopefoundation/meta/tree/master/src/zope/meta /zope-product
33#
44# EditorConfig Configuration file, for more details see:
55# https://EditorConfig.org
1212root = true
1313
1414
15- [* ] # For All Files
15+ [* ]
1616# Unix-style newlines with a newline ending every file
1717end_of_line = lf
1818insert_final_newline = true
Original file line number Diff line number Diff line change 1- # Generated from:
2- # https://github.com/zopefoundation/meta/tree/master/config /zope-product
1+ # Generated with zope.meta (https://zopemeta.readthedocs.io/) from:
2+ # https://github.com/zopefoundation/meta/tree/master/src/zope/meta /zope-product
33name : pre-commit
44
55on :
2121 name : linting
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@v5
24+ - uses : actions/checkout@v6
2525 - uses : actions/setup-python@v6
2626 with :
2727 python-version : ' 3.13'
Original file line number Diff line number Diff line change 1- # Generated from:
2- # https://github.com/zopefoundation/meta/tree/master/config /zope-product
1+ # Generated with zope.meta (https://zopemeta.readthedocs.io/) from:
2+ # https://github.com/zopefoundation/meta/tree/master/src/zope/meta /zope-product
33name : tests
44
55on :
@@ -45,12 +45,12 @@ jobs:
4545 if : github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
4646 name : ${{ matrix.os[0] }}-${{ matrix.config[1] }}
4747 steps :
48- - uses : actions/checkout@v5
48+ - uses : actions/checkout@v6
4949 with :
5050 persist-credentials : false
5151 - name : Install uv + caching
52- # astral/setup-uv@7.1.3
53- uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3
52+ # astral/setup-uv@7.1.4
53+ uses : astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244
5454 with :
5555 enable-cache : true
5656 cache-dependency-glob : |
Original file line number Diff line number Diff line change 1- # Generated from:
2- # https://github.com/zopefoundation/meta/tree/master/config /zope-product
1+ # Generated with zope.meta (https://zopemeta.readthedocs.io/) from:
2+ # https://github.com/zopefoundation/meta/tree/master/src/zope/meta /zope-product
33* .dll
44* .egg-info /
55* .profraw
Original file line number Diff line number Diff line change 1- # Generated from:
2- # https://github.com/zopefoundation/meta/tree/master/config /zope-product
1+ # Generated with zope.meta (https://zopemeta.readthedocs.io/) from:
2+ # https://github.com/zopefoundation/meta/tree/master/src/zope/meta /zope-product
33[meta ]
44template = " zope-product"
5- commit-id = " 9fcd3d67 "
5+ commit-id = " 446e9797 "
66
77[python ]
88with-pypy = false
Original file line number Diff line number Diff line change 1- # Generated from:
2- # https://github.com/zopefoundation/meta/tree/master/config /zope-product
1+ # Generated with zope.meta (https://zopemeta.readthedocs.io/) from:
2+ # https://github.com/zopefoundation/meta/tree/master/src/zope/meta /zope-product
33minimum_pre_commit_version : ' 3.6'
44repos :
55 - repo : https://github.com/pycqa/isort
Original file line number Diff line number Diff line change 1- # Generated from:
2- # https://github.com/zopefoundation/meta/tree/master/config /zope-product
1+ # Generated with zope.meta (https://zopemeta.readthedocs.io/) from:
2+ # https://github.com/zopefoundation/meta/tree/master/src/zope/meta /zope-product
33# Read the Docs configuration file
44# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
55
Original file line number Diff line number Diff line change 11<!--
2- Generated from:
3- https://github.com/zopefoundation/meta/tree/master/config /zope-product
2+ Generated with zope.meta (https://zopemeta.readthedocs.io/) from:
3+ https://github.com/zopefoundation/meta/tree/master/src/zope/meta /zope-product
44-->
55# Contributing to zopefoundation projects
66
Original file line number Diff line number Diff line change 1- # Generated from:
2- # https://github.com/zopefoundation/meta/tree/master/config /zope-product
1+ # Generated with zope.meta (https://zopemeta.readthedocs.io/) from:
2+ # https://github.com/zopefoundation/meta/tree/master/src/zope/meta /zope-product
33include *.md
44include *.rst
55include *.txt
Original file line number Diff line number Diff line change 1- #
2- # Generated from:
3- # https://github.com/zopefoundation/meta/tree/master/config/zope-product
4-
1+ # Generated with zope.meta (https://zopemeta.readthedocs.io/) from:
2+ # https://github.com/zopefoundation/meta/tree/master/src/zope/meta/zope-product
53[build-system ]
64requires = [
75 " setuptools >= 78.1.1,< 81" ,
You can’t perform that action at this time.
0 commit comments