Commit Graph

298 Commits

Author SHA1 Message Date
b1244543f2 Bump to a Twisted that has Site.getContentFile support 2020-11-18 15:42:10 -05:00
dce8d3598a Be even more lenient, in the hopes of working on Nix. 2020-10-27 08:54:16 -04:00
4b7ab2bfd8 Version that works with Python 2. 2020-10-26 16:54:19 -04:00
d5333ae9f9 Merge remote-tracking branch 'origin/master' into 3485.backported-configparser-for-py-2 2020-10-26 16:53:19 -04:00
f50fd8e474 Switch to new configparser backport. 2020-10-26 12:12:46 -04:00
931bdef2a2 Get rid of the old implementation and related unused code
Also put in the new implementation, though now it needs tests because *there
were no direct tests for the old one*.
2020-10-23 09:23:16 -04:00
4305777f88 Nevow is no longer a dependency 2020-10-21 10:03:06 -04:00
d74d7e733c Merge branch 'master' into 3394.py38-tests 2020-09-09 21:42:32 -04:00
e893254855 Use Pyrsistent < 0.17.0 2020-09-08 17:23:08 -04:00
810c7eefd8 Pin Pyrsistent at a Python 2.7 compatible version 2020-09-08 16:31:57 -04:00
c48548a7ca Allow installation on later versions of Python. 2020-08-21 19:55:34 -04:00
a9fa70c3d5 Add upper bound for attrs library 2020-08-21 15:55:39 -04:00
4dae5d867c Add retry logic, listenOnUnused is potentially flaky. 2020-07-28 11:09:02 -04:00
04db52b9e4 Some manual tweaks to be more likely to work with Python 3.
The Linux distribution porting code was obsolete (using Python APIs not present
in Python 3, /etc/lsb-release isn't a thing on Fedora 31, for example), so
replaced it with maintained third-party library.
2020-07-24 14:06:12 -04:00
3f887f9279 Respond to review
- Use the subunitv2-file reporter to allow for nicer error handling
- Undo the depgraph.sh change, see if it really matters
- Rename passing -> ratchet-passing to distinguish from ported modules
  tracker
- Misc. documentation and ratchet.sh improvements
2020-07-14 20:11:58 -04:00
d25c8b1a25 Start ratcheting up passing tests under Python 3 2020-07-13 22:42:48 -04:00
5a2ee5387a Bump txi2p to unreleased version that supports Py3
The plan is to keep i2p support around, in the hopes that upstream libs
(txi2p, foolscap) are ported to Python 3 by the time we _really_ need
them.
2020-07-13 22:27:59 -04:00
2eab253b0f Change python_requires in setup.py 2020-07-13 22:27:59 -04:00
0bc8a441a9 Add pyutil as direct dependency; it was previously indirect dependency via zfec. 2020-07-08 11:56:53 -04:00
e06d41442a Merge remote-tracking branch 'origin/master' into 3324-humanreadable-python-3 2020-07-07 11:03:33 -04:00
906d6ac291 Switch to flake8 as a better way of running pyflakes. 2020-07-06 13:50:06 -04:00
83182e1d38 Remove extraneous semicolon. 2020-07-03 13:15:13 -04:00
70a029fb81 Tests pass on both Python 2 and Python 3. 2020-07-02 14:26:35 -04:00
c207a0c932 Port test_humanreadable.py to Python 3. 2020-07-02 14:10:38 -04:00
76d667865e Remove some top-level packaging related to magic-folders 2020-02-13 10:21:45 -05:00
5bd84895fd Merge pull request #685 from tahoe-lafs/2392.pywin32
Replace pypiwin32 with pywin32

Fixes: ticket:2392
2020-01-20 14:09:32 -05:00
5dd355fbfa Stop accessing the maybe-deprecated Request.channel attribute 2020-01-17 11:45:08 -05:00
feb6c2f2fc depend on pywin32 instead 2020-01-17 10:59:23 -05:00
c8bd3e9a05 pin a known working foolscap 2020-01-13 10:52:09 -05:00
599419c820 comment about this requirement 2019-12-18 15:31:17 -05:00
8cb91f6f23 Try narrowing the coverage.py requirement
Perhaps the 5.0 release is causing problems
2019-12-18 13:11:59 -05:00
3b07a2873e Merge pull request #659 from tahoe-lafs/3255.python3-porting-done-oracle
Add a Python 3 porting-done oracle to the test suite
2019-11-05 05:00:25 +00:00
d8eeaf6196 Declare a cryptography dependency. 2019-10-16 15:20:14 -04:00
971ead3148 Get the syntax right 2019-09-17 11:35:37 -04:00
98b3a644da add some tests 2019-09-17 11:35:37 -04:00
hab
985f659afe Merge remote-tracking branch 'upstream/master' into move-to-twt--introducer 2019-08-16 17:52:05 +01:00
739df66c80 can't have nice things 2019-08-14 14:48:12 -04:00
hab
e2aba7f4bb Use beautifulsoup4+html5lib for web tests.
Assertions about the rendered template will be easier to write and
don't rely on perfect substring matches.
2019-08-14 19:45:16 +01:00
faed622ee9 Add an "sftp" extra and put the Conch dependency there 2019-08-14 09:04:20 -04:00
e977395808 We can use the "compatibility" comparison now. 2019-08-13 19:11:44 -04:00
f1bc71811e Update this dated comment 2019-08-13 19:11:35 -04:00
e2ec4d3fa4 Get rid of _auto_deps.{install_requires,setup_requires} 2019-08-13 18:54:16 -04:00
67abb02a83 include package data for crypto tests 2019-06-13 22:19:28 -06:00
b477a4656d Also install the test plugins. 2019-05-08 18:42:17 -06:00
76bb84a77f Express "watchdog" dependency via a setup.py extra
For consistency with PR #388 (a06cf2ea4c)
2019-03-14 11:23:16 -04:00
f20184ce95 Declare our new dependencies 2019-02-25 11:55:47 -05:00
f6e00248bb Explicitly select a pyflakes version 2019-01-24 10:23:26 -05:00
b13f1cc531 try with only one extra 2018-08-06 12:13:33 -04:00
f71bbff877 Basic towncrier skeleton 2018-08-06 10:13:16 -04:00
05edde9a64 setup.py: unpin pypiwin32, should be fixed by now
At the time we pinned this to v219, I think the v220 on PyPI was broken for
py2.7, or they'd stopped producing newer wheels for py2 but the most recent
py2-capable one was broken. The upstream bug is fixed, so I'll unpin this and
see if it works.
2018-03-30 11:46:15 -07:00