-
Notifications
You must be signed in to change notification settings - Fork 11
Pull requests: jenstroeger/python-package-template
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: make the generated Simple Index (see PEP 503) better navigatable
#1130
opened Apr 10, 2026 by
jenstroeger
Owner
Loading…
refactor: add Makefile variables for both source and binary distributions, and simplify rules a bit using these variables
#1129
opened Apr 10, 2026 by
jenstroeger
Owner
Loading…
refactor: simplify handling of the PYTHON environment variable by make
#1128
opened Apr 10, 2026 by
jenstroeger
Owner
Loading…
fix: declare Makefile goal as .PHONY (as it ought to be)
#1127
opened Apr 10, 2026 by
jenstroeger
Owner
Loading…
fix: the generated build epoch belongs to the generated wheel, and thus both files should be generated using the same recipe
#1126
opened Apr 10, 2026 by
jenstroeger
Owner
Loading…
fix: update pylint settings and remove perflint because it does not (currently) work for pylint 4
#1123
opened Apr 10, 2026 by
jenstroeger
Owner
Loading…
chore(deps-dev): bump pytest-env from 1.2.0 to 1.6.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1116
opened Apr 6, 2026 by
dependabot
bot
Loading…
chore(deps-dev): bump pytest-cov from 6.3.0 to 7.1.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1115
opened Apr 6, 2026 by
dependabot
bot
Loading…
chore(deps): bump actions/download-artifact from 6.0.0 to 8.0.1
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#1107
opened Mar 31, 2026 by
dependabot
bot
Loading…
chore(deps): bump actions/upload-artifact from 5.0.0 to 7.0.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#1103
opened Mar 2, 2026 by
dependabot
bot
Loading…
chore(deps): bump actions/checkout from 6.0.0 to 6.0.2
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#1078
opened Jan 26, 2026 by
dependabot
bot
Loading…
chore(deps): bump actions/setup-python from 6.1.0 to 6.2.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
#1076
opened Jan 26, 2026 by
dependabot
bot
Loading…
chore(deps-dev): update pytest requirement from <9.0.0,>=7.2.0 to >=7.2.0,<10.0.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1033
opened Nov 10, 2025 by
dependabot
bot
Loading…
feat: separate package configuration in
pyproject.toml from the package’s development configuration and dependencies
#952
opened Jun 9, 2025 by
jenstroeger
Owner
•
Draft
feat(ci): group multiple Dependabot changes into single PRs for breaking/non-breaking changes
#922
opened Apr 14, 2025 by
jenstroeger
Owner
•
Draft
chore(deps): update cyclonedx-bom requirement from <5.0.0,>=4.0.0 to >=4.0.0,<6.0.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#919
opened Apr 7, 2025 by
dependabot
bot
Loading…
fix(ci): make unique and improve Github workflow job ids to make it easier to reference them from Github settings
#918
opened Apr 7, 2025 by
jenstroeger
Owner
Loading…
feat(test): add support for TAP (Test Anything Protocol)
#834
opened Nov 18, 2024 by
jenstroeger
Owner
•
Draft
feat: use yamllint to check YAML files, instead of simply parsing and pretty-printing them
#676
opened Jan 3, 2024 by
jenstroeger
Owner
Loading…
feat(ci): when building and testing the package, randomize the runner’s timezone in order to provoke timezone-related bugs
#665
opened Dec 25, 2023 by
jenstroeger
Owner
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.