summaryrefslogtreecommitdiff
path: root/.meta.toml
Commit message (Collapse)AuthorAgeFilesLines
* Drop using `setup_requires`. (#98)Michael Howitz2023-04-201-1/+2
| | | | | * Drop using ``setup_requires`` due to constant problems on GHA. * Add preliminary support for Python 3.12a7
* Add preliminary support for Python 3.12 as of 3.12a5. (#96)Michael Howitz2023-03-061-2/+2
|
* - update to latest meta/configJens Vagelpohl2023-01-151-1/+1
|
* - update to latest meta/configJens Vagelpohl2023-01-031-1/+1
|
* Config with c code template 831a34f5 (#91)Michael Howitz2022-12-231-4/+3
| | | * Drop support for Python 2.7, 3.5, 3.6.
* - prepare release 5.6 and package cleanups5.6Jens Vagelpohl2022-11-161-1/+2
|
* - Add support for building arm64 wheels on macOS.Jens Vagelpohl2022-11-131-1/+4
|
* - prepare release 5.5Jens Vagelpohl2022-11-061-2/+2
|
* Configuring for c-codeMarius Gedminas2022-09-121-1/+1
| | | | | | Add a regression test for CFLAGS not having -Ofast, which is known to break things. See https://github.com/zopefoundation/meta/pull/155 for reference.
* Fix GHA Python 3.10 build on MacOS + PyPy-2.7 (#87)Michael Howitz2022-07-081-1/+1
| | | Built with https://github.com/zopefoundation/meta/pull/150.
* Update to Python 3.11b1 + fix doc creation.Michael Howitz2022-05-251-2/+2
| | | | Until `repoze.sphinx.autointerface` supports Sphinx 5 (which is used here because we support future python versions and activate installing pre-released package version, which is needed for some other packages to get a RestrictedPython which runs on Python 3.11) we have to use an older version.
* Add support for Python 3.11Michael Howitz2022-04-221-2/+2
|
* Configuring for c-codeMichael Howitz2022-03-101-1/+1
|
* Configuring for c-codeMichael Howitz2021-11-231-1/+1
|
* Configuring for c-codeMichael Howitz2021-09-151-1/+1
|
* Configuring for c-codeMichael Howitz2021-08-301-0/+62