diff --git a/testing/py3-bookkeeper/APKBUILD b/testing/py3-bookkeeper/APKBUILD
index 47b76625677d40eaa6f2793e170ccab9c1c573b3..05ca80bceaf4d3e524ff52be2cc1199aab6fecea 100644
--- a/testing/py3-bookkeeper/APKBUILD
+++ b/testing/py3-bookkeeper/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Alex Yam <alex@alexyam.com>
 # Maintainer: Alex Yam <alex@alexyam.com>
 pkgname=py3-bookkeeper
-pkgver=4.16.2
-pkgrel=2
+pkgver=4.17.1
+pkgrel=0
 pkgdesc="Python client for Apache Bookkeeper"
 url="https://github.com/apache/bookkeeper"
 arch="noarch"
@@ -26,5 +26,5 @@ package() {
 }
 
 sha512sums="
-2826cbd9c8769a8d6f9d0c6102999684bccf9f667ca693e5f6fabb1e4c99ce096a9f99b51d87e5eae311bd5a8f3b8557e93edaaa8a00fd0e21be68aad44811eb  bookkeeper-release-4.16.2.tar.gz
+befe66a0800c939ff2ca65dd05d29141c56fa0b1af8f8445bef6abca5f6c6dfabdb652e40cbdc4a2535089da0e77fd9a927ab9d9c6c86c8d05f8ba98a56529d0  bookkeeper-release-4.17.1.tar.gz
 "