Commit graph

76 commits

Author SHA1 Message Date
Christian Bouvier d21d8c29b0 Make version available in code (#282)
It seems like there are multi ways to achieve that, all of them highliting
the importance of maintain a single source of truth for the version number.

More info: https://packaging.python.org/guides/single-sourcing-package-version/.

This PR includes one possible approach, open to discussion.
2018-10-14 15:02:58 -03:00
Juan Ignacio Fiorentino 6997e19687
Merge pull request #260 from dcollinsn/django-2.1
Django 2.1
2018-09-14 16:34:15 -03:00
Juan Ignacio Fiorentino b5e055205c Bump version v0.6.2. 2018-08-03 11:50:56 -03:00
Dan Collins 85ca083532 Remove Python 3.4, since it is intermittently failing in travis 2018-08-01 14:13:11 -04:00
stdweird 20d759ef98 setup.py: code is not zip_safe 2018-07-30 15:17:04 +02:00
Juan Ignacio Fiorentino e7eaa52e50 Bump version v0.6.1. 2018-07-10 11:16:02 -03:00
Juan Ignacio Fiorentino f132e041d5
Update setup.py 2018-04-27 14:47:07 -03:00
Juan Ignacio Fiorentino c06bf43f22 Bump version v0.6.0. 2018-04-13 16:48:06 -03:00
Allisson Azevedo 795ac32257 Update project to support Django 2.0 2018-02-01 14:00:57 -03:00
Wojciech Bartosiak f052f694c9 Bump version 2017-08-22 17:36:54 +02:00
Wojciech Bartosiak 7407e2c5b0 Bump version 2017-07-11 07:35:52 +02:00
Juan Ignacio Fiorentino 127bf8045d Merge pull request #176 from qedsoftware/develop
Don't pin exact versions in install_requires.
2017-05-18 23:57:10 -03:00
Ignacio Fiorentino 1397439b09 Bump version v0.5.1. 2017-05-18 23:49:06 -03:00
Wojciech Bartosiak fd7bbab96d Bump version 0.5.1 2017-05-09 00:40:24 +02:00
Franciszek Piszcz ba7a4fbb96 Don't pin exact versions in install_requires.
According to this: https://packaging.python.org/requirements/#install-requires-vs-requirements-files , dependencies should not be pinned to exact versions.
2017-04-23 15:27:59 +02:00
Ignacio Fiorentino 10ed8171f0 Bump version v0.4.4. 2016-11-29 17:37:07 -03:00
Ignacio Fiorentino 4155638226 Bump version v0.4.3. 2016-11-02 12:28:39 -03:00
Ignacio Fiorentino b442dbf979 Add Python 3.5 version in setup. 2016-10-28 15:30:47 -03:00
Ignacio Fiorentino d2e2c66d81 Fix setup. Now makes use of find_packages function. 2016-10-28 15:29:17 -03:00
Ignacio Fiorentino 76dca8f504 Bump version v0.4.2. 2016-10-13 11:31:33 -03:00
Ignacio Fiorentino aceb9d6c24 Bump version v0.4.1. 2016-10-03 12:57:39 -03:00
Ignacio Fiorentino 6ed2c200a7 Update pyjwkest to version 1.3.0. 2016-10-03 12:54:54 -03:00
Ignacio Fiorentino f882efbad3 Bump version v0.4.0. 2016-09-12 13:19:35 -03:00
Ignacio Fiorentino 988cad073e Add new test for migrations. 2016-08-11 16:43:30 -03:00
Graham Ullrich c24e4a48d1 Update version to 0.3.7 after at_hash fix
Using semantic versioning, a backward compatible bug fix deserves
a PATCH increment.
2016-08-11 11:17:25 -06:00
Graham Ullrich ffddb69f80 Add tests for at_hash
Ensure at_hash is present in id_token when warranted.
2016-08-08 11:24:07 -06:00
Graham Ullrich ddb62a383b Remove unused import
Update mock requirement.
2016-08-03 23:44:17 -06:00
Ignacio Fiorentino 5766f814d3 Bump version 0.3.6. 2016-07-07 12:52:32 -03:00
Ignacio Fiorentino ab65aab0e1 Bump version v0.3.5. 2016-06-21 12:30:15 -03:00
Ignacio Fiorentino 0e7d3cb388 Bump version v0.3.4. 2016-06-10 12:27:36 -03:00
Ignacio Fiorentino 497f2f3a68 Bump version v0.3.3. 2016-05-03 12:17:22 -03:00
Ignacio Fiorentino ad93b777db Bump version v0.3.2. 2016-04-26 17:33:43 -03:00
Ignacio 3c0a5e6e04 Bump version v0.3.1. 2016-03-09 12:11:59 -03:00
juanifioren e3ccc2a8f6 Bump version v0.3.0. 2016-02-23 15:31:07 -03:00
juanifioren 349619ac02 Bump version 0.2.5. 2016-02-03 16:00:02 -03:00
juanifioren ca07b8c7eb Update pyjwkest to version 1.1.0. 2016-02-03 15:54:14 -03:00
juanifioren 7cef7ab11a Change .rst to .md. 2016-02-02 13:18:40 -03:00
juanifioren 74add8d35f Bump version v0.2.4. 2016-01-20 14:11:19 -03:00
juanifioren 893201c283 Bump version v0.2.3. 2016-01-06 14:18:15 -03:00
Juan Ignacio Fiorentino b6429ab5c5 Update setup.py 2015-12-04 14:07:35 -03:00
Ignacio 153730e5f9 Fix posible bug with pyjwkest==1.0.8. Revert to version 1.0.6. 2015-12-03 13:29:57 -03:00
juanifioren 121f7f22cb Fix in tests when using JWS.verify_compact. Need allow_none set to True. 2015-12-01 14:42:39 -03:00
juanifioren ee91db6be8 Bump version 0.2.1. 2015-10-21 17:26:29 -03:00
Pablo SEMINARIO 6ff48091e5 Fix #49 updating pyjwkest version to 1.0.6
pyjwkest has changed the type of value returned by the `long_to_base64`
function, now it returns unicode.
2015-10-17 23:49:59 +02:00
juanifioren 9a685a7afa Merge from ByteInternet:refresh-tokens 2015-09-30 12:59:08 -03:00
Maarten van Schaik 893a877b76 Upgrade pyjwkest to version > 1.0.3
There have been some issues in Python 3 where elements of the id_token
were left when encoding the token. Cause was incorrect encoding logic in
pyjwkest. Version 1.0.3 has improved encoding handling.
2015-09-30 17:31:49 +02:00
Maarten van Schaik 8d672cc1ba Add support for refresh_token to token endpoint 2015-09-30 14:55:48 +02:00
juanifioren c76f73eb7e Bump version 0.2.0. 2015-09-25 17:24:58 -03:00
juanifioren 984b1498bc Bump version v0.1.2. 2015-08-03 15:27:28 -03:00
Juan Ignacio Fiorentino 9ae3bca37d Add commands into build on setup. 2015-08-02 23:44:06 -03:00