issues
search
python-wheel-build
/
fromager
Build your own wheels
https://fromager.readthedocs.io/en/latest/
Apache License 2.0
7
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
set the permission bits when unpacking a wheel
#515
shubhbapna
opened
19 minutes ago
0
check whether downloaded wheel is valid or not
#514
shubhbapna
opened
38 minutes ago
0
preserve the permission bits when extracting wheel file contents
#513
shubhbapna
opened
5 hours ago
0
validate whether downloaded wheel is valid or not
#512
shubhbapna
opened
23 hours ago
2
Detect if we have already seen the dependency before downloading sources
#511
shubhbapna
closed
22 hours ago
0
check whether we have already seen the dependency before downloading sources
#510
shubhbapna
closed
22 hours ago
1
add new `upload-sequence` command
#509
shubhbapna
opened
1 day ago
4
use zipfile library instead of wheel command to unpack a wheel
#508
shubhbapna
closed
1 day ago
1
use zipfile instead of wheel command to extract build requirements
#507
shubhbapna
opened
2 days ago
5
remove `--wheel-server-url` arg
#506
shubhbapna
closed
4 days ago
0
add cache wheel server url argument to build-sequence
#505
shubhbapna
opened
1 week ago
0
allow use of url for req, constraint and graph files
#504
shubhbapna
opened
1 week ago
0
improve error message when generated constraints file is invalid
#503
shubhbapna
closed
1 week ago
0
use a wheel server as a cache for bootstrapping
#502
shubhbapna
closed
1 week ago
0
allow use of urls to read information from file
#501
shubhbapna
opened
1 week ago
0
better error message when the generated constraints file is invalid
#500
shubhbapna
closed
1 week ago
0
improve error and debugging info during bootstrapping
#499
dhellmann
closed
2 weeks ago
0
improve log output of fromager for debugging resolver failures
#498
dhellmann
opened
2 weeks ago
0
Bug Fix: terminate when error is encountered
#497
rd4398
closed
2 weeks ago
0
Doc: jobs option and package build setting
#496
rd4398
closed
2 weeks ago
0
Record target platform in `Supported-Platform` METADATA field
#495
tiran
opened
2 weeks ago
0
Store ELF requirements in METADATA `Requires-External` fields
#494
tiran
opened
2 weeks ago
0
ensure packages with common prefixes do not mix patches
#493
dhellmann
closed
2 weeks ago
0
add missing type annotation for mypy
#492
dhellmann
closed
2 weeks ago
0
only show build settings for build commands
#491
dhellmann
closed
2 weeks ago
1
do not show full traceback by default
#490
dhellmann
closed
2 weeks ago
0
add a VersionMap type
#489
dhellmann
opened
3 weeks ago
0
Implement variant-specific patches
#488
tiran
closed
3 weeks ago
0
fix linter for generic patches directory
#487
shubhbapna
closed
4 weeks ago
0
Support variant specific patches
#486
fabiendupont
closed
3 weeks ago
1
Support variant specific patches
#485
fabiendupont
closed
2 weeks ago
3
Add package settings to modify install dependencies `Requires-Dist`
#484
tiran
opened
4 weeks ago
4
remove unused arguments from default functions
#483
shubhbapna
opened
1 month ago
0
expose extra_environ argument in get build dependency hooks
#482
shubhbapna
closed
4 weeks ago
0
add `extra_environ` as an argument to dependencies hooks
#481
shubhbapna
closed
4 weeks ago
0
handling requirements that specify a url and not a version
#480
shubhbapna
opened
1 month ago
2
Add support for `${NAME:-somedefault}` syntax
#479
tiran
closed
1 month ago
0
trigger rebuilds of packages when one of their build time dependency is rebuilt
#478
shubhbapna
opened
1 month ago
12
Fix: enable loopback device in network isolation
#477
tiran
closed
1 month ago
0
Implement unshare as preexec function
#476
tiran
closed
1 month ago
4
packagesettings: pypi sources and package settings download_source overrides should allow for validating hashes
#475
pnasrat
opened
1 month ago
3
throw an error when there is no version that works for all dependencies when generating the constraints file
#474
shubhbapna
closed
1 month ago
0
Prefer bubblewrap for network isolation
#473
tiran
closed
1 month ago
3
Use bubblewrap (bwrap) instead of unshare for network isolation
#472
tiran
closed
1 month ago
2
feat: add caching to resolver
#471
shubhbapna
closed
4 weeks ago
1
Extended template variables for extra_environ
#470
tiran
closed
2 weeks ago
1
Remove dependency on PyGithub
#469
tiran
closed
1 month ago
0
Reduce dependencies to simplify bootstrapping
#468
tiran
closed
1 month ago
2
add a graph why command to explain why certain package appears in the graph
#467
shubhbapna
closed
1 month ago
1
throw an error there is no version that works for all dependencies when generating the constraints file
#466
shubhbapna
closed
1 month ago
0
Next