gituser/production/: devpi-common-3.3.0 metadata and description

Homepage Simple index

utilities jointly used by devpi-server and devpi-client

author Holger Krekel
author_email holger@merlinux.eu
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Web Environment
  • Intended Audience :: Developers
  • Intended Audience :: System Administrators
  • License :: OSI Approved :: MIT License
requires_dist
  • py (>=1.4.20)
  • requests (>=2.3.0)
File Tox results History
devpi_common-3.3.0-py2.py3-none-any.whl
Size
16 KB
Type
Python Wheel
Python
2.7

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

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

Changelog

3.3.0 (2018-09-08)

Features

  • Add parsing of data-requires-python to link parser. Thanks to Sergey Kolosov

3.2.3 (2018-05-04)

Deprecations and Removals

  • remove unused vendored _verlib.py module

3.2.2 (2018-04-11)

Other Changes

  • fix deprecation warning from pkg_resources.

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.