Releases: periareon/req-compile
1.0.0rc23
1.0.0rc23
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_req_compile",
sha256 = "934c221bec5c1862d91f760d17224e5b5662aa097d595cdd197af3089cd63817",
urls = ["https://github.com/sputt/req-compile/releases/download/1.0.0rc23/rules_req_compile-v1.0.0rc23.tar.gz"],
)
Additional documentation can be found at: https://github.com/sputt/req-compile
What's Changed
- Added
patch
topy_package_annotation
forwhl_repository
repos. by @abrisco in https://github.com/sputt/req-compile/pull/82 - Release 1.0.0rc23 by @abrisco in https://github.com/sputt/req-compile/pull/83
Full Changelog: sputt/req-compile@1.0.0rc22...1.0.0rc23
1.0.0rc22
1.0.0rc22
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_req_compile",
sha256 = "59698fd972e0d2095e951f3fe1d74601c9f31570bb5a21ea7e51a13276888332",
urls = ["https://github.com/sputt/req-compile/releases/download/1.0.0rc22/rules_req_compile-v1.0.0rc22.tar.gz"],
)
Additional documentation can be found at: https://github.com/sputt/req-compile
What's Changed
- Add tests for copy annotations by @abrisco in https://github.com/sputt/req-compile/pull/77
- Update the format of the solution file to allow the source of extras … by @sputt in https://github.com/sputt/req-compile/pull/80
Full Changelog: sputt/req-compile@1.0.0rc21...1.0.0rc22
1.0.0rc21
1.0.0rc21
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_req_compile",
sha256 = "c602341da60c6e6ba5cc3cce885b9d712759639d6fa9bf141d95f718a1bcdda7",
urls = ["https://github.com/sputt/req-compile/releases/download/1.0.0rc21/rules_req_compile-v1.0.0rc21.tar.gz"],
)
Additional documentation can be found at: https://github.com/sputt/req-compile
What's Changed
- Correctly handle platlib wheels by @abrisco in https://github.com/sputt/req-compile/pull/75
- Release 1.0.0rc21 by @abrisco in https://github.com/sputt/req-compile/pull/76
Full Changelog: sputt/req-compile@1.0.0rc20...1.0.0rc21
1.0.0rc20
1.0.0rc20
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_req_compile",
sha256 = "6375c352c2c6224e36becb643f651c781769dbbe0e0f614bf0d0d82dce221a9d",
urls = ["https://github.com/sputt/req-compile/releases/download/1.0.0rc20/rules_req_compile-v1.0.0rc20.tar.gz"],
)
Additional documentation can be found at: https://github.com/sputt/req-compile
What's Changed
- Added
copy_srcs
annotation for populatingpy_library.srcs
attributes by @abrisco in https://github.com/sputt/req-compile/pull/72 - Release 1.0.0rc20 by @abrisco in https://github.com/sputt/req-compile/pull/74
Full Changelog: sputt/req-compile@1.0.0rc19...1.0.0rc20
1.0.0rc19
1.0.0rc19
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_req_compile",
sha256 = "3b9da29b6902da6654128ea986c8dfe8eb84d6b33b0d70e7721118b8526f1253",
urls = ["https://github.com/sputt/req-compile/releases/download/1.0.0rc19/rules_req_compile-v1.0.0rc19.tar.gz"],
)
Additional documentation can be found at: https://github.com/sputt/req-compile
What's Changed
- Don't exclude directories that may be editably installed from source … by @sputt in https://github.com/sputt/req-compile/pull/69
Full Changelog: sputt/req-compile@1.0.0rc18...1.0.0rc19
1.0.0rc18
1.0.0rc18
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_req_compile",
sha256 = "3634b04019d9a9fc2f9c0656970873182efc5fd0e84fa99bf4b849377510fdb0",
urls = ["https://github.com/sputt/req-compile/releases/download/1.0.0rc18/rules_req_compile-v1.0.0rc18.tar.gz"],
)
Additional documentation can be found at: https://github.com/sputt/req-compile
What's Changed
- Allow files in
py_package_annotateion_target.target
by @abrisco in https://github.com/sputt/req-compile/pull/66 - Release 1.0.0rc18 by @abrisco in https://github.com/sputt/req-compile/pull/67
Full Changelog: sputt/req-compile@1.0.0rc17...1.0.0rc18
1.0.0rc17
1.0.0rc17
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_req_compile",
sha256 = "273d80292c827efcf2a138fbb1d63213daeaeb73d161fe1ad64b770a57c94920",
urls = ["https://github.com/sputt/req-compile/releases/download/1.0.0rc17/rules_req_compile-v1.0.0rc17.tar.gz"],
)
Additional documentation can be found at: https://github.com/sputt/req-compile
What's Changed
- Fix release notes by @abrisco in https://github.com/sputt/req-compile/pull/63
- Added support for
py_package_annotation.additive_build_file
by @abrisco in https://github.com/sputt/req-compile/pull/64 - Release 1.0.0rc17 by @abrisco in https://github.com/sputt/req-compile/pull/65
Full Changelog: sputt/req-compile@1.0.0rc16...1.0.0rc17
1.0.0rc16
1.0.0rc16
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_req_compile",
sha256 = "708a5f3aa04a1c66f0b10155c6d19aeb80db6404279c26b514e35cfa39340821",
urls = ["https://github.com/sputt/req-compile/releases/download/1.0.0rc16/rules_req_compile-v1.0.0rc16.tar.gz"],
)
Additional documentation can be found at: https://github.com/sputt/req-compile
What's Changed
- Fixed typo causing
--find-links
directives to never be written. by @abrisco in https://github.com/sputt/req-compile/pull/60 - Release 1.0.0rc16 by @abrisco in https://github.com/sputt/req-compile/pull/61
Full Changelog: sputt/req-compile@1.0.0rc15...1.0.0rc16
1.0.0rc15
1.0.0rc15
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_req_compile",
sha256 = "3d6ed73c8b5cf598d7219b85ab42203e710b0af1b75228ddbe5ba44402957b02",
urls = ["https://github.com/sputt/req-compile/releases/download/1.0.0rc15/rules_req_compile-v1.0.0rc15.tar.gz"],
)
Additional documentation can be found at: https://github.com/sputt/req-compile
What's Changed
- Fix exclusion checks and broken pipe errors for candidates by @sputt in https://github.com/sputt/req-compile/pull/59
Full Changelog: sputt/req-compile@1.0.0rc14...1.0.0rc15
1.0.0rc14
1.0.0rc14
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_req_compile",
sha256 = "f23b059ab559d807a5ef6c61265c96a2fcdcaa263d273eed77be00e534f2a4e8",
urls = ["https://github.com/sputt/req-compile/releases/download/1.0.0rc14/rules_req_compile-v1.0.0rc14.tar.gz"],
)
Additional documentation can be found at: https://github.com/sputt/req-compile
What's Changed
- Fix ability to use Bazel rules in external repos by @abrisco in https://github.com/sputt/req-compile/pull/46
- Update
py_reqs_solution_test
to accept individual.in/.txt
files by @abrisco in https://github.com/sputt/req-compile/pull/47 - Compile windows requirements by @abrisco in https://github.com/sputt/req-compile/pull/48
- Allow
py_reqs_compiler
to write wheels for sdist dependencies by @abrisco in https://github.com/sputt/req-compile/pull/49 - Add quotes to py_reqs_compiler default compile command by @abrisco in https://github.com/sputt/req-compile/pull/50
- Enable windows CI by @abrisco in https://github.com/sputt/req-compile/pull/52
- Added regression testing for pip_parse compatibility by @abrisco in https://github.com/sputt/req-compile/pull/54
- Add GitHub action for compiling requirements by @abrisco in https://github.com/sputt/req-compile/pull/56
- Added
py_package_annotation
Bazel rules by @abrisco in https://github.com/sputt/req-compile/pull/55 - Release 1.0.0rc14 by @abrisco in https://github.com/sputt/req-compile/pull/57
Full Changelog: sputt/req-compile@1.0.0rc13...1.0.0rc14