Test support for writing Pants plugins.
Project description
Pants is an Apache2 licensed build tool written in Python and Rust.
The latest documentation can be found at pantsbuild.org.
2.11.x Release Series
2.11.0.dev2 (Feb 25, 2022)
New Features
- New
--docker-build-verbose
option to print build output to the console. (#14557)
User API Changes
-
Add
output_path
field topyoxidizer_binary
and change its default destination (#14607) -
Upgrade
terraform-hcl2-parser
to version 3.0.3 (#14554)
Plugin API Changes
-
Rename
pants.python.binares
topants.core.subsystems.python_bootstrap
(#14613) -
Add
PythonToolBase.to_pex_request()
to DRY tool installation (#14610) -
Move
PythonBinary
frompython.binaries
tocore.util_rules.system_binaries
(#14609) -
Add
core/util_rules/system_binaries.py
and relocatearchive.py
types likeUnzipBinary
to it (#14601)
Bug fixes
-
Show a helpful error message if a 3rdparty jar isn't available. (#14595)
-
Fix
pyoxidizer_binary
to supportpython_distribution
targets that depend on others (#14620) -
Coursier caches are now determined by
-repos
configuration (#14603) -
adds
--no-default
to Coursier args so that we only use user-configured maven repos (#14581)
Performance
- Fix PyOxidizer to write to
~/.cache/pants
by using a named cache (#14582)
Documentation
-
Rewrite
help
fordependencies
field to mention generated targets (#14621) -
Don't leak local paths into generated docs. (#14591)
2.11.0.dev1 (Feb 22, 2022)
New Features
-
Support for
file
/files
in JVM tests (#14537) -
Support complete_platforms for
python_awslambda
. (#14532) -
Support complete_platforms for Python GCFs. (#14530)
-
Properly support filesystem specs in the
paths
goal. (#14518) -
Plumb Pex's
--complete-platform
for pex_binary. (#14526) -
Adds the plugin names field to scala sources (#14508)
-
jvm: teach dependency inference about multiple resolves (#14491)
-
scala: add implicit dependency on scala-library (#14450)
-
py_awslambda: pass through
include_requirements:bool
topex_binary
(#14469)
User API Changes
-
Upgrade Pex to 2.1.67. (#14544)
-
Create per-parametrization aliases for generator targets (#14529)
-
Per-resolve scala plugins (#14497)
Plugin API Changes
-
Replace
GoalSubsystem.required_union_implementations
withGoalSubsystem.activated()
(#14313) -
Add dynamic help (#14543)
-
Add global counters, and deprecate per-workunit counters. (#14541)
Bug fixes
-
Fix PyOxidizer depending on
python_distribution
withsdist=True
(#14394) -
Fix coverage base global report creation bug. (#14547)
-
Tests scala local plugins, and makes it work properly on
scala_sources
targets (#14512) -
Allow use of
parametrize
with thejdk=
field of JVM targets (#14510) -
Fix address parse bug in
update-build-files --fix-python-macros
. (#14485)
Performance
-
Shortcircuit source subsetting if there are no distributions. (#14564)
-
Calculate local distribution contents once per distribution (#14551)
Documentation
-
Fix the incompatible resolve error message to include the entire checked set of targets. (#14525)
-
Add disclaimer about
[python].enable_resolves
and lockfile generation (#14475)
2.11.0.dev0 (Feb 11, 2022)
New Features
-
Add support for long_description_path field in python_distribution (#14448)
-
Improve
export
goal to handle multiple Python resolves (#14436) -
Add support for multiple compile/testing JDKs (#14421)
-
Add initial support for a
parametrize
builtin to generate multiple copies of a target (#14408) -
scala: support multiple scala versions (#14425)
User API Changes
-
Remove support for JSON-encoded JVM lockfiles. (#14458)
-
Remove deprecated
<stage>.tag
version values. (#14453) -
Remove deprecated
[scala] version
option. (#14455) -
Replace
compatible_resolves
withresolve
for JVM targets (#14441) -
python_requirement
usesresolve: str
field, notcompatible_resolves: list[str]
(#14420) -
Remove options, goals, and backends deprecated in Pants 2.10 (#14396)
-
Migrate the Docker context tags version from
<stage>.tag
totags.<stage>
. (#14376) -
Default to
use_deprecated_python_macros = false
and deprecate the option (#14399)
Plugin API Changes
-
Adding DictOptions and WorkspacePathOption to the declarative options (#14433)
-
More declarative target generators for plugins (#14377)
Bug fixes
-
Fix handling of Go version for third-party packages (#14457)
-
Fix issue picking up base image tag from Dockerfile with a digest present. (#14447)
-
Make sure
[python].enable_resolves = false
disables checking for valid resolves (#14418) -
Fix
pants_requirements
target generator to use resolves (#14417) -
Fix
tailor
when--use-deprecated-python-macros=false
(#14404)
Documentation
help
command reminds users abouthelp-advanced
(#14402)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file pantsbuild.pants.testutil-2.11.0.dev2-py37.py38.py39-none-any.whl
.
File metadata
- Download URL: pantsbuild.pants.testutil-2.11.0.dev2-py37.py38.py39-none-any.whl
- Upload date:
- Size: 22.3 kB
- Tags: Python 3.7, Python 3.8, Python 3.9
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ebebebb347d5cf7e4dca9007bf2096c3e95ee7cb80a93287b776a21816fcfd0 |
|
MD5 | 8af48038dd2801ce69f7e82e861b1378 |
|
BLAKE2b-256 | 7fb96cadcd306f46a7e90f37c4521b2d0260ca04757ddbda448c2aad9316ec23 |