index
:
delta/python-packages/py-bcrypt-git.git
3.2.x
alex-patch-1
dependabot/cargo/src/_bcrypt/bcrypt-pbkdf-0.10.0
dependabot/cargo/src/_bcrypt/crypto-common-0.1.5
dependabot/cargo/src/_bcrypt/proc-macro2-1.0.58
dependabot/cargo/src/_bcrypt/pyo3-0.18.3
dependabot/github_actions/actions/setup-python-v2.2.0
dependabot/github_actions/actions/setup-python-v2.2.1
dependabot/github_actions/actions/setup-python-v2.2.2
dependabot/github_actions/actions/upload-artifact-2.3.0
dependabot/github_actions/actions/upload-artifact-v2.2.3
main
master
reaperhulk-patch-1
wheels
github.com: pyca/bcrypt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update our python versions to be consistent (#241)
Alex Gaynor
2020-12-19
1
-1
/
+3
*
Drop six dependency (#225)
Eugene
2020-08-17
1
-2
/
+1
*
Remove legacy setup.py stuff (#124)
Alex Gaynor
2020-08-14
1
-155
/
+3
*
add: type hints to top level functions (#218)
Steve Dignam
2020-08-13
1
-1
/
+2
*
support only python 3.6+ (#217)
Paul Kehrer
2020-08-11
1
-4
/
+1
*
Paint it Black by the Rolling Stones (#208)
Alex Gaynor
2020-07-23
1
-71
/
+61
*
Move Windows CI to Github Actions (#195)
Alex Gaynor
2020-03-22
1
-1
/
+0
*
Fixes #187 -- test and build wheels on py38 (#188)
Alex Gaynor
2019-10-20
1
-0
/
+1
*
Pass python_requires argument to setuptools (#154)
Jon Dufresne
2018-10-30
1
-0
/
+1
*
Added py37 (#149)
Alex Gaynor
2018-07-04
1
-0
/
+1
*
Add useful trove classifiers (dev status & license) (#143)
Jon Dufresne
2018-06-16
1
-0
/
+2
*
blacklist pytest 3.3.0 because it's broken (#135)
Alex Gaynor
2017-12-04
1
-2
/
+2
*
Drop Python 2.6 and 3.3 support (#133)
Hugo
2017-10-19
1
-2
/
+0
*
bump pytest version (#120)
Alex Gaynor
2017-08-10
1
-2
/
+2
*
Blacklist pytest version which breaks things (#118)
Alex Gaynor
2017-08-06
1
-2
/
+2
*
We do the py36 (#102)
Alex Gaynor
2017-01-01
1
-0
/
+2
*
Utf8 fix (#100)
Paul Kehrer
2016-12-17
1
-1
/
+2
*
raise a decent error if pypy <2.6 + update README
Paul Kehrer
2016-02-13
1
-0
/
+9
*
drop python 3.2
Alex Gaynor
2015-10-17
1
-1
/
+1
*
Migrate to using CFFI 1.0
Donald Stufft
2015-06-11
1
-42
/
+13
*
Removed usage of mock which wasn't really doing anything
Alex Gaynor
2014-12-06
1
-2
/
+0
*
scrapped attribute dict in setup.py, it wasn't doing much
Alex Gaynor
2014-12-05
1
-21
/
+8
*
Upgrade crypt_blowfish to 1.3
Donald Stufft
2014-12-05
1
-1
/
+1
*
Port the setup.py from pyca/cryptography to bcrypt
Donald Stufft
2014-12-05
1
-25
/
+185
*
Enable flake8 style checks
Donald Stufft
2014-12-05
1
-4
/
+4
*
Switch to using six
Donald Stufft
2014-12-05
1
-0
/
+5
*
Use a more consistent name for the compiled module
Donald Stufft
2013-05-11
1
-1
/
+9
*
Add tests to ensure behavior
Donald Stufft
2013-05-10
1
-2
/
+8
*
Package the bcrypt library
Donald Stufft
2013-05-10
1
-0
/
+92