Revisions of python-flit-core

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1109507 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
- update to 3.9.0:
  * New options :option:`flit build --use-vcs` and :option:`flit
    build --no-use-vcs` to enable & disable including all
    committed files in the sdist. For now --use-vcs is the
    default, but this is likely to change in a
    future version, to bring flit build in line with standard
    build frontends like python -m build
  * Sdist file names, and the name of the top-level folder in an
    sdist, are now normalised, in accordance with PEP 625
  * A statically defined version number can now be parsed from
    files called version.py, _version.py or __version__.py inside
    a packge, as well as from __init__.py, so executing code is
    required in fewer cases
  * Fix setting the flag for regular files in zip metadata
  * The timestamp embedded in the gzip wrapper for sdists now
    defaults to a fixed date, so building an sdist twice on the
    same machine should produce identical results, even without
    any special steps.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 992386 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 10)
- Use prjconf provided primary_python if available
- Split primary flavor in multibuild for possible inclusion into
  Ring0
- Remove devendoring of tomli, so that we can put this in Ring0
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 964842 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 9)
- Update to version 3.7.1
  * Support for external data files such as man pages or Jupyter
    extension support files (PR #510).
  * Project names are now lowercase in wheel filenames and
    .dist-info folder names, in line with the specifications (PR
    #498).
  * Improved support for bootstrapping a Python environment, e.g.
    for downstream packagers (PR #511). flit_core.wheel is usable
    with python -m to create wheels before the build tool is
    available, and flit_core sdists also include a script to
    install itself from a wheel before installer is available.
  * Use newer importlib APIs, fixing some deprecation warnings (PR
    #499).
  * Fix building packages which need execution to get the version
    number, and have a relative import in __init__.py (PR #531).
- Update bootstrapping process
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 945129 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 8)
- Back to bootstrap without pip (forwarded request 945128 from bnavigator)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 787818 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 4)
- Add macro %dephell_genspec to generate setup.py
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 785247 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 3)
- Fix generating with new dephell
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 757718 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 1)
Initial packaging effort.
Displaying all 17 revisions
openSUSE Build Service is sponsored by