aboutsummaryrefslogtreecommitdiff
path: root/examples/pip_repository_annotations
AgeCommit message (Expand)Author
2024-01-17Revert "Upgrade bazelbuild-rules_python to 0.28.0"Yifan Hong
2023-12-17doc: switch to pypi.org (#1622)Ignas Anikevicius
2023-11-06tests: disable bzlmod for workspace-only pip_repository_annotations example (...Richard Levasseur
2023-11-03feat: support pyproject.toml in compile_pip_requirements (#1519)Ignas Anikevicius
2023-10-19chore!: disable pip_install and remove from examples and tests (#1510)Ignas Anikevicius
2023-10-18build(deps): bump urllib3 from 1.26.17 to 1.26.18 in /examples/pip_repository...dependabot[bot]
2023-10-03build(deps): bump urllib3 from 1.26.13 to 1.26.17 in /examples/pip_repository...dependabot[bot]
2023-09-28chore: bump internal_deps (#1322)Ignas Anikevicius
2023-09-11refactor: upgrade certifi (#1397)Chris Lewis
2023-04-25fix: compile_pip_requirements test from external repositories (#1124)Rasrack
2023-01-29Add missing copyright headers (#1030)Richard Levasseur
2023-01-20fix(deps): declare our dependency on bazel_skylib (#1001)Alex Eagle
2022-12-26Rename `BUILD` -> `BUILD.bazel` (#946)Greg Roodt
2022-12-26pip: 22.2.1 -> 22.3.1; build: 0.8.0 -> 0.9.0; installer: 0.5.1 -> 0.6.0; pip-...Greg Roodt
2022-12-24Updates lockfiles (#943)Greg Roodt
2022-11-04Support annotations on pip packages with extras. (#865)William Smith
2022-09-25Standardise on pip_parse (#807)upstream/0.13.0Greg Roodt
2022-08-28Revert "pip_compile: remove external/workspace_name prefix from gener… (#794)Alex Eagle
2022-08-14Ran black and isort to fix files missed by commit hook (#790)UebelAndre
2022-07-01Use `installer` to remove custom unzip and spread code (#715)Greg Roodt
2022-06-07pip/deps: Bump `pip-tools` -> 6.6.0 (#692)phlax
2022-03-20Updated `pip`, `pkginfo`, `setuptools`, and `wheel`. (#661)upstream/0.8.0UebelAndre
2022-03-04Allow METADATA files in pip_repository generated targets (#637)UebelAndre
2022-02-26Exclude dist-info data from pip_repository targets (#626)UebelAndre
2022-01-30Use `@rules_python//python/runfiles` for examples and tests (#614)UebelAndre
2022-01-28Fixed extra_pip_arg parsing error in pip_repository rules. (#613)UebelAndre
2022-01-18Added support for annotating rendered pip dependencies (#589)UebelAndre