summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Drop using `setup_requires`. (#98)Michael Howitz2023-04-201-9/+9
| | | | | * 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-4/+30
|
* - update to latest meta/configJens Vagelpohl2023-01-031-7/+7
|
* Config with c code template 831a34f5 (#91)Michael Howitz2022-12-231-42/+1
| | | * Drop support for Python 2.7, 3.5, 3.6.
* - don't build/upload macOS universal2 wheels [ci skip]Jens Vagelpohl2022-11-171-31/+0
|
* - prepare release 5.6 and package cleanups5.6Jens Vagelpohl2022-11-161-0/+31
|
* - fix test failure by always pre-installing cffiJens Vagelpohl2022-11-131-0/+1
|
* - Add support for building arm64 wheels on macOS.Jens Vagelpohl2022-11-131-33/+83
|
* - update with meta/config to fix macOS build issues5.5Jens Vagelpohl2022-11-081-6/+6
|
* - lower deployment target again to match the existing zope.proxy eggJens Vagelpohl2022-11-071-2/+2
|
* - higher deployment targetJens Vagelpohl2022-11-071-1/+2
|
* - utilize flags for macOS similar to those used by cibuildwheelJens Vagelpohl2022-11-071-4/+5
|
* - prepare release 5.5Jens Vagelpohl2022-11-061-32/+8
|
* Configuring for c-codeMarius Gedminas2022-09-121-8/+31
| | | | | | 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-5/+31
| | | Built with https://github.com/zopefoundation/meta/pull/150.
* Update to Python 3.11b1 + fix doc creation.Michael Howitz2022-05-251-3/+3
| | | | 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-3/+8
|
* Configuring for c-codeMichael Howitz2022-03-101-5/+9
|
* Configuring for c-codeMichael Howitz2021-11-231-26/+28
|
* Configuring for c-codeMichael Howitz2021-09-151-3/+3
|
* Configuring for c-codeMichael Howitz2021-08-301-0/+450