diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-11-10 21:49:29 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-11-10 23:05:18 +1100 |
commit | 55cc45b906a33a86771afd37b345ca80bdc59470 (patch) | |
tree | c52f5e525852b3a1e99c44692e1389ed98a86d82 /python3-websocket-client/Pkgfile | |
parent | e9111f35748a53718d0156f584b8cec687c96fb2 (diff) | |
download | contrib-55cc45b906a33a86771afd37b345ca80bdc59470.tar.gz contrib-55cc45b906a33a86771afd37b345ca80bdc59470.tar.xz |
python3-websocket-client: 0.51.0 -> 0.54.0
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 ee3c5244f..3b1140904 100644 --- a/python3-websocket-client/Pkgfile +++ b/python3-websocket-client/Pkgfile @@ -5,7 +5,7 @@ name=python3-websocket-client _name=websocket_client -version=0.51.0 +version=0.54.0 release=1 source=(https://pypi.io/packages/source/${_name:0:1}/$_name/$_name-$version.tar.gz) |