python-flit-core
Distribution-building parts of Flit
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
20
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-flit-core && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000082 82 Bytes | |
flit_core-3.9.0.tar.gz | 0000041917 40.9 KB | |
python-flit-core.changes | 0000010705 10.5 KB | |
python-flit-core.spec | 0000004385 4.28 KB |
Revision 16 (latest revision is 18)
Ana Guerrero (anag+factory)
accepted
request 1109507
from
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.
Comments 0