aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* bump cryptographyThomas Kriechbaumer2017-12-171-1/+1
| | | | This includes important security fixes.
* [requires.io] dependency updaterequires.io2017-12-151-1/+1
|
* vendoring of wsprotoThomas Kriechbaumer2017-12-121-0/+1
| | | | | https://github.com/python-hyper/wsproto.git commit 5ea2da61266796666f5de6461aaae22e6b00deba
* [requires.io] dependency update on master branch (#2637)Thomas Kriechbaumer2017-12-111-2/+2
|
* [requires.io] dependency update on master branch (#2629)Thomas Kriechbaumer2017-11-151-1/+1
|
* [requires.io] dependency updaterequires.io2017-11-101-1/+1
|
* [requires.io] dependency update on master branch (#2623)Thomas Kriechbaumer2017-11-101-1/+1
|
* bump flake8Thomas Kriechbaumer2017-10-311-1/+1
| | | | closes #2601
* [requires.io] dependency update on master branch (#2586)Thomas Kriechbaumer2017-10-221-3/+3
|
* allow pyOpenSSL 17.2Maximilian Hils2017-10-171-1/+1
|
* [requires.io] dependency updaterequires.io2017-10-061-1/+1
|
* [requires.io] dependency updaterequires.io2017-10-021-1/+1
|
* remove html outline contentview, fix #2572Maximilian Hils2017-09-141-1/+0
|
* [requires.io] dependency updaterequires.io2017-09-141-1/+1
|
* remove jsbeautifier dependencyMaximilian Hils2017-09-031-1/+0
|
* remove cssutils dependencyMaximilian Hils2017-08-241-1/+0
|
* Revert "Fix version conflict"Thomas Kriechbaumer2017-08-151-1/+0
|
* Fix version conflictUjjwal Verma2017-08-101-0/+1
|
* [requires.io] dependency updaterequires.io2017-08-021-2/+2
|
* bump dependencyThomas Kriechbaumer2017-08-021-1/+1
|
* [requires.io] dependency updaterequires.io2017-07-241-1/+1
|
* [requires.io] dependency update on master branch (#2435)Thomas Kriechbaumer2017-07-241-2/+2
|
* require latest mypy version (refs #2452)Maximilian Hils2017-07-241-1/+1
|
* update mypyMaximilian Hils2017-07-201-1/+1
|
* [requires.io] dependency update on master branch (#2426)Thomas Kriechbaumer2017-07-091-1/+1
|
* update dependenciesMaximilian Hils2017-07-051-2/+2
|
* [requires.io] dependency update on master branch (#2373)Maximilian Hils2017-06-051-1/+1
|
* [requires.io] dependency update on master branch (#2360)Maximilian Hils2017-05-311-2/+2
|
* fix mypy annotationsMaximilian Hils2017-05-261-1/+1
|
* cleanup old tls_parserThomas Kriechbaumer2017-05-261-1/+0
|
* upgrade pytest and remove our pytest.raises wrapperThomas Kriechbaumer2017-05-241-17/+10
|
* [requires.io] dependency update (#2328)Maximilian Hils2017-05-181-1/+1
|
* update packagesThomas Kriechbaumer2017-05-111-2/+2
|
* fixed lintCharles d'Hondt2017-05-041-1/+1
|
* Added ldap mock testCharles d'Hondt2017-05-041-1/+1
|
* added ldap3 to setup.pyCharles d'Hondt2017-05-021-0/+1
|
* bump cryptography min-versionThomas Kriechbaumer2017-04-271-1/+1
| | | | This removes OpenSSL v0.9.8 support.
* Remove watchdog, solidify script testingAldo Cortesi2017-04-261-1/+0
| | | | | | | | - Remove the watchdog dependency. We now just stat the script file every 2 seconds to check for an updated mtime. - Further solidify our script testing, and in particular make the example tests nicer. These should exemplify how we want users to test their own addon scripts. More work on addon testing to follow.
* [requires.io] dependency update on master branch (#2252)Maximilian Hils2017-04-201-1/+1
|
* [requires.io] dependency update on master branch (#2241)Maximilian Hils2017-04-171-2/+2
|
* Update setup.pyMaximilian Hils2017-04-161-1/+1
|
* [requires.io] dependency updaterequires.io2017-04-161-1/+1
|
* update kaitai and recompile formatsThomas Kriechbaumer2017-04-161-1/+1
|
* bump h2Thomas Kriechbaumer2017-03-241-2/+2
|
* [requires.io] dependency update on master branch (#2193)Maximilian Hils2017-03-211-1/+1
|
* Make mypy succeed with imports on master.pyAldo Cortesi2017-03-171-1/+1
| | | | | | | | | | | | | | | | | | We get little benefit from our mypy QA checks at the moment, because we skip imports. This patch is what's needed to make mypy succeed with imports on a single file: master.py It also updates mypy to the current version, and enables a QA check. Mypy bugs I encountered: dict.update with kwargs not supported: https://github.com/python/mypy/issues/1031 property setters and getters must be adjacent: https://github.com/python/mypy/issues/1465
* bump h2 and hyperframeThomas Kriechbaumer2017-03-161-2/+2
|
* Merge pull request #2167 from mhils/update-dependenciesAldo Cortesi2017-03-161-1/+1
|\ | | | | update mypy
| * update mypyMaximilian Hils2017-03-151-1/+1
| |
* | bump sphinxThomas Kriechbaumer2017-03-151-2/+2
|/