diff options
Diffstat (limited to 'python/python3-comm/python3-comm.info')
-rw-r--r-- | python/python3-comm/python3-comm.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-comm/python3-comm.info b/python/python3-comm/python3-comm.info index 6227a040af..842fed5c7c 100644 --- a/python/python3-comm/python3-comm.info +++ b/python/python3-comm/python3-comm.info @@ -1,10 +1,10 @@ PRGNAM="python3-comm" -VERSION="0.2.2" +VERSION="0.2.3" HOMEPAGE="https://pypi.org/project/comm/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/c/comm/comm-0.2.2.tar.gz" -MD5SUM="b9ccfdbe0a7bdad9d18c82d43232ec8d" +DOWNLOAD="https://files.pythonhosted.org/packages/source/c/comm/comm-0.2.3.tar.gz" +MD5SUM="e712d390dc4d54bc9b90a3a38ddd422d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="traitlets" +REQUIRES="python3-hatchling" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com" |