diff options
| author | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-06-22 07:44:47 +0000 |
|---|---|---|
| committer | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-06-22 07:44:47 +0000 |
| commit | 92f3ebd0188902d4e711651f404ef959a252a183 (patch) | |
| tree | c571afef966c48d42973a9f3eaf8b816c9c36868 /sandbox | |
| parent | 8faf32f923e51796c95681ac3c2c514ccc09b86b (diff) | |
| download | docutils-92f3ebd0188902d4e711651f404ef959a252a183.tar.gz | |
note on build
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9088 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'sandbox')
| -rw-r--r-- | sandbox/infrastructure/releasing-log.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sandbox/infrastructure/releasing-log.txt b/sandbox/infrastructure/releasing-log.txt index 6b37bbfa6..ecbab9611 100644 --- a/sandbox/infrastructure/releasing-log.txt +++ b/sandbox/infrastructure/releasing-log.txt @@ -48,11 +48,13 @@ Release 0.19b1 (2022-06-21) find .cache/pip/wheels -name docutils\*whl -ERROR ? +IRRITATION ``python3 setup.py bdist_wheel`` builds a docutils-0.19b1-py2.py3-none-any.whl although python > 3.7 is required ... will this break python2 installations ? + This happens with option universal and without and also if using *build*. + Testing with python2.7 : only 0.18 is installed, even with --pre and -U. * set_version 0.19b2.dev and change __version_info_structure. |
