log setup.py @ 583:4e61df27b4e1

age author description
Sun, 09 Jan 2022 13:26:56 +0100 Franz Glasner Put the ".egg-info" check into a common location
Sun, 09 Jan 2022 12:47:56 +0100 Franz Glasner setup.py: Put the official projectname into a variable and re-use
Sun, 09 Jan 2022 00:20:51 +0100 Franz Glasner Comment
Sat, 08 Jan 2022 23:00:36 +0100 Franz Glasner Allow execution of setup.py by packaging a cross-built Windows _speedups.pyd.
Sat, 08 Jan 2022 17:10:33 +0100 Franz Glasner FIX: zip_safe: make zip_safe False if extensions are to be built
Sat, 08 Jan 2022 17:28:01 +0100 Franz Glasner Provide the content-type for the long package description: text/x-rst
Fri, 07 Jan 2022 17:49:33 +0100 Franz Glasner Tweak setup.py to build packages with pure-Python tags if the extension is not expected to be built (Python 3.4-)
Sat, 01 Jan 2022 21:03:05 +0100 Franz Glasner Automatically select the proper API when building the speedup C-extension:
Sat, 01 Jan 2022 20:36:46 +0100 Franz Glasner Build the speedup C-extension against the stable API.
Fri, 31 Dec 2021 21:24:16 +0100 Franz Glasner Add an optional C-implementation for configmix.config.unquote and configmix.config.pathstr2path.
Wed, 10 Feb 2021 21:38:03 +0100 Franz Glasner Use SPDX license identifiers (either full or short) all over the package
Mon, 07 Dec 2020 01:06:33 +0100 Franz Glasner Implemented an "AWS" namespace to retrieve some AWS-specific metadata
Mon, 05 Oct 2020 01:17:08 +0200 Franz Glasner Trove classifier: use the generic Python 3 classifier and not the generic Python 2 one
Wed, 13 May 2020 09:26:29 +0200 Franz Glasner Tested with Python 3.7 and 3.8: ok.