python3-authres: updated python syntax
This commit is contained in:
parent
583bd2c49d
commit
b352dbfbaf
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3wiHngeB/YdeQxRrtOuP2LwVHGY4Qqq1NusS/xXXvny0F+lrKJkcxUYU9M62PCHlfsO8UOWW8pFjdspyGjP/xQw=
|
||||
SHA256 (Pkgfile) = 1e07667552d393d1b60fe81a66c9c870da40863061e43d2ca38f39858d931a0f
|
||||
RWSagIOpLGJF346UZJya9JEjv01VH6+4mpGjcWk+p/TOFCjWcvCaNgceMCwGg2ygnIZyzjo5tKrdAHVZILu+HkP7G98XkRDy6go=
|
||||
SHA256 (Pkgfile) = d9cdc4f28426677e1a7bc1aa70472b5d2a2e15873a72801b20e06e427b96559d
|
||||
SHA256 (.footprint) = 4cd5b6d6780da423406eeb2de26257a53a7ec557abf8467ed9d7844c74477149
|
||||
SHA256 (authres-1.2.0.tar.gz) = 93d1b995ad7ce21e62db649f361048125dd6022563a0ae8a23909465f1fd25b7
|
||||
|
@ -10,8 +10,8 @@ source=(https://launchpad.net/authentication-results-python/${version::3}/$versi
|
||||
|
||||
build() {
|
||||
cd authres-$version
|
||||
python3 setup.py build
|
||||
python3 setup.py install \
|
||||
/usr/bin/python3 setup.py build
|
||||
/usr/bin/python3 setup.py install \
|
||||
--root=$PKG \
|
||||
--optimize=1 \
|
||||
--skip-build
|
||||
|
Loading…
x
Reference in New Issue
Block a user