update py-python-fmask to version 0.5.9 (#43698)
* update py-python-fmask to version 0.5.9 * add gillins and neilflood as maintainers * remove spaces * remove blank line * put maintainers higher
This commit is contained in:
parent
7cad6c62a3
commit
3162c2459d
1 changed files with 3 additions and 0 deletions
|
@ -13,8 +13,11 @@ class PyPythonFmask(PythonPackage):
|
||||||
homepage = "https://www.pythonfmask.org/en/latest/"
|
homepage = "https://www.pythonfmask.org/en/latest/"
|
||||||
url = "https://github.com/ubarsc/python-fmask/releases/download/pythonfmask-0.5.8/python-fmask-0.5.8.tar.gz"
|
url = "https://github.com/ubarsc/python-fmask/releases/download/pythonfmask-0.5.8/python-fmask-0.5.8.tar.gz"
|
||||||
|
|
||||||
|
maintainers("gillins", "neilflood")
|
||||||
|
|
||||||
license("GPL-3.0-only")
|
license("GPL-3.0-only")
|
||||||
|
|
||||||
|
version("0.5.9", sha256="7e2875abab87da545d3ec06b9dad704105729977ad1e479a3d9d3b8294c49e44")
|
||||||
version("0.5.8", sha256="d55f54d3fecde818374017fdbe0ad173c893ef74c79ba2a7bc1890b7ec416c2f")
|
version("0.5.8", sha256="d55f54d3fecde818374017fdbe0ad173c893ef74c79ba2a7bc1890b7ec416c2f")
|
||||||
version("0.5.7", sha256="da9dad1b977a50599d068dedaed007100b20322a79ca5d78f702712647c2c3f3")
|
version("0.5.7", sha256="da9dad1b977a50599d068dedaed007100b20322a79ca5d78f702712647c2c3f3")
|
||||||
version("0.5.6", sha256="a63abd12d36fb4ec010e618bcabd5e2f782a0479ebcbf40aec1bcef943c00c5c")
|
version("0.5.6", sha256="a63abd12d36fb4ec010e618bcabd5e2f782a0479ebcbf40aec1bcef943c00c5c")
|
||||||
|
|
Loading…
Reference in a new issue