Skip to main content

Build requirements files from setup.py requirements.

Project description

https://img.shields.io/travis/inveniosoftware/requirements-builder.svg https://img.shields.io/coveralls/inveniosoftware/requirements-builder.svg https://img.shields.io/github/tag/inveniosoftware/requirements-builder.svg https://img.shields.io/pypi/dm/requirements-builder.svg https://img.shields.io/github/license/inveniosoftware/requirements-builder.svg

About

Build requirements from setup.py to test your package against minimum, latest and development versions of your package dependencies. Particularly useful when combined with your CI systems build matrix.

Installation

Requirements-Builder is on PyPI so all you need is:

$ pip install requirements-builder

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv requirements-builder
$ pip install requirements-builder

Testing

Running the test suite is as simple as:

$ ./run-tests.sh

Changes

Version 0.2.6 (released 2017-07-13)

Bug fixes

  • Fixes fatal error if setup() is called under ‘if __name__ == “__main__”:’

Version 0.2.5 (released 2017-04-11)

Bug fixes

  • Fixes support of recursive requirements files.

Version 0.2.4 (released 2017-03-10)

Bug fixes

  • Fixes issue with upper version requirements being stripped from the output.

Version 0.2.3 (released 2017-03-09)

Bug fixes

  • Fixes the issue with conditions on extra_require not being taken into account.

Version 0.2.2 (released 2017-02-01)

Bug fixes

  • Fixes issue with properly building requirements for packages with version markers.

Improvements

  • Adds YAPF auto-formatting configuration.

Version 0.2.1 (released 2017-01-23)

Bug fixes

  • Accepts non--e packages from devel file.

  • Sphinx 1.5+ drops support for Python 2.6 and 3.3.

  • Adds Python 3.6 support.

  • Makes –extras option accepting comma separated values as described in help. (#14)

Version 0.2.0 (released 2016-09-13)

New features

Bug fixes

  • Fixes problem when the setup.py command try to import the package its about to install in order to get the information like the version. E.g. Django does that.

  • Fixes problem when the setup.py command plays with __file__ to read, exec, or whatever.

Version 0.1.0 (released 2015-10-05)

  • Initial public release

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

requirements-builder-0.2.6.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

requirements_builder-0.2.6-py2.py3-none-any.whl (10.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file requirements-builder-0.2.6.tar.gz.

File metadata

File hashes

Hashes for requirements-builder-0.2.6.tar.gz
Algorithm Hash digest
SHA256 382191a972e357198aeaa75cc9e0e03870b96ac50c7f7446a32432bc760cb6f8
MD5 b5b4b546f1765b46223ddc1d9fcca9eb
BLAKE2b-256 f5e45766ad2cc2a77771d9f8e9e02ef13f1bc7496e8221ff5ceb3fed03c8b163

See more details on using hashes here.

File details

Details for the file requirements_builder-0.2.6-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for requirements_builder-0.2.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6f889a6fdd52e37b0f4a290c7de19b30e1cec6a11fc7431bfd7f45540164520d
MD5 a8ebade482e0128cf899c648cbc14ea9
BLAKE2b-256 8d0229489670deff040c637d42fcb4004716dac8fa9494b15ebaa782a2deba86

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page