sphinxnotes-recentupdate 2.0a0__tar.gz → 2.0a1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {sphinxnotes_recentupdate-2.0a0/src/sphinxnotes_recentupdate.egg-info → sphinxnotes_recentupdate-2.0a1}/PKG-INFO +1 -1
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes/recentupdate/__init__.py +1 -1
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1/src/sphinxnotes_recentupdate.egg-info}/PKG-INFO +1 -1
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.cruft.json +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.github/workflows/lint.yml +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.github/workflows/pages.yml +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.github/workflows/pypi.yml +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.github/workflows/release.yml +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.gitignore +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.pre-commit-config.yaml +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/AGENTS.md +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/LICENSE +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/MANIFEST.in +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/Makefile +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/README.rst +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/Makefile +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/_images/.gitkeep +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/_static/.gitkeep +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/_static/custom.css +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/_static/sphinx-notes.png +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/changelog.rst +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/conf.py +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/conf.rst +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/index.rst +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/make.bat +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/requirements.txt +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/usage.rst +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/pyproject.toml +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/ruff.toml +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/setup.cfg +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes/recentupdate/meta.py +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes/recentupdate/py.typed +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes_recentupdate.egg-info/SOURCES.txt +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes_recentupdate.egg-info/dependency_links.txt +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes_recentupdate.egg-info/requires.txt +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes_recentupdate.egg-info/top_level.txt +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/__init__.py +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/conftest.py +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/HEAD +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/config +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/index +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/objects/26/c00b1dd5cd359d8382b2c6246294ba231eaf92 +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/objects/b4/a82ac0751e8d909d8670aa0fe02dba3a11bdc5 +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/objects/b7/7dd9ea96d34a54ef2cf7b9bd59e14f63ceef7d +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/objects/cd/1ba0f8ba01eea82d97fa16b1b456475223021a +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/objects/e4/4d8b53484c14d71d04634227cf3056702fedba +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/objects/ee/c732375bfef2b30f4c0e4ffaf3f199d7ebb0ba +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/refs/heads/master +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/conf.py +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/index.rst +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/HEAD +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/config +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/index +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/15/a4e25051f662390b66207b69833a94634a0bfa +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/27/e53c961766c5041a140df1ddaa3183e242e33c +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/4f/b0f4b09d543a7b1e0b354e5e5a6e41321571e1 +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/56/7c8f9d76bb5413f145125669003cf9b180dd3f +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/b5/f7ed01b3a40d20334eb87224272bc81afbaf08 +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/b7/7dd9ea96d34a54ef2cf7b9bd59e14f63ceef7d +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/d7/049ba58051d12dd2af975c67c647f68c78914f +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/ee/c732375bfef2b30f4c0e4ffaf3f199d7ebb0ba +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/fa/070a00b6d14b0a04058758a59ec5b8b58de778 +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/refs/heads/master +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/conf.py +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/index.rst +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/other.rst +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/HEAD +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/config +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/index +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/19/d82f92368b7a52ad5e72276af9cb24890fc373 +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/27/e53c961766c5041a140df1ddaa3183e242e33c +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/2c/2a251c2bef177436e16be0fda970aab89f8c56 +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/3b/54729640c355750dfe1e24bbdf6821c7d01221 +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/49/25b645377c0558f6d4913f3430f1391f4005a7 +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/5f/b4f79896fd76af2d17c630447fcaf650aa6e1c +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/8e/19dfa64d98848299c52bbab92e687a3b9d660a +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/9d/3e74f1cb019cb379b2f3faf5331173127fc783 +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/b1/62b1e17c275288464ffbe285aad358b99c912a +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/b7/7dd9ea96d34a54ef2cf7b9bd59e14f63ceef7d +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/c1/ac64c024d69c348a1ad6b742ff57cc62193406 +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/refs/heads/master +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/conf.py +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/index.rst +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/other.rst +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/subdir/doc.rst +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/test_always_pass.py +0 -0
- {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/test_e2e.py +0 -0
|
@@ -72,7 +72,7 @@ def get_git_revisions(
|
|
|
72
72
|
) -> list[Revision]:
|
|
73
73
|
revs: list[Revision] = []
|
|
74
74
|
|
|
75
|
-
for cur in repo.iter_commits(paths=path
|
|
75
|
+
for cur in repo.iter_commits(paths=path):
|
|
76
76
|
matches = [x in cur.message for x in env.config.recentupdate_exclude_commit]
|
|
77
77
|
if any(matches):
|
|
78
78
|
logger.debug(
|
|
File without changes
|
{sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.github/workflows/lint.yml
RENAMED
|
File without changes
|
{sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.github/workflows/pages.yml
RENAMED
|
File without changes
|
{sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.github/workflows/pypi.yml
RENAMED
|
File without changes
|
{sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.github/workflows/release.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/_static/sphinx-notes.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|