issues
search
matthew-brett
/
delocate
Find and copy needed dynamic libraries into python wheels
BSD 2-Clause "Simplified" License
267
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Python 3.13 has been released
#231
radarhere
opened
4 weeks ago
1
Refactor dependency discovery to handle multiple architectures
#230
HexDecimal
opened
1 month ago
2
Fat binaries of static libraries are not supported in the wheel
#229
hoisunng
opened
2 months ago
6
delocate-merge does not merge Qt Framework binaries
#228
MAKOMO
opened
2 months ago
3
delocate-merge fails to merge numpy
#227
MAKOMO
opened
2 months ago
4
Require Python 3.9, apply pyupgrade linter
#226
HexDecimal
closed
1 month ago
1
Reproducible test data
#225
HexDecimal
opened
2 months ago
0
Prepare 0.12.0 release
#224
HexDecimal
closed
2 months ago
1
sanitize rpaths by default
#223
minrk
closed
2 months ago
1
DYLD_LIBRARY_PATH not searched for libraries
#222
peastman
opened
4 months ago
4
Apply suggestions to the deployment workflow
#221
HexDecimal
closed
2 months ago
1
Configure trusted publishing
#220
HexDecimal
closed
4 months ago
4
Fix platform tag version regression for macOS 11 and later
#219
HexDecimal
closed
2 months ago
2
Update CI workflows, update assert_winfo_similar
#218
HexDecimal
closed
4 months ago
1
Move maintainers guide into CONTRIBUTING.md and add PR templates
#217
HexDecimal
closed
5 months ago
1
fix string formatting in error message
#216
jameslamb
closed
5 months ago
3
Retag wheels automatically when fusing
#215
dunkmann00
closed
5 months ago
27
Tool `delocate-wheel` alters tag in wheel name to seemingly invalid tag/number
#214
andreas-el
closed
2 months ago
27
wheel renaming in `delocate` 0.11.0 breaks `google-re2` builds
#213
junyer
closed
7 months ago
3
Improve error message for when a MacOS target version is not met
#212
HexDecimal
closed
8 months ago
1
DelocationError instead of automatically updating MacOS version of wheel
#211
HexDecimal
closed
8 months ago
5
If wheel has no package directories, use lib_sdir as a suffix
#210
skirpichev
closed
5 months ago
2
Release 0.11.0
#209
HexDecimal
closed
8 months ago
3
Fix deleting duplicated rpaths
#208
isuruf
closed
8 months ago
5
Exclude argument not excluding library
#207
Jake-Moss
opened
8 months ago
5
Enable pydocstyle linting
#206
HexDecimal
closed
8 months ago
1
README: fix typo
#205
noxdafox
closed
9 months ago
0
Delocate "@rpath" when search paths include "/usr/lib/swift"
#204
timoffex
opened
9 months ago
13
Use os.pathsep instead of hard coding ':'
#203
jvolkman
closed
9 months ago
1
After copying a lib to the wheel directory, set its writeable bit if necessary
#202
jvolkman
closed
9 months ago
1
Tweaks for Windows portability
#201
jvolkman
opened
9 months ago
10
Tweak import to make vendoring tool happy
#200
jvolkman
closed
9 months ago
10
allow copying files into an already existing directory
#199
mattip
opened
9 months ago
5
Validate and update macOS platform tag in wheel name
#198
Czaki
closed
9 months ago
16
Expand globs in simple script arguments
#197
HexDecimal
closed
11 months ago
2
[maintenance hint] Use `pypi-publish` action with secretless publishing from GHA
#196
webknjaz
closed
4 months ago
3
Refactor commands to use argparse
#195
HexDecimal
closed
11 months ago
1
Use exact directory name to decide dylib files directory
#194
HexDecimal
closed
11 months ago
2
Convert changelog to markdown
#193
HexDecimal
closed
12 months ago
1
Location of bundled libraries is non-deterministic
#192
mwoehlke-kitware
closed
11 months ago
2
Replace black/isort/flake8 with Ruff and pre-commit
#191
HexDecimal
closed
12 months ago
1
Move console scripts to pyproject.toml
#190
HexDecimal
closed
1 year ago
1
delocate errors out when wheel has paths with dir/file names in korean characters
#189
ankith26
closed
1 year ago
3
bug phish
#188
Doondondon
closed
1 year ago
0
Support for SOURCE_DATE_EPOCH (reproducible builds)
#187
dalcinl
closed
1 year ago
9
Replace versioneer with setuptools-scm, migrate to pyproject.toml.
#186
HexDecimal
closed
1 year ago
1
Replace ScriptRunner with pytest-console-scripts fixtures.
#185
HexDecimal
closed
1 year ago
9
Update versions on workflows. Add `macos-13` job.
#184
HexDecimal
closed
1 year ago
1
Refactor zip functions.
#183
HexDecimal
closed
1 year ago
1
Suppress filename output in unzip call.
#182
HexDecimal
closed
1 year ago
3
Next