py-rarfile: add v4.1 (#40054)
This commit is contained in:
parent
8f07983ab6
commit
2594be9459
@ -12,8 +12,8 @@ class PyRarfile(PythonPackage):
|
||||
homepage = "https://github.com/markokr/rarfile"
|
||||
pypi = "rarfile/rarfile-4.0.tar.gz"
|
||||
|
||||
version("4.1", sha256="db60b3b5bc1c4bdeb941427d50b606d51df677353385255583847639473eda48")
|
||||
version("4.0", sha256="67548769229c5bda0827c1663dce3f54644f9dbfba4ae86d4da2b2afd3e602a1")
|
||||
|
||||
depends_on("python@3.6:", type=("build", "run"))
|
||||
depends_on("py-setuptools", type="build")
|
||||
depends_on("unrar", type="run")
|
||||
|
Loading…
Reference in New Issue
Block a user