summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-passlib_1.7.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-passlib: Upgrade 1.7.2 -> 1.7.4Leon Anavi2020-10-161-21/+0
| | | | | | | | | | | | | | | | Upgrade to release 1.7.4: - passlib.ext.django – updated tests to pass for Django 1.8-3.1; along with some internal refactoring of the test classes. - CryptContext will now throw UnknownHashError when it can't identify a hash provided to methods such as CryptContext.verify(). Previously it would throw a generic ValueError. License-Update: Updated URLs, styling fixes, bumped copyright year Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-passlib: Consolidate in a single fileLeon Anavi2020-06-221-1/+20
| | | | | | | | | | | Consolidate inc and bb files into a single bb file. Update HOMEPAGE. Due to BitBucket deprecating Mercurial support, Passlib's public repository and issue tracker has moved to https://foss.heptapod.net/python-libs/passlib/wikis/home Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-passlib: upgrade 1.7.1 -> 1.7.2Zang Ruochen2020-01-021-0/+2
-License-Update: Copyright year updated to 2019. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>