Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=3.3,<3.4
->>=4.6,<4.7
Release Notes
pyscaffold/pyscaffold (pyscaffold)
v4.6
Compare Source
735
752
756
importlib.resources.files
instead ofimportlib.resources.read_text
orpkgutil.get_data
, :pr:747
platformdirs
, :pr:755
v4.5
Compare Source
~/Library/Preferences
to~/Library/Application Support
, :pr:721
.This change is motivated by the upgrade in the
platformdirs
dependency.You can read more about the motivation in :github:
platformdirs/platformdirs#98
git
command, by letting exceptions go through, :pr:714
v4.4.1
Compare Source
702
704
GITHUB_TOKEN
variable in GHA template :pr:715
v4.4
Compare Source
702
704
GITHUB_TOKEN
variable in GHA template :pr:715
v4.3.1
Compare Source
tox.ini
template to allow passing theTWINE_REPOSITORY_URL
environment variable, :pr:
666
.v4.3
Compare Source
tox.ini
template to allow passing theTWINE_REPOSITORY_URL
environment variable, :pr:
666
.v4.2.3
Compare Source
648
v4.2.2
Compare Source
.github/workflows/ci.yml
template, :pr:637
and :pr:640
skeleton.py
template clarifying file can be renamed, :pr:641
v4.2.1
Compare Source
.gitlab-ci.yml
template works for GitLab Enterprise 14.7.4, :pr:630
v4.2
Compare Source
648
v4.1.5
Compare Source
.python-version
created bypyenv
to.gitignore
--very-verbose
logging to make clearer what's going on, :issue:562
appdirs
with :pypi:platformdirs
, :pr:584
coverage
config for namespaced packages, :pr:610
v4.1.4
Compare Source
sdist
as it is needed by conda, :issue:570
v4.1.3
Compare Source
565
.. note::
v4.1.2
Compare Source
existing repositories, unless
--force
is explicitly given, :issue:544
, :pr:545
.560
.v4.1.1
Compare Source
--update
, :pr:512
None
insetup.cfg
, :pr:510
putup
, :pr:509
508
518
license_files
tosetup.cfg
template, :issue:524
v4.1
Compare Source
702
704
GITHUB_TOKEN
variable in GHA template :pr:715
v4.0.2
Compare Source
440
430
v4.0.1
Compare Source
tox -e build
issue when running on Conda, :pr:417
snake_case
for keys insetup.cfg
, :issue:418
configupdater
andpyscaffoldext-django
setuptools
, :issue:428
v4.0
Compare Source
440
430
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.