Commit Graph

8624 Commits

Author SHA1 Message Date
Eugenio Lacuesta 5521f2bd9b
Test PyPI upload on fork 2020-12-24 12:26:38 -03:00
Eugenio Lacuesta 18bf452b2c
Merge branch 'master' into tests-github-actions 2020-12-24 12:05:05 -03:00
Adrián Chaves 39bc9a4d28
Merge pull request #4814 from dswij/tox-pip20.2
add pip 20.2 test for tox
2020-12-24 15:31:42 +01:00
Adrián Chaves 24e1b350ae
Merge pull request #4936 from timgates42/bugfix_typo_without
docs: fix simple typo, wihout -> without
2020-12-22 13:57:03 +01:00
Tim Gates 6dccf82eaa
docs: fix simple typo, wihout -> without
There is a small typo in scrapy/http/request/form.py.

Should read `without` rather than `wihout`.
2020-12-22 07:49:13 +11:00
Eugenio Lacuesta b83a1a6fbf Disable test under pypy 2020-12-21 17:21:08 +01:00
Adrián Chaves 45eb099ed1 Maybe it’s about having a newer libssl 2020-12-21 15:37:02 +01:00
Adrián Chaves 1c1255a75d Use sudo for apt-get 2020-12-21 14:41:02 +01: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
Eugenio Lacuesta eb961acb5e
Remove install_command from tox.ini 2020-12-16 18:45:07 -03:00
Eugenio Lacuesta fc5070ffda
Upload coverage report from CI 2020-12-16 18:16:48 -03:00
Eugenio Lacuesta 3cb1dc63eb
Disable test under pypy 2020-12-16 18:02:47 -03:00
Adrián Chaves d0af008608
Merge pull request #4878 from elacuesta/response-protocol-attribute
Response.protocol attribute
2020-12-16 15:27:40 +01:00
Eugenio Lacuesta 5909d89d8c
Restore pywin32 requirement 2020-12-15 17:25:48 -03:00
Eugenio Lacuesta f0dbc08e37
Restore test requirements 2020-12-15 17:19:30 -03:00
Eugenio Lacuesta b261f52ebf
Restore minimum cryptography version 2020-12-15 16:54:18 -03:00
Eugenio Lacuesta abeb7dd092
Restore minimum pyOpenSSL version 2020-12-15 16:32:50 -03:00
Eugenio Lacuesta f742093032
Merge branch 'tox-pip20.2' into tests-github-actions 2020-12-15 15:40:50 -03:00
Eugenio Lacuesta 22fce67a7e
Remove travis config file 2020-12-15 13:07:52 -03:00
Eugenio Lacuesta 3143791569
Install system libraries only for ubuntu-based envs 2020-12-14 15:02:30 -03:00
Eugenio Lacuesta 7045d2c32e
Install system libraries for pinned envs 2020-12-14 14:55:09 -03:00
Eugenio Lacuesta a5088c4e20
Enable test envs with pinned dependencies 2020-12-14 14:50:23 -03:00
Eugenio Lacuesta 93f079a1ab
Merge branch 'test-ci' into tests-github-actions 2020-12-14 14:49:34 -03:00
Eugenio Lacuesta 7b778e33d4
Update depencencies 2020-12-14 14:47:06 -03:00
Eugenio Lacuesta 29769deecc
pypy3 adjustments 2020-12-11 21:34:28 -03:00
Eugenio Lacuesta 2513db9aa6
pypy3 adjustments 2020-12-11 21:24:50 -03:00
Eugenio Lacuesta 937c510a67
pypy3 adjustments 2020-12-11 21:16:23 -03:00
Eugenio Lacuesta c0bc1670ca
Virtualenv creation 2020-12-11 17:14:47 -03:00
Eugenio Lacuesta b6fe5c361a
Download specific pypy version 2020-12-11 17:08:46 -03:00
Eugenio Lacuesta 6b3e1c34f9
Update CI 2020-12-11 16:01:03 -03:00
Eugenio Lacuesta 1aba857f66
Update CI 2020-12-11 15:58:06 -03:00
Eugenio Lacuesta 9530784a40
Update CI 2020-12-11 15:50:40 -03:00
Eugenio Lacuesta e8851d1ea3
Update CI 2020-12-11 15:38:56 -03:00
Eugenio Lacuesta ccd78a710b
Update CI 2020-12-11 15:26:20 -03:00
Eugenio Lacuesta b7337e9143
CI: Pin python version 2020-12-11 15:16:56 -03:00
Eugenio Lacuesta 2f740b2967
Run most CI processes on GH actions 2020-12-11 15:13:57 -03:00
Mikhail Korobov 212163e199
Merge pull request #4912 from elacuesta/remove_deprecated_pickled_settings_to_override
Remove deprecated SCRAPY_PICKLED_SETTINGS_TO_OVERRIDE
2020-12-04 01:36:47 +05:00
gunadhya db10aaf9eb
Update links in installation guide (#4899) 2020-12-03 10:56:36 +01:00
Eugenio Lacuesta 6091f3cc03
Remove unused pickle import 2020-12-01 10:26:21 -03:00
Eugenio Lacuesta a80bafe5cd
Remove deprecated SCRAPY_PICKLED_SETTINGS_TO_OVERRIDE 2020-11-30 19:03:13 -03:00
Kader DJEHAF 7fec9f991f
[Cleaned] PEP 8: E251 unexpected spaces around keyword / parameter equals (#4911)
[Cleaned] PEP 8: E251 unexpected spaces around keyword / parameter equals
2020-11-30 17:47:28 -03:00
Adrián Chaves 487e19528b
Merge pull request #4901 from elacuesta/remove_deprecated_stuff
Remove deprecated stuff
2020-11-30 14:41:40 +01:00
Mikhail Korobov aed1707f24
Merge pull request #4909 from etimoz/exporters-doc-super-fix
Removed wrong super argument in overriding serialize_fields code example
2020-11-29 23:09:20 +05:00
etimoz 95d39d5cb4 removed wrong super argument in overriding serialize_fields code example 2020-11-29 13:24:04 +01:00
Andrey Rahmatullin 440e45d172
Merge pull request #4900 from elacuesta/deprecate_utils_py36
Deprecate scrapy.utils.py36 module
2020-11-24 23:59:00 +05: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
Eugenio Lacuesta fe8bb6bd90
Fix import 2020-11-23 16:51:04 -03:00