diff options
author | Tim Biermann <tbier@posteo.de> | 2022-11-06 08:31:11 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-11-06 08:31:11 +0000 |
commit | 93ec400b38a97adec4ecc6035f4fcb9802bcca4c (patch) | |
tree | 8e8dc037acaa8fc72f1def99a86cd792dfba8cba /python3-websocket-client/Pkgfile | |
parent | 47e7e8dd4711a66596b7f0eb9e0faefef3d0d107 (diff) | |
download | contrib-93ec400b38a97adec4ecc6035f4fcb9802bcca4c.tar.gz contrib-93ec400b38a97adec4ecc6035f4fcb9802bcca4c.tar.xz |
python3-websocket-client: 1.4.1 -> 1.4.2
Diffstat (limited to 'python3-websocket-client/Pkgfile')
-rw-r--r-- | python3-websocket-client/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-websocket-client/Pkgfile b/python3-websocket-client/Pkgfile index 1f2901753..496252d89 100644 --- a/python3-websocket-client/Pkgfile +++ b/python3-websocket-client/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools python3-six name=python3-websocket-client -version=1.4.1 +version=1.4.2 release=1 source=(https://pypi.python.org/packages/source/w/websocket-client/websocket-client-$version.tar.gz) |