Commit Graph

306 Commits

Author SHA1 Message Date
pyup.io bot d375b22f1b Scheduled weekly dependency update for week 09 (#135)
* Update pytest from 3.3.2 to 3.4.1

* Update coverage from 4.4.2 to 4.5.1

* Update sphinx from 1.6.6 to 1.7.1

* Update aiohttp-session from 2.1.0 to 2.3.0

* Update aioredis from 1.0.0 to 1.1.0

* Update aiohttp from 2.3.9 to 3.0.6
2018-03-05 19:38:35 +02:00
Andrew Svetlov 4506c306a7 Relax travis matrix 2018-02-26 17:50:56 +02:00
Phil Elson 9b9b848fdd Two trivial typos. (#129) 2018-02-01 10:50:58 +02:00
Eduard Nabokov 1679f6713b Update docs and demo with login required, has permission (#128)
* Work on

* Update docs with login_required and has_permission
2018-01-24 12:29:20 +02:00
pyup.io bot f9628b0ac1 Update aiohttp from 2.3.7 to 2.3.9 (#127) 2018-01-23 11:31:22 +02:00
pyup.io bot f8940c0696 Scheduled weekly dependency update for week 01 (#126)
* Update pytest from 3.3.1 to 3.3.2

* Update sphinx from 1.6.5 to 1.6.6

* Update aiopg from 0.13.1 to 0.13.2
2018-01-08 23:42:12 +02:00
Grygorii Yermolenko 5d1195b85d Small updates in readme and docs (#125)
- add info about installation with extra ([]session])
- add links to examples
- move `Public api` header into related section
2018-01-03 12:09:11 +02:00
Andrew Svetlov 8360095011 Fix years 2018-01-02 14:31:39 +02:00
Grygorii Yermolenko d89f6b7e3d Fix in demos related to async-await syntax (#123)
- remove 3.4 version from setup.py
- add cryprography package to requirements since it is used in
dictionary_auth
- add a few missed async kwords
2018-01-02 14:31:19 +02:00
pyup.io bot db7dbd9b07 Scheduled weekly dependency update for week 00 (#124)
* Update pytest from 3.2.5 to 3.3.1

* Update aiohttp-session from 1.2.1 to 2.1.0

* Update aiohttp from 2.3.3 to 2.3.7

* Update pytest-aiohttp from 0.1.3 to 0.3.0
2018-01-02 14:28:32 +02:00
Andrew Svetlov 5b2ff779c3 Switch to async/await syntax 2017-12-13 16:51:46 +02:00
pyup.io bot b9dee120c3 Scheduled weekly dependency update for week 47 (#115)
* Update pytest from 3.2.3 to 3.2.5

* Update aiohttp-session from 1.2.0 to 1.2.1

* Update aioredis from 0.3.5 to 1.0.0

* Update aiohttp from 2.3.2 to 2.3.3
2017-11-22 19:59:14 +02:00
Andrew Svetlov aff9a6a915 Bump to 0.2.0 2017-11-17 17:54:46 +02:00
Andrew Lytvyn 92e6fec6f5 is_anonymous, login_required, has_permission helpers (#114)
* add is_anonymous helper function and login_required, has_permission decorators

* add docs for `is_anonymous`, `login_required` and `has_permission` functions

* permission can be `enum.Enum` object; cover with tests

* isort fix
2017-11-17 17:51:40 +02:00
pyup.io bot 810312b508 Scheduled weekly dependency update for week 46 (#113)
* Update coverage from 4.4.1 to 4.4.2

* Update aiohttp-session from 1.0.1 to 1.2.0

* Update aioredis from 0.3.4 to 0.3.5

* Update aiohttp from 2.3.1 to 2.3.2
2017-11-13 16:46:55 +02:00
pyup.io bot 18a04b879e Scheduled weekly dependency update for week 44 (#111)
* Update flake8 from 3.4.1 to 3.5.0

* Update sphinx from 1.6.4 to 1.6.5

* Update aioredis from 0.3.3 to 0.3.4

* Update aiohttp from 2.2.5 to 2.3.1
2017-10-30 16:41:06 +02:00
Andrew Svetlov cd833edb6c Update trove classifiers 2017-10-17 12:41:11 +03:00
Andrew Svetlov 0694e6e084 Add autodeployment on travis 2017-10-17 12:39:18 +03:00
Andrew Svetlov 63870d992e Bump to 0.1.2 2017-10-17 12:37:09 +03:00
Alex Kuzmenko aef24fae3d `aiohttp-session` is not required (#107)
* aiohttp_session is not required

* fix code coverage

* has_aiohttp_session -> HAS_AIOHTTP_SESSION
2017-10-17 12:32:53 +03:00
Nikolay Novik 747ec05cfb Merge pull request #109 from alxpy/alxpy-patch-7
Added new python versions to travis-ci
2017-10-10 16:51:15 +03:00
Alex Kuzmenko 66391b9f25 added new python versions to travis-ci 2017-10-10 16:44:17 +03:00
pyup.io bot a46ca6ec68 Scheduled weekly dependency update for week 41 (#106)
* Update pytest from 3.2.2 to 3.2.3

* Update sphinx from 1.6.3 to 1.6.4
2017-10-10 14:39:07 +03:00
Devin Fee 1a9ab6424e added simplistic dictionary_auth example (#105) 2017-09-19 11:54:37 +03:00
pyup.io bot b0895806af Scheduled weekly dependency update for week 38 (#104)
* Update pytest-cov from 2.4.0 to 2.5.1

* Update coverage from 4.3.4 to 4.4.1

* Update pytest-aiohttp from 0.1.2 to 0.1.3
2017-09-18 18:27:15 +03:00
Nikolay Novik dbac083096 Merge pull request #102 from aio-libs/pyup-update-aiohttp-session-1.0.0-to-1.0.1
Update aiohttp-session to 1.0.1
2017-09-14 21:11:53 +03:00
pyup.io bot 5811ab90c8 Update pytest from 3.2.0 to 3.2.2 (#99) 2017-09-14 13:20:20 +03:00
Andrew Svetlov 4a0a078976 Create .pyup.yml 2017-09-14 13:20:00 +03:00
pyup-bot 22c51b5fd0 Update aiohttp-session from 1.0.0 to 1.0.1 2017-09-14 13:19:18 +03:00
pyup.io bot 921506c3c4 Update aiopg from 0.13.0 to 0.13.1 (#100) 2017-09-14 13:18:49 +03:00
pyup.io bot d30a158345 Update flake8 from 3.3.0 to 3.4.1 (#97) 2017-08-04 12:59:21 +03:00
pyup.io bot df198ae8d1 Update aiohttp from 2.2.3 to 2.2.5 (#96) 2017-08-04 12:26:39 +03:00
pyup.io bot 05a4cc03d2 Update aiohttp-session from 0.8.0 to 1.0.0 (#91) 2017-08-04 12:25:48 +03:00
pyup.io bot bbb41dd3ad Update pytest from 3.1.3 to 3.2.0 (#94) 2017-08-02 09:29:27 +03:00
pyup.io bot f716fb353b Update pytest from 3.1.2 to 3.1.3 (#89) 2017-07-24 09:59:09 +03:00
Thijs Triemstra e99ce6ba23 update passlib url (#90) 2017-07-24 09:58:54 +03:00
pyup.io bot 6ebf9355fc Update aiohttp from 2.2.2 to 2.2.3 (#88) 2017-07-04 19:26:50 +03:00
pyup.io bot d473f57e8e Update aioredis from 0.3.2 to 0.3.3 (#84) 2017-07-03 13:04:48 +03:00
pyup.io bot 7ab68c9f6d Update sphinx from 1.6.2 to 1.6.3 (#85) 2017-07-03 13:04:30 +03:00
pyup.io bot b7dbe3ae16 Update aiohttp from 2.2.0 to 2.2.2 (#87) 2017-07-03 13:04:10 +03:00
Nikolay Novik 1b52d4b76b Merge pull request #82 from aio-libs/pyup-update-aiohttp-2.1.0-to-2.2.0
Update aiohttp to 2.2.0
2017-06-29 00:31:08 +03:00
Nikolay Novik 5d89f5feed Merge pull request #83 from aio-libs/pyup-update-aioredis-0.3.1-to-0.3.2
Update aioredis to 0.3.2
2017-06-29 00:30:54 +03:00
pyup-bot 640ae0fe72 Update aioredis from 0.3.1 to 0.3.2 2017-06-21 11:29:34 +03:00
pyup.io bot 352d1f4526 Update pytest from 3.1.1 to 3.1.2 (#81) 2017-06-20 16:10:45 +03:00
pyup-bot aab14aedae Update aiohttp from 2.1.0 to 2.2.0 2017-06-20 14:51:33 +03:00
Nikolay Novik 6e0864d088 Merge pull request #80 from aio-libs/pyup-update-pytest-3.1.0-to-3.1.1
Update pytest to 3.1.1
2017-06-08 22:23:59 +03:00
pyup-bot 4de9d8f5f9 Update pytest from 3.1.0 to 3.1.1 2017-05-31 05:14:57 -07:00
Thanos Lefteris 1009a29a63 Add asyncio trove classifier (#69) 2017-05-28 14:08:53 -07:00
pyup.io bot 867c8d8e07 Update pytest from 3.0.7 to 3.1.0 (#77) 2017-05-28 14:08:13 -07:00
pyup.io bot 118f1f473a Update sphinx from 1.5.5 to 1.6.2 (#79) 2017-05-28 14:07:47 -07:00