Skip to main content

utilities jointly used by devpi-server and devpi-client

Project description

This package contains utility functions used by devpi-server and devpi-client.

See http://doc.devpi.net for more information.

Changelog

3.2.1 (2018-01-18)

Bug Fixes

  • fix issue496: PyPy 5.10 wheel upload failed because the version in the filename is longer again, the check for it is now removed, because it’s pointless.

3.2.0 (2017-11-23)

No significant changes.

3.2.0rc1 (2017-09-08)

Bug Fixes

  • fix issue343: enhanced splitbasename to split the name and version correctly in more cases.

  • fix for url decoding issue with mirrors. When package filenames contain characters such as ! or +, these get URL encoded to %21 and %2B in the remote simple index. This fix ensures that in the filename saved to the disk cache these are decoded back to ! or +.

3.1.0 (2017-04-18)

  • add username, password, hostname and port properties to URL objects

  • expose SSLError on Session object to allow checking for verification errors

  • add max_retries keyword option to new_requests_session.

  • fix get_latest_version when there are no versions.

3.0.1 (2016-07-07)

  • fix issue355: accept PyPy version numbers in package filenames

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

devpi-common-3.2.1.tar.gz (25.1 kB view hashes)

Uploaded Source

Built Distribution

devpi_common-3.2.1-py2.py3-none-any.whl (20.9 kB view hashes)

Uploaded Python 2 Python 3

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