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.
Files changed (87) hide show
  1. {sphinxnotes_recentupdate-2.0a0/src/sphinxnotes_recentupdate.egg-info → sphinxnotes_recentupdate-2.0a1}/PKG-INFO +1 -1
  2. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes/recentupdate/__init__.py +1 -1
  3. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1/src/sphinxnotes_recentupdate.egg-info}/PKG-INFO +1 -1
  4. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.cruft.json +0 -0
  5. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.github/workflows/lint.yml +0 -0
  6. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.github/workflows/pages.yml +0 -0
  7. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.github/workflows/pypi.yml +0 -0
  8. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.github/workflows/release.yml +0 -0
  9. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.gitignore +0 -0
  10. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/.pre-commit-config.yaml +0 -0
  11. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/AGENTS.md +0 -0
  12. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/LICENSE +0 -0
  13. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/MANIFEST.in +0 -0
  14. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/Makefile +0 -0
  15. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/README.rst +0 -0
  16. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/Makefile +0 -0
  17. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/_images/.gitkeep +0 -0
  18. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/_static/.gitkeep +0 -0
  19. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/_static/custom.css +0 -0
  20. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/_static/sphinx-notes.png +0 -0
  21. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/changelog.rst +0 -0
  22. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/conf.py +0 -0
  23. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/conf.rst +0 -0
  24. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/index.rst +0 -0
  25. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/make.bat +0 -0
  26. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/requirements.txt +0 -0
  27. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/docs/usage.rst +0 -0
  28. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/pyproject.toml +0 -0
  29. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/ruff.toml +0 -0
  30. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/setup.cfg +0 -0
  31. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes/recentupdate/meta.py +0 -0
  32. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes/recentupdate/py.typed +0 -0
  33. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes_recentupdate.egg-info/SOURCES.txt +0 -0
  34. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes_recentupdate.egg-info/dependency_links.txt +0 -0
  35. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes_recentupdate.egg-info/requires.txt +0 -0
  36. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/src/sphinxnotes_recentupdate.egg-info/top_level.txt +0 -0
  37. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/__init__.py +0 -0
  38. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/conftest.py +0 -0
  39. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/HEAD +0 -0
  40. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/config +0 -0
  41. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/index +0 -0
  42. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/objects/26/c00b1dd5cd359d8382b2c6246294ba231eaf92 +0 -0
  43. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/objects/b4/a82ac0751e8d909d8670aa0fe02dba3a11bdc5 +0 -0
  44. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/objects/b7/7dd9ea96d34a54ef2cf7b9bd59e14f63ceef7d +0 -0
  45. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/objects/cd/1ba0f8ba01eea82d97fa16b1b456475223021a +0 -0
  46. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/objects/e4/4d8b53484c14d71d04634227cf3056702fedba +0 -0
  47. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/objects/ee/c732375bfef2b30f4c0e4ffaf3f199d7ebb0ba +0 -0
  48. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/.gitdata/refs/heads/master +0 -0
  49. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/conf.py +0 -0
  50. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-basic/index.rst +0 -0
  51. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/HEAD +0 -0
  52. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/config +0 -0
  53. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/index +0 -0
  54. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/15/a4e25051f662390b66207b69833a94634a0bfa +0 -0
  55. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/27/e53c961766c5041a140df1ddaa3183e242e33c +0 -0
  56. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/4f/b0f4b09d543a7b1e0b354e5e5a6e41321571e1 +0 -0
  57. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/56/7c8f9d76bb5413f145125669003cf9b180dd3f +0 -0
  58. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/b5/f7ed01b3a40d20334eb87224272bc81afbaf08 +0 -0
  59. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/b7/7dd9ea96d34a54ef2cf7b9bd59e14f63ceef7d +0 -0
  60. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/d7/049ba58051d12dd2af975c67c647f68c78914f +0 -0
  61. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/ee/c732375bfef2b30f4c0e4ffaf3f199d7ebb0ba +0 -0
  62. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/objects/fa/070a00b6d14b0a04058758a59ec5b8b58de778 +0 -0
  63. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/.gitdata/refs/heads/master +0 -0
  64. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/conf.py +0 -0
  65. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/index.rst +0 -0
  66. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-current-doc/other.rst +0 -0
  67. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/HEAD +0 -0
  68. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/config +0 -0
  69. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/index +0 -0
  70. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/19/d82f92368b7a52ad5e72276af9cb24890fc373 +0 -0
  71. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/27/e53c961766c5041a140df1ddaa3183e242e33c +0 -0
  72. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/2c/2a251c2bef177436e16be0fda970aab89f8c56 +0 -0
  73. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/3b/54729640c355750dfe1e24bbdf6821c7d01221 +0 -0
  74. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/49/25b645377c0558f6d4913f3430f1391f4005a7 +0 -0
  75. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/5f/b4f79896fd76af2d17c630447fcaf650aa6e1c +0 -0
  76. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/8e/19dfa64d98848299c52bbab92e687a3b9d660a +0 -0
  77. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/9d/3e74f1cb019cb379b2f3faf5331173127fc783 +0 -0
  78. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/b1/62b1e17c275288464ffbe285aad358b99c912a +0 -0
  79. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/b7/7dd9ea96d34a54ef2cf7b9bd59e14f63ceef7d +0 -0
  80. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/objects/c1/ac64c024d69c348a1ad6b742ff57cc62193406 +0 -0
  81. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/.gitdata/refs/heads/master +0 -0
  82. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/conf.py +0 -0
  83. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/index.rst +0 -0
  84. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/other.rst +0 -0
  85. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/roots/test-recentupdate-path-filter/subdir/doc.rst +0 -0
  86. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/test_always_pass.py +0 -0
  87. {sphinxnotes_recentupdate-2.0a0 → sphinxnotes_recentupdate-2.0a1}/tests/test_e2e.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sphinxnotes-recentupdate
3
- Version: 2.0a0
3
+ Version: 2.0a1
4
4
  Summary: Get the document update information from git and display it in Sphinx documentation
5
5
  Author: Shengyu Zhang
6
6
  Maintainer: Shengyu Zhang
@@ -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, max_count=count + 1):
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(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sphinxnotes-recentupdate
3
- Version: 2.0a0
3
+ Version: 2.0a1
4
4
  Summary: Get the document update information from git and display it in Sphinx documentation
5
5
  Author: Shengyu Zhang
6
6
  Maintainer: Shengyu Zhang