diff options
Diffstat (limited to 'python3-websocket-client/Pkgfile')
-rw-r--r-- | python3-websocket-client/Pkgfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/python3-websocket-client/Pkgfile b/python3-websocket-client/Pkgfile index 9f79b9ddd..dc520262a 100644 --- a/python3-websocket-client/Pkgfile +++ b/python3-websocket-client/Pkgfile @@ -1,12 +1,11 @@ # Description: WebSocket client library for Python. # URL: https://github.com/liris/websocket-client # Maintainer: Danny Rawlins, crux at romster dot me -# Packager: Danny Rawlins, crux at romster dot me # Depends on: python3-setuptools name=python3-websocket-client _name=websocket_client -version=0.44.0 +version=0.46.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/$_name-$version.tar.gz use-system-ca.patch) |