Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / bazelbuild/rules_python issues and pull requests

#1699 - feat: enable rules_python Starlark implemention by default for Bazel 7+

Pull Request - State: closed - Opened by rickeylev 9 months ago - 2 comments

#1696 - fix(bzlmod): use X.Y select for the hub repo

Pull Request - State: closed - Opened by aignas 9 months ago - 4 comments

#1695 - test: don't force bzlmod example to use Bazel 6.0

Pull Request - State: closed - Opened by rickeylev 9 months ago

#1693 - feat: support parsing whl METADATA on any python version

Pull Request - State: closed - Opened by aignas 9 months ago - 1 comment

#1692 - wip: feat: support resolving dependencies for a different python version

Pull Request - State: closed - Opened by aignas 9 months ago - 1 comment

#1691 - refactor(internal): simplify and cleanup dependency resolution

Pull Request - State: closed - Opened by aignas 9 months ago

#1690 - `python_generation_mode project` generating unnecesary/empty `py_test`

Issue - State: closed - Opened by kpark-hrp 9 months ago - 2 comments
Labels: type: bug

#1689 - Make it easier to load wheels from the local file system

Issue - State: open - Opened by georgevreilly-stripe 9 months ago - 1 comment
Labels: type: feature request

#1688 - build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /docs/sphinx

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, python

#1687 - build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /examples/bzlmod

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, python

#1686 - build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /examples/pip_parse

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, python

#1685 - build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /examples/build_file_generation

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, python

#1684 - build(deps): bump jinja2 from 3.0.3 to 3.1.3 in /tests/integration/pip_repository_entry_points

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, python

#1683 - fix(gazelle): _actually_ don't write narrow dependencies.

Pull Request - State: closed - Opened by aryamccarthy 9 months ago - 2 comments

#1682 - gazelle: Visibilities are incorrect for projects with multiple `# gazelle:python_root` directives

Issue - State: closed - Opened by aryamccarthy 9 months ago - 16 comments
Labels: type: feature request, help wanted, gazelle

#1681 - fix(gazelle): Cease write narrow visibilities

Pull Request - State: closed - Opened by aryamccarthy 9 months ago - 4 comments

#1680 - chore: remove MODULE.bazel.lock and ignore it

Pull Request - State: closed - Opened by aignas 9 months ago

#1679 - import rules_python doesn't work under bzlmod

Issue - State: open - Opened by rickeylev 9 months ago - 16 comments
Labels: type: bug, type: bzlmod

#1678 - fix(bzlmod): make import rules_python.python.runfiles work under bzlmod

Pull Request - State: closed - Opened by rickeylev 9 months ago - 10 comments
Labels: Can Close?

#1677 - python_library_naming_convention Gazelle directive is ignored when python_generation_mode set to "file"

Issue - State: closed - Opened by yechuan51 9 months ago - 5 comments
Labels: type: feature request, Can Close?, help wanted, gazelle

#1675 - Enabling bzlmod causes workspace toolchains to no longer be registered

Issue - State: open - Opened by rickeylev 9 months ago - 3 comments
Labels: type: bug, type: bzlmod

#1674 - pre-commit run --all-files fails on main branch

Issue - State: closed - Opened by vonschultz 9 months ago - 4 comments
Labels: help wanted, cleanup

#1673 - feat: Add support for envsubst in extra_pip_args

Pull Request - State: closed - Opened by vonschultz 9 months ago - 6 comments

#1672 - docs: update changelog for 0.28.0 release

Pull Request - State: closed - Opened by rickeylev 9 months ago - 1 comment

#1671 - feat: add interpreter_version_info to py_runtime

Pull Request - State: closed - Opened by mattem 9 months ago - 2 comments

#1670 - fix(toolchains): register py cc toolchain for workspace builds

Pull Request - State: closed - Opened by rickeylev 9 months ago

#1669 - No matching toolchains when using `current_py_cc_headers` with WORKSPACE.

Issue - State: closed - Opened by lalten 9 months ago - 1 comment
Labels: type: bug, type: toolchain

#1667 - docs: describe `annotations` attr of `pip_parse`

Pull Request - State: closed - Opened by bruno-digitbio 9 months ago - 5 comments

#1666 - feat(gazelle): Remove integrity field from Gazelle manifest

Pull Request - State: closed - Opened by adzenith 9 months ago - 22 comments

#1665 - Building Python zip: //:requirements.update failed error with Bazel@HEAD

Issue - State: closed - Opened by sgowroji 9 months ago - 1 comment

#1664 - fix: Fix per-file config interaction with one py_binary per main

Pull Request - State: closed - Opened by adzenith 9 months ago - 12 comments

#1662 - fix: ignore_root_user_error should be taken from root module only

Pull Request - State: closed - Opened by shabanzd 9 months ago - 6 comments

#1661 - Describe how to make python envs with all targets for IDE integration

Issue - State: closed - Opened by UebelAndre 9 months ago - 5 comments

#1660 - Examples and documentation outdated (compile_pip_requirements)

Issue - State: closed - Opened by caeus 9 months ago - 1 comment

#1658 - setting ignore_root_user_error to True in root module is not enough to avoid the root user error (bzlmod)

Issue - State: closed - Opened by ziad-fernride 9 months ago - 5 comments
Labels: type: bug, type: bzlmod

#1657 - refactor(pip_install): make the API surface of deps parsing smaller

Pull Request - State: closed - Opened by aignas 9 months ago - 1 comment

#1656 - feat(runfiles): Add static methods to `Runfiles` class to simplify interface

Pull Request - State: closed - Opened by UebelAndre 9 months ago - 5 comments

#1654 - feat(runfiles): Added type hints to `@rules_python//python/runfiles`

Pull Request - State: closed - Opened by UebelAndre 10 months ago - 1 comment

#1652 - build(deps): bump setuptools from 59.6.0 to 65.5.1 in /tests/integration/pip_repository_entry_points

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, python

#1651 - build(deps): bump requests from 2.27.1 to 2.31.0 in /tests/integration/pip_repository_entry_points

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, python

#1650 - build(deps): bump pygments from 2.11.2 to 2.15.0 in /tests/integration/pip_repository_entry_points

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, python

#1649 - fix(coverage): add test attributes in transition module

Pull Request - State: closed - Opened by tanan 10 months ago

#1648 - chore: fix sphinx requirements

Pull Request - State: closed - Opened by aignas 10 months ago

#1647 - py_common API

Issue - State: open - Opened by UebelAndre over 2 years ago - 20 comments
Labels: type: feature request, P4

#1646 - chore: repro #1645

Pull Request - State: closed - Opened by alexeagle 10 months ago

#1645 - Turn on incompatible_python_disallow_native_rules for end-to-end tests

Issue - State: open - Opened by alexeagle 10 months ago - 2 comments

#1644 - feat(toolchain, pip.parse): introduce a new '_host' toolchain repo

Pull Request - State: closed - Opened by aignas 10 months ago - 4 comments

#1643 - Make MODULE.bazel.lock file have the same contents no matter the platform bazel is executed on

Issue - State: closed - Opened by aignas 10 months ago
Labels: type: feature request, type: bzlmod, type: pip

#1642 - fix(bzlmod): allow modules to register the same toolchain as rules_python's default

Pull Request - State: closed - Opened by rickeylev 10 months ago - 3 comments

#1641 - Problem parsing requirements.txt with mixed requirement specifiers

Issue - State: closed - Opened by DasSkelett 10 months ago - 3 comments

#1640 - docs: document support policies

Pull Request - State: closed - Opened by rickeylev 10 months ago

#1639 - repository_ctx.patch on Windows results in files with different file endings than on UNIX

Issue - State: closed - Opened by aignas 10 months ago - 2 comments
Labels: Can Close?

#1637 - fix(whl_library): actually apply patches and warn if RECORD file patch is needed

Pull Request - State: closed - Opened by aignas 10 months ago - 2 comments

#1635 - doc: Updating doc on py_binary generation

Pull Request - State: closed - Opened by linzhp 10 months ago

#1634 - fix: support `runfiles.CurrentRepository` with non-hermetic `sys.path`

Pull Request - State: closed - Opened by fmeum 10 months ago - 6 comments

#1633 - Error failed executing PythonZipper command

Issue - State: closed - Opened by sgowroji 10 months ago - 1 comment

#1632 - chore: enable bzlmod by default (for Bazel 6)

Pull Request - State: closed - Opened by rickeylev 10 months ago

#1631 - bazel-runfiles module always throws ValueError

Issue - State: closed - Opened by AndrewGuenther 10 months ago - 12 comments
Labels: Can Close?

#1630 - fix: missing dependencies of py_binary

Pull Request - State: closed - Opened by linzhp 10 months ago - 1 comment

#1629 - docs: use stardoc proto output to generate markdown docs

Pull Request - State: closed - Opened by rickeylev 10 months ago - 2 comments

#1628 - test(bzlmod): refactor tests to not depend on implementation details

Pull Request - State: closed - Opened by aignas 10 months ago - 1 comment

#1627 - refactor: extract auth.bzl out of repositories.bzl

Pull Request - State: closed - Opened by aignas 10 months ago

#1626 - internal: support setting visibility when rendering aliases

Pull Request - State: closed - Opened by aignas 10 months ago

#1625 - exp: multi-arch whl_library in bzlmod

Pull Request - State: closed - Opened by aignas 10 months ago - 4 comments

#1624 - rules_python is very very slow

Issue - State: closed - Opened by peakschris 10 months ago - 4 comments

#1623 - fix: Handle the empty `whl_map` correctly

Pull Request - State: closed - Opened by kshramt 10 months ago - 1 comment

#1622 - doc: switch to pypi.org

Pull Request - State: closed - Opened by aignas 10 months ago

#1620 - fix(bzlmod pip.parse): allow requirements with duplicate package lines

Pull Request - State: closed - Opened by rickeylev 10 months ago - 2 comments

#1618 - pip.parse doesn't support python_interpreter (string) argument

Issue - State: closed - Opened by rickeylev 10 months ago - 1 comment
Labels: type: bzlmod

#1617 - docs: include changelog and contributing page in generated docs.

Pull Request - State: closed - Opened by rickeylev 10 months ago

#1616 - docs: update pip.parse example in release notes

Pull Request - State: closed - Opened by keith 10 months ago

#1615 - pip.parse does not accept lock files with duplicated dependencies

Issue - State: closed - Opened by AndrewGuenther 10 months ago - 8 comments
Labels: type: bug, type: bzlmod

#1614 - fix: trimming deps in py_binary

Pull Request - State: closed - Opened by linzhp 10 months ago

#1613 - chore: Update Bazel support: drop 5, minimum 6.2, current 7.0

Pull Request - State: closed - Opened by rickeylev 10 months ago - 1 comment

#1612 - Cannot use `py_runtime` with the output of a `sh_binary`

Issue - State: closed - Opened by snakethatlovesstaticlibs 10 months ago - 5 comments

#1610 - Starlark-based py_runtime with Bazel 6 doesn't work

Issue - State: closed - Opened by rickeylev 10 months ago - 3 comments

#1609 - MODULE.bazel has incorrect version

Issue - State: closed - Opened by jacky8hyf 10 months ago - 3 comments

#1608 - feat: keep main module in py_library

Pull Request - State: closed - Opened by linzhp 10 months ago

#1607 - Add `conftest.py` files with less boilerplate to `py_test` targets

Issue - State: closed - Opened by michael-hoss 10 months ago - 2 comments
Labels: Can Close?

#1606 - Support registering target platforms with the `pip` `bzlmod` extension

Issue - State: open - Opened by aignas 10 months ago - 1 comment

#1605 - ci(example): provide a specific requirements.txt on windows

Pull Request - State: closed - Opened by aignas 10 months ago

#1604 - fix: use rules_python's py_runtime in generated toolchains

Pull Request - State: closed - Opened by rickeylev 10 months ago

#1603 - requirements.txt cant read multiple lines

Issue - State: closed - Opened by the-code-samurai-97 10 months ago

#1602 - A utility to generate "runfiles tree" for build actions

Issue - State: open - Opened by UebelAndre 10 months ago
Labels: help wanted

#1601 - Add a library that defines a `Label` class in python

Issue - State: open - Opened by UebelAndre 10 months ago - 5 comments
Labels: help wanted