issues
search
benley
/
bazel_rules_pex
Python PEX rules for Bazel
Apache License 2.0
39
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FileType is deprecated. Switch to endswith
#75
ktrivedisf
closed
3 years ago
1
28.1 breaks pex?
#74
tradergt
opened
5 years ago
4
Inconsistent Build Error: invalid command 'bdist_wheel'
#73
zanes2016
opened
6 years ago
1
name 'set' is not defined
#72
zanes2016
closed
6 years ago
2
Tag a release + update docs
#71
Code0x58
opened
6 years ago
0
PEX build fails with the following error: bad interpreter: No such file or directory
#70
vvgolikov
opened
6 years ago
1
Symlink runfiles tree so that you can do a dev/test iteration without rebuilding PEX
#69
c4urself
opened
6 years ago
1
upgrade to pex 1.3.1
#68
georgeliaw
closed
6 years ago
1
prelude_bazel causes problems for other packages using this rule
#67
georgeliaw
closed
6 years ago
3
Possible fix for benley/bazel_rules_pex#65
#66
flaub
closed
6 years ago
4
Bazel 0.10 fails with Extension file not found
#65
flaub
closed
6 years ago
1
pex_pytest: Support licenses attribute to allow rules in third_party
#64
evanj
closed
6 years ago
0
pex_library: Support licenses attribute to allow rules in third_party
#63
evanj
closed
6 years ago
0
pex_binary: Support PEXes with no entry points (interpreters)
#62
evanj
opened
6 years ago
1
pex_binary: Pass interpreter attribute as --python-shebang
#61
evanj
closed
6 years ago
2
Add a way to specify script attribute for pex
#60
mouadino
opened
6 years ago
1
Allow passing pex cache directory to speed up build
#59
mouadino
opened
6 years ago
1
Need way to specify target platform
#58
excavador
opened
6 years ago
2
pex_rules.bzl: Avoid spurious rebuild of virtualenv due to pyc
#57
evanj
closed
6 years ago
1
Add Bazel 0.8 to CI suite
#56
benley
closed
6 years ago
0
long shebang fix for bazel 0.8
#55
lizan
closed
6 years ago
0
Add support for native libraries
#54
fahhem
opened
7 years ago
3
Fix table formatting in README
#53
fahhem
closed
7 years ago
1
.travis.yml: Test release versions of Bazel: 0.7.0, 0.6.0, 0.5.4
#52
evanj
closed
7 years ago
2
pex/pex_rules.bzl: Update pex and pytest to latest releases
#51
evanj
closed
7 years ago
1
Allow passing test directory to pex_pytest
#50
mouadino
closed
6 years ago
2
Prune unused copy of pkg_resources
#49
benley
closed
7 years ago
0
Updates for Bazel 0.6 compatibility
#48
benley
closed
7 years ago
0
Update to bazel 0.5.4
#47
benley
closed
7 years ago
0
pex_binary 0.3.0 broken with bazel 0.6
#46
hwright
closed
7 years ago
3
Better support of different python versions
#45
mouadino
closed
7 years ago
0
setting interpreter attribute isn't enough
#44
mouadino
closed
7 years ago
3
req_files only work when files is included in data attributes
#43
mouadino
opened
7 years ago
1
Add ability to control path inside PEX file
#42
mouadino
opened
7 years ago
1
Update all dependencies to latest (pex 1.2.9)
#41
evanj
closed
7 years ago
2
add support for no-index, requirements files, and repo paths
#40
georgeliaw
closed
7 years ago
3
Virtualenv data glob is too aggressive
#39
marczych
closed
6 years ago
4
For a script that depends on google-cloud re-builds are taking 70s
#38
macrael
opened
7 years ago
10
pex_wrapper.pex failed when I run the first invocation - second invocation works successfully
#37
kramasamy
opened
7 years ago
0
py_library imports ignored when linking into pex_binary
#36
evanj
opened
7 years ago
8
Added support to honor python imports rules for pex_binaries.
#35
srikalyan
opened
7 years ago
6
Could you please add a license to your project.
#34
srikalyan
closed
7 years ago
2
"Relative module names" when importing pex_binary from a bazel git_repository
#33
kyessenov
opened
7 years ago
2
Test with bazel 0.3.2 and 0.4.0
#32
benley
closed
8 years ago
1
Fall back to copying if hardlinking fails
#31
benley
closed
8 years ago
0
Set TEST_TMPDIR and PEX_ROOT for pytest
#30
benley
closed
8 years ago
0
Rely more on bazel runfiles to generate pex manifests
#29
benley
closed
8 years ago
0
Further improve external workspace compatibility
#28
benley
closed
8 years ago
0
Link the deploy pex instead of copying it
#27
benley
closed
8 years ago
0
Test with bazel 0.3.2
#26
benley
closed
8 years ago
0
Next