20580b9a4e
drop py38 from CI
2025-01-25 15:48:39 -07:00
e0814c9860
move interop tests tools into tests folder
2025-01-25 15:28:32 -07:00
460db3dce8
merge template, fill vars, lint
2025-01-25 14:43:45 -07:00
a72dbaa58d
set demos as console scripts, update chat instructions
2025-01-01 17:36:41 -07:00
45cdd1a4da
Bump version: 0.2.0 → 0.2.1
2024-12-20 11:58:50 -07:00
4be68af0db
Put python3.8 support back in:
...
- We should create a breaking changes branch to be
merged only when we are ready to start the next
major version release cycle for all our
maintained libraries.
2024-12-12 14:29:06 -07:00
c6a24e411c
Update version update note
2024-12-02 12:23:01 -07:00
1280617249
run mypy local
2024-11-22 10:41:50 -07:00
6a927ac1e7
drop py38, add py13, add 2024 to license
2024-11-22 10:41:50 -07:00
62a0843b5f
updated trio dependency in setup and added newsfragment
2024-10-29 08:07:10 -06:00
224044874e
bump towncrier version pins
2024-10-24 16:12:44 -06:00
3e4420e9c2
Bump version: 0.1.5 → 0.2.0
2024-07-09 11:23:05 -06:00
125df142f6
bump protobufs dep to >= 5.27.2 and rebuild protobufs definitions with protoc 27.2
2024-07-04 17:04:06 -06:00
c5cc0ee969
run mypy locally, bump mypy to 1.10.0, fix new errors
2024-07-04 13:19:00 -06:00
0326e34870
open pynacl dep to bottom pin only, remove interop-only deps from install_requires
2024-05-27 12:40:23 -06:00
a3f8db3ecd
async-exit-stack was for pre-py37, just import from contextlib now
2024-05-27 12:40:23 -06:00
d9b92635c1
drop async-service dep and copy relevant code into a local async_service
...
tool, updated for modern handling of ExceptionGroup
2024-05-27 12:14:36 -06:00
d8d0f05a88
update default docs and release process, drop bumpversion for
...
bump-my-version
2024-05-21 14:01:08 -06:00
7de6cbaab0
display example code and usage instructions in docs
2024-05-19 13:34:13 -06:00
827d16b106
import asynccontextmanager from context lib and remove async_generator dep
2024-04-27 10:12:39 -06:00
04cce0c925
switch to xelatex for building latexpdf as it supports more unicode
2024-04-24 15:52:24 -06:00
eea065fb57
reorg test structure to match tox and CI jobs, drop bumpversion for bump-my-version and move config to pyproject.toml, fix docs building
2024-04-20 09:18:26 -06:00
4f3faa9941
move adding test deps to rtd build from setup.py to rtd config
2024-04-20 09:18:26 -06:00
eb6d44b728
Update setup.py
...
drop sphinx-autobuild dep back to allow py3.8 to install
2024-04-19 15:13:19 -06:00
b87ee6a4a9
Successfully unmark scripts as a package for wheels
2024-04-17 12:53:36 -06:00
f29c8ad8f0
scripts directory included in dist but not in wheel. (#130 )
2024-04-17 10:50:30 -06:00
74f0a2fac9
sphinx-autobuild for live docs updates (#129 )
...
* `sphinx-autobuild` for live docs updates.
* Use Python 3.9 and `sphinx-autobuild` `2024.2.4`
2024-04-15 11:23:46 -06:00
2974d831e7
readthedocs build is failing, looking for factoryboy and pytest - add test deps to docs
2024-04-06 12:19:30 -06:00
318ce66ef5
add missing deps
2024-03-01 15:36:16 -07:00
51291cee95
drop upper pins
2024-03-01 15:34:44 -07:00
755fb21e1c
turn off windows wheel builds
2024-02-20 09:17:01 -07:00
94483714a3
run lint and fix errors, except mypy
2024-02-19 16:05:58 -07:00
42605c0288
merge template updates and refill vars
2024-02-19 14:49:30 -07:00
b853f5ccdf
add py312 support
2024-01-31 11:13:12 -07:00
8d5d92ddd8
Update setup.py
...
drop pytest-watch from dev dependencies
2023-10-26 12:54:07 -06:00
82425694f6
drop py37 support ( #104 )
2023-10-04 15:36:57 -06:00
7099bbaaa4
Add pre commit ( #103 )
...
* add pre-commit
* run pre-commit
* skip lint on README.md as it breaks template filling
2023-10-04 13:32:07 -06:00
23a192f62c
change references to doc to all be docs
2023-05-03 14:20:55 -06:00
f802bd0439
bump sphinx version and set py version rtd uses to 3.8
2023-05-03 11:25:32 -06:00
484b6b55cd
Template updates post ssz and ethabi ( #82 )
...
* add updates found when merging template with py-ssz and eth-abi
* add wheel and wheel-windows to ci and reorg
2023-05-01 15:19:15 -06:00
3314247037
apply template updates found following merge with eth-typing ( #81 )
...
* apply template updates found following merge with eth-typing
* add build as a dev dependency
* remove timeout from pytest.ini, it doesn't do anything without pytest-timeout as a dep
2023-05-01 15:19:14 -06:00
431db89753
template cleanup following initial merge with py-evm ( #80 )
...
* template cleanup following initial merge with py-evm
* add flake8 pin comment
* correct license years
* add pin note to mypy
2023-05-01 15:19:14 -06:00
68d37fa50f
repin flake8 and misc updates ( #79 )
...
* repin flake8, bump tox to >=4.0.0 as that's where whitelist was deprecated, misc updates
2023-05-01 15:19:14 -06:00
ffd6ad8b9f
Various template default updates ( #74 )
...
* bump versions in dependencies and ci builds
* move tox to [dev] per issue #34
* move RTD deps pointer into .readthedocs.yml
* unpin flake8 add flake8-bugbear to lint deps
2023-05-01 15:19:13 -06:00
fe19f5a77a
bump docs dependencies
2023-05-01 15:17:17 -06:00
7b0bc76f6f
Add Python 3.11, add more black checks, remove upper pins ( #69 )
2022-11-09 11:11:28 -07:00
8a4cb1d938
Upgrade isort to v5 for black support
2022-09-22 13:38:20 -07:00
99af2f4d53
Misc Updates ( #65 )
...
* Tweaks to release process
* Drop python 3.6
2022-09-19 14:35:39 -06:00
cb112ef9c1
Upgrade towncrier to fix the duplicate title bug
2022-06-02 15:36:24 -07:00
0649062150
Update pytest to support python 3.10, pin pytest-xdist, bump eth-utils to >=2,<3
2021-11-19 13:51:55 -07:00