forked from pool/python-flit-core
Accepting request 885471 from home:theMarix:branches:devel:languages:python
- Update to version 3.2 * Experimental support for specifying metadata in a [project] in pyproject.toml table as specified by PEP-621. * Fix writing METADATA file with multi-line information in certain fields such as Author. * Fix building wheel when a directory such as LICENSES appears in the project root directory. * Switch from the deprecated pytoml package to toml. OBS-URL: https://build.opensuse.org/request/show/885471 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flit-core?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 14 19:29:23 UTC 2021 - Matthias Bach <marix@marix.org>
|
||||
|
||||
- Update to version 3.2
|
||||
* Experimental support for specifying metadata in a [project] in
|
||||
pyproject.toml table as specified by PEP-621.
|
||||
* Fix writing METADATA file with multi-line information in
|
||||
certain fields such as Author.
|
||||
* Fix building wheel when a directory such as LICENSES appears
|
||||
in the project root directory.
|
||||
* Switch from the deprecated pytoml package to toml.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 26 22:38:40 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user