Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update enscons to 0.30.0 #534

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates enscons from 0.6.0 to 0.30.0.

Changelog

0.28.0

------
- Update editables for approved PEP 660
- Fix zipfile **kwargs bug

0.27.0

------
- Fix get_abi3_tag() to avoid manylinux
- Use packaging.tags instead of own tags implementation

0.26.0

------
- Support PEP 621 metadata

0.25.0

------
- Fix ;-separated package; marker handling.
- Automatically add `editable` target, building a special wheel that redirects
imports for your modules to the source code.

0.23.0

------
- Add support for `scons develop` for editable installs, automatically builds
required metadata if missing. Requires change to `SConstruct` compared to
previous `setup.py` emulation.

0.22

----
- Improved ABI3 support for Windows by vendoring `packaging.tags`

0.21.0

------
- New functions for C extensions:
`enscons.cpyext.extension_filename(modname, abi3=False)` and
`enscons.get_abi3_tag()`

0.20.0

------
- Changes to allow multiple wheels with env.Clone(), for `nonstdlib` project
- Add target parameter to WhlFile

0.13.0

------
- Generate .tar.gz with zip-friendly post-1980 timestamps. Still need to set
timestamps of zip for .whl instead of having zipfile read them from the
filesystem.

0.10.0

------
- Remove dependency on wheel reference implementation (upstream is removing
its API)
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant