gnu: python-readability-lxml: Add source file-name.
* gnu/packages/python-xyz.scm (python-readability-lxml)[source]: Add file-name field.
This commit is contained in:
parent
4d9b8ef391
commit
a2250d1793
@ -28350,6 +28350,7 @@ number of words, syllables, and sentences.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/buriy/python-readability")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"13nfy2v0pbbf62jn9qwgi489gg97hbb22q6w3f78mnvjxd2m19rh"))
|
||||
|
Loading…
Reference in New Issue
Block a user