Skip to main content

Install this package to disable manylinux1 wheels when dowloading from pip.

Project description

Build Status

no-manylinux1

Install this package to disable manylinux1 wheels when downloading from pip.

Usage

# First install no-manylinux1
pip install no-manylinux1
# Now subsequent invocations of pip will ignore manylinux1 wheels
pip install ...
# To restore the original behaviour, simply `pip uninstall no-manylinux1`

What? Why?

The manylinux1 spec requires compliant packages to vendor binary dependencies inside the wheel that is distributed. Take for example a library which would (prior to manylinux1) dynamically link against libssl. As libssl received security patches, the system binaries would received updates from the OS's package manager. The python library which dynamically links would receive these updates for free without need to recompile, reinstall, etc. Under manylinux1, libssl is vendored inside the wheel. To receive security updates, you have to wait for the upstream to produce a new wheel and need to know to install a new version of that library. There's almost no visibility about these vendored wheels which makes managing them at scale impossible. As such, some may choose to ignore this standard.

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

no_manylinux1-1.2.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

no_manylinux1-1.2.0-py2.py3-none-any.whl (2.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file no_manylinux1-1.2.0.tar.gz.

File metadata

  • Download URL: no_manylinux1-1.2.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for no_manylinux1-1.2.0.tar.gz
Algorithm Hash digest
SHA256 948238a8929340c281eaab951c155809a751162967fe5fcb6625bb0c43fe4bbd
MD5 7dc40149389b9fc00644b84e6b6cbdf7
BLAKE2b-256 b1a09596908f83fba026aaa14bb6bd1fca85f55f7eb064ec2cc46d390a2aa328

See more details on using hashes here.

File details

Details for the file no_manylinux1-1.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: no_manylinux1-1.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for no_manylinux1-1.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9fbdb73466f4044b363372a7b0810e08349b29ef2d65ab7cd2c316dbc855cce4
MD5 c7ece0a8800963a888cd308f858fc048
BLAKE2b-256 2c70744d46f509fce91fd82cbfc46756c182640c4ef5047e9cca6977443ee57b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page