summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove reference to azure pipelines from manifest.in (#203)Alex Gaynor2020-04-191-4/+1
* name the GA jobs and update the README (#202)Paul Kehrer2020-04-123-3/+5
* Try to fix ubuntu wheel builder (#201)Alex Gaynor2020-04-121-2/+4
* move is not a command on macOS and Linux (#200)Alex Gaynor2020-04-121-2/+2
* fixed wheel builder syntax (#199)Alex Gaynor2020-04-121-0/+1
* Migrate wheel builders to GA (#198)Alex Gaynor2020-04-123-213/+193
* Add changelog entry for 3.4 (#197)Alex Gaynor2020-03-221-0/+6
* Convert macOS CI to GA (#196)Alex Gaynor2020-03-222-40/+23
* Move Windows CI to Github Actions (#195)Alex Gaynor2020-03-227-77/+50
* don't downgrade pip on windows wheel building (#190)Paul Kehrer2019-10-201-2/+0
* Fixes #187 -- test and build wheels on py38 (#188)Alex Gaynor2019-10-205-1/+27
* Updated README.md with alpine dependecies (#184)Eduardo2019-07-281-0/+7
* 3.1.8.dev1 version bump (#183)Paul Kehrer2019-06-191-1/+1
* bcrypt 3.1.7 release (#180)3.1.7Paul Kehrer2019-06-192-2/+9
* workaround pep517 issues with pip (#181)Paul Kehrer2019-06-191-3/+9
* Update release automation for CI updates (#178)Alex Gaynor2019-05-263-121/+103
* add azure pipelines wheel builder for bcrypt (#177)Paul Kehrer2019-05-263-184/+163
* Remove darwin from install.sh (#175)Alex Gaynor2019-05-261-16/+1
* Remove darwin from run.sh (#176)Alex Gaynor2019-05-261-10/+0
* Azure (#174)Paul Kehrer2019-05-265-66/+93
* Pin the lower bound of PEP517-required setuptools (#171)Sviatoslav Sydorenko2019-05-071-1/+4
* remove advertising clause from niels blowfish code, with his explicit permiss...Tom Callaway2019-04-162-8/+2
* reopen master (#167)Paul Kehrer2019-01-161-1/+1
* version bump and changelog 3.1.6 (#165)3.1.6Paul Kehrer2019-01-162-1/+6
* Added portable_endian support for Haiku OS (#164)Mark Dastmalchi-Round2019-01-161-0/+4
* bump version for next dev cycle (#163)Paul Kehrer2018-12-111-1/+1
* port the cffi libffi build code (#162)Paul Kehrer2018-12-111-0/+26
* changelog and bump version to 3.1.5 (#161)3.1.5Paul Kehrer2018-12-112-1/+9
* add AIX platform support to portable_endian.h (#159)k3it2018-12-031-0/+29
* encrypt another payload (#156)Paul Kehrer2018-10-301-1/+1
* Pass python_requires argument to setuptools (#154)Jon Dufresne2018-10-301-0/+1
* fix our CI rot (#155)Paul Kehrer2018-10-303-6/+17
* Added a pyproject.toml (#153)Alex Gaynor2018-07-232-0/+9
* switch wheel building back to using pip wheel (#152)Paul Kehrer2018-07-141-13/+4
* Include license file in the generated wheel package (#141)Jon Dufresne2018-07-141-0/+2
* Use a relative import. (#147)David Manthey2018-07-121-2/+1
* update the readme to note alternatives but still say bcrypt is good (#151)Paul Kehrer2018-07-041-1/+9
* use limited api to build wheels for macOS and linux (#150)Paul Kehrer2018-07-041-12/+23
* Added py37 (#149)Alex Gaynor2018-07-045-8/+23
* Update all pypi.python.org URLs to pypi.org (#145)Jon Dufresne2018-06-261-1/+1
* Add useful trove classifiers (dev status & license) (#143)Jon Dufresne2018-06-161-0/+2
* Don't emit warnings here, there's no point (#137)Alex Gaynor2017-12-041-1/+3
* put a stacklevel on this warning (#136)Alex Gaynor2017-12-041-1/+3
* blacklist pytest 3.3.0 because it's broken (#135)Alex Gaynor2017-12-041-2/+2
* Drop Python 2.6 and 3.3 support (#133)Hugo2017-10-197-33/+18
* 3.1.4 version bump and changelog (#129)3.1.4Paul Kehrer2017-10-112-1/+6
* Fix travis build (#126)Alex Gaynor2017-09-043-19/+1
* Fixed #122 -- added checkpw to __all__ so it shows up in docs (#123)Alex Gaynor2017-08-261-1/+1
* bump pytest version (#120)Alex Gaynor2017-08-101-2/+2
* Blacklist pytest version which breaks things (#118)Alex Gaynor2017-08-062-4/+4