Update all dependencies #138
Merged
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.7.0
->==3.8.1
==62.3.2
->==62.6.0
Release Notes
pytest-dev/pytest-mock
v3.8.1
Compare Source
mock
dependency in the code (#298
_)... _#̴https://github.com/pytest-dev/pytest-mock/issues/298ues/298
v3.8.0
Compare Source
MockerFixture.async_mock
method. Thanks@PerchunPak
_ for the PR (#296
_)... _@PerchunPak: https://github.com/PerchunPak
.. [https://github.com/pytest-dev/pytest-mock/pull/296](https://togithub.com/pytest-dev/pytest-mock/pull/296)-mock/pull/296
pypa/setuptools
v62.6.0
Compare Source
Changes
^^^^^^^
file:
for requirements in setup.cfg -- by :user:akx
(this feature is currently considered to be in beta stage).
file:
for dependencies and optional-dependencies in pyproject.toml -- by :user:akx
(this feature is currently considered to be in beta stage).
attr:
to also extract simple constants with type annotations -- by :user:karlotness
v62.5.0
Compare Source
Changes
^^^^^^^
pyproject.toml
configuration:now
[project]
is a fully supported configuration interface, but the[tool.setuptools]
tableand sub-tables are still considered to be in beta stage.
Documentation changes
^^^^^^^^^^^^^^^^^^^^^
#3368: Added documentation page about extension modules -- by :user:
mkoeppe
#3371: Moved documentation from
/userguide/commands
to/depracted/commands
.This change was motived by the fact that running
python setup.py
directly isconsidered a deprecated practice.
#3372: Consolidated sections about
sdist
contents andMANIFEST.in
into a single page.Added a simple
MANIFEST.in
example.#3373: Moved remarks about using :pypi:
Cython
to the newly created page forextension modules.
#3374: Added clarification that using
python setup.py egg_info
commands tomanage project versions is only supported in a transitional basis, and
that eventually
egg_info
will be deprecated.Reorganized sections with tips for managing versions.
#3378: Updated
Quickstart
docs to make it easier to follow for beginners.Misc
^^^^
pyproject.toml
files areintended for internal use only and that not part of the public API.
v62.4.0
Compare Source
Changes
^^^^^^^
isuruf
75ed79d
including reformat using black, fix for Cygwin support (pypa/distutils#139), and improved support for cross compiling (pypa/distutils#144 and pypa/distutils#145).Documentation changes
^^^^^^^^^^^^^^^^^^^^^
#3355: Changes to the User Guide's Entry Points page -- by :user:
codeandfire
#3361: Further minor corrections to the Entry Points page -- by :user:
codeandfire
#3363: Rework some documentation pages to de-emphasize
distutils
and the historyof packaging in the Python ecosystem. The focus of these changes is to make the
documentation easier to read for new users.
#3364: Update documentation about dependency management, removing mention to
the deprecated
dependency_links
and adding some small improvements.#3367: Extracted text about automatic resource extraction and the zip-safe flag
from
userguide/miscellaneous
todeprecated/resource_extraction
anddeprecated/zip_safe
.Extracted text about additional metadata files from
userguide/miscellaneous
into the existinguserguide/extension
document.
Updated
userguide/extension
to better reflect the status of thesetuptools project.
Removed
userguide/functionalities_rewrite
(a virtually empty part of thedocs).
v62.3.4
Compare Source
Documentation changes
^^^^^^^^^^^^^^^^^^^^^
codeandfire
package_data
glob pattern matching for dotfiles -- by :user:comabrewer
package_dir
configuration.Misc
^^^^
v62.3.3
Compare Source
Documentation changes
^^^^^^^^^^^^^^^^^^^^^
CHANGES.rst
-- by :user:codeandfire
codeandfire
codeandfire
Misc
^^^^
test_setup_install_includes_dependencies
to work with customPYTHONPATH
–- by :user:hroncok
Configuration
📅 Schedule: Branch creation - "after 7am and before 4pm on monday" in timezone Europe/London, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.