Inada Naoki
f9806368ae
update cython and cibuildwheel ( #658 )
2025-12-01 14:16:03 +09:00
Inada Naoki
c2546eabc4
update setuptools requirements to >=78.1.1 ( #653 )
...
https://github.com/advisories/GHSA-5rjg-fvgr-3xxf
2025-10-09 15:28:01 +09:00
Inada Naoki
ef4f83df16
relax setuptools version ( #652 )
2025-10-09 13:00:46 +09:00
Inada Naoki
19b5d33ded
release v1.1.2 ( #649 )
2025-10-08 17:56:20 +09:00
Inada Naoki
d9873dab04
ci: update cibuildwheel and drop Python 3.8 ( #642 )
2025-07-26 10:59:05 +09:00
Inada Naoki
868aa2cd83
update Cython to 3.1.1 ( #637 )
2025-05-31 12:45:06 +09:00
Inada Naoki
6e11368f5d
update Cython to 3.0.11 ( #617 )
2024-08-19 17:35:16 +09:00
Inada Naoki
2eca765533
use ruff instead of black ( #598 )
2024-05-03 15:17:54 +09:00
Inada Naoki
039022cecb
update Cython ( #581 )
2024-03-01 19:24:06 +09:00
Inada Naoki
427736bbcc
try Cython 3.0 ( #548 )
2023-07-21 11:11:04 +09:00
Evgeny Markov
c8d0751fe3
Drop Python 3.6 support ( #543 )
...
The following steps have been taken:
1. Black was updated to latest version. The code has been formatted with
the new version.
2. The pyupgrade utility is installed. This helped to remove all the
code that was needed to support Python < 3.7.
Fix #541 .
Co-authored-by: Inada Naoki <songofacandy@gmail.com>
2023-05-24 01:41:08 +09:00
Inada Naoki
b901b179d1
Update Cython to 0.29.30
2022-05-23 04:52:09 +00:00
Shantanu
6a721faa77
Upgrade black ( #505 )
2022-05-02 17:26:53 +09:00
Inada Naoki
cb50b2081b
Update setuptools and black ( #498 )
...
* Use setuptools
* Use black==22.1.0
2022-03-03 12:29:55 +09:00
Alex Willmer
02e1f7623c
build: Create tox environments using a known Cython version ( #408 )
...
This change causes Tox to run the project's setup.py in a virtualenv
(default path is .tox/.package). The required version of Cython is
installed, rather than whatever version is installed system wide.
2021-01-27 10:11:32 +09:00
Inada Naoki
c25e2a0984
update Cython to 0.29.13 ( #370 )
2019-09-19 20:14:33 +09:00
Hugues
737f08a885
Update requirements.txt ( #346 )
...
bytearray.pxd is only available starting with Cython 0.29
2019-03-27 22:37:26 +09:00
INADA Naoki
dbb827815a
Update Cython version
2018-01-07 02:04:49 +09:00
INADA Naoki
12845692b5
Add requirements.txt for Read the Docs
2017-01-13 20:41:33 +09:00