mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-bcrypt: repackage with updated pep517 build style
This commit is contained in:
parent
35c908db9f
commit
fb04dc52a3
1 changed files with 0 additions and 4 deletions
|
@ -14,7 +14,3 @@ homepage="https://github.com/pyca/bcrypt"
|
|||
changelog="https://github.com/pyca/bcrypt/blob/main/README.rst#changelog"
|
||||
distfiles="${PYPI_SITE}/b/bcrypt/bcrypt-${version}.tar.gz"
|
||||
checksum=433c410c2177057705da2a9f2cd01dd157493b2a7ac14c8593a16b3dab6b6bfb
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib* && pwd)" pytest
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue