Adrián Chaves
fcc224fe78
tox.ini cleanup
2022-09-27 09:03:58 +02:00
Adrián Chaves
b00f312f08
Limit minium versions of mitmproxy
2022-09-27 08:55:58 +02:00
Adrián Chaves
efc11b3b7e
zope.interface: 4.4.2 → 5.0.0 (setuptools #2017 )
2022-09-26 22:55:15 +02:00
Adrián Chaves
9f443e8944
zope.interface: 4.1.3 → 4.4.2
2022-09-26 22:45:15 +02:00
Gábor Lipták
889f649567
Match pyOpenSSL and service_identity to Twisted
...
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2022-09-26 21:57:00 +02:00
Andrey Rahmatullin
4af22bf157
Pin mitmproxy to < 8 for now ( #5459 )
2022-04-08 11:26:23 +02:00
Andrey Rahmatullin
08557e09db
Pin old markupsafe when we pin old mitmproxy ( #5427 )
2022-02-23 19:52:18 +01:00
Andrey Rakhmatullin
77547a1ab5
Revert "Temporarily pin Twisted to an older version in CI ( #5401 )"
...
This reverts commit b282a7af01 .
2022-02-08 21:06:02 +05:00
Andrey Rahmatullin
b282a7af01
Temporarily pin Twisted to an older version in CI ( #5401 )
2022-02-07 21:25:08 +01:00
Andrey Rakhmatullin
6ec66c96fb
Fix and pin pylint.
2021-11-26 12:25:45 +05:00
azzamsa
51adf71b1b
refactor: use `pytest` command as the recommended entry point
...
`pytest` is recommended command since pytest 3.0.
There is a possibility for `py.test` to be deprecated or even removed.
https://github.com/pytest-dev/pytest/issues/1629
2021-10-24 10:52:56 +07:00
Eugenio Lacuesta
cfff79cee6
Make Python 3.10 support official ( #5265 )
2021-10-18 22:09:17 +02:00
Adrián Chaves
98ee3ddffe
Freeze flake8
2021-10-15 17:18:46 +02:00
Andrey Rakhmatullin
b63369c148
Rename tests/requirements-py3.txt to tests/requirements.txt.
2021-08-11 20:02:45 +05:00
laggardkernel
7e4321f201
Add support for temporary security credential in AWS auth
2021-07-27 19:39:59 +08:00
Pascal Corpet
70dddfe2b2
Typing: switch to a newer version of MyPy to check types
2021-07-21 17:10:10 +02:00
Adrián Chaves
c5b1ee8101
Make Twisted[http2] installation optional ( #5113 )
...
Co-authored-by: Eugenio Lacuesta <eugenio.lacuesta@gmail.com>
2021-05-11 09:04:53 +02:00
Eugenio Lacuesta
d8d1dc5b50
Ignore typing warning in test
2021-04-12 10:43:02 -03:00
Eugenio Lacuesta
1d200258a5
Adjust h2 version requirement ( #5066 )
2021-03-26 14:45:26 +01:00
Adrián Chaves
308a58aa27
Update CI to support Twisted 21.2.0 ( #5027 )
2021-03-19 18:39:44 +01:00
Adrián Chaves
a390b934de
Do not install mitmproxy in Python 3.9
2021-03-18 23:53:58 +01:00
Adrián Chaves
1d83697990
Merge pull request #4769 from scrapy/http2
...
Implement experimental HTTP/2 support
2021-03-18 22:18:12 +01:00
vinayak
42e4dbb23d
Support Python 3.9 ( #4759 )
...
* Update .travis.yml
* Update .travis.yml
* updage travis.yml
* Make 3.9 support official
* Upgrade mitmproxy for Python 3.9
* Restore the Pylint job
* Undo unintended change to mitmproxy requirement
* Enable Python 3.9 in GitHub Actions
* Work around reppy’s Python version limitation
* Disable tests in Windows / Python 3.9 due to a Twisted bug
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2021-03-18 09:40:03 -03:00
Adrián Chaves
5b2d3e17a3
Merge branch 'master' into http2
2021-03-09 14:59:17 +01:00
Adrián Chaves
4fe26ae970
Limit tests to Twisted < 21
2021-03-02 19:46:34 +01:00
Adrián Chaves
bb72bba178
tox: apply upper constraints to all non-pinned package installations
2021-02-09 09:13:25 +01:00
Adrián Chaves
45345ba6b5
Use constraints.txt to limit pip resolver backtracking
2021-02-09 09:13:25 +01:00
Adrián Chaves
8527b53e14
Revert "Use --use-deprecated=legacy-resolver"
...
This reverts commit 7b11b74c77 .
2021-02-05 13:06:27 +01:00
Adrián Chaves
7b11b74c77
Use --use-deprecated=legacy-resolver
...
Let’s see how test results change
2021-02-04 11:08:01 +01:00
Adrián Chaves
c8d8b180bf
Merge remote-tracking branch 'upstream/master' into http2
2021-02-03 09:37:35 +01:00
Eugenio Lacuesta
80db569aea
Migrate CI to GitHub actions ( #4924 )
2021-01-01 19:13:39 -03:00
Eugenio Lacuesta
d698b5147b
Merge branch 'master' into http2
2020-12-31 11:13:25 -03:00
Adrián Chaves
798a818caf
Move apt-get command from Tox to Travis CI
2020-12-21 13:35:40 +01:00
Adrián Chaves
0dff5781bc
Blind attempt to fix the build of the cryptography-provided OpenSSL
2020-12-21 11:13:14 +01:00
Adrián Chaves
0567fdc56e
Merge remote-tracking branch 'upstream/master' into tox-pip20.2
2020-12-21 11:02:05 +01:00
Adrián Chaves
f6879c681e
SCRAPY_PINNED → _SCRAPY_PINNED
2020-11-23 23:53:03 +01:00
Adrián Chaves
0dc3e6350c
Add a test to check the Twisted version in pinned environments
2020-11-23 22:10:45 +01:00
Adrián Chaves
6ef3dc2029
Use the new pip resolver for Tox environments with pinned dependencies
2020-11-17 22:28:20 +01:00
Adrián Chaves
034d61e6cb
Restrict pip’s --use-feature=2020-resolver to the extra-deps environment
2020-11-11 16:46:03 +01:00
Adrián Chaves
7327145bf3
Remove mitmproxy from pinned environments
2020-10-30 21:34:15 +01:00
Adrián Chaves
3e5bc77737
Remove pinning from the PyPy job
2020-10-30 10:31:33 +01:00
Adrián Chaves
13bcdc9f88
Restore pinned dependencies in tox.ini
2020-10-30 10:28:42 +01:00
dswij
9461414b14
minor changes to remove unnecessary lines
2020-10-07 11:26:53 +07:00
Adrián Chaves
269fe35d6d
Merge branch 'master' into http2
2020-10-06 21:05:10 +02:00
dswij
9f02df20c5
Remove PyDispatcher from general requirements
2020-10-07 01:10:23 +07:00
dswij
ce6884d517
Update tox.ini
2020-10-06 19:51:42 +07:00
dswij
371bb80868
Explicitly declare PyDispatcher as dependencies
2020-10-06 19:45:05 +07:00
dswij
95b2e94496
fix comment error on tox and re-add cache for travis
2020-10-02 01:05:45 +07:00
dswij
cc81f9ed06
add download setting for tox
2020-10-02 00:56:59 +07:00
dswij
f7201b1427
travis and deps
2020-10-01 19:59:23 +07:00