X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=pkgs%2Fpython-packages%2Fblivet%2Fpoetry.lock;fp=pkgs%2Fpython-packages%2Fblivet%2Fpoetry.lock;h=c45011af5e3af0613138d84bef927a42f6195fe9;hb=6b6db4e26a03928a3327f0c3622c3c807b7ecde9;hp=0000000000000000000000000000000000000000;hpb=051f375ca96f448820f0da33a24a8ee4bb937ad2;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/pkgs/python-packages/blivet/poetry.lock b/pkgs/python-packages/blivet/poetry.lock new file mode 100644 index 0000000..c45011a --- /dev/null +++ b/pkgs/python-packages/blivet/poetry.lock @@ -0,0 +1,96 @@ +[[package]] +name = "distro" +version = "1.5.0" +description = "Distro - an OS platform information API" +category = "main" +optional = false +python-versions = "*" + +[[package]] +name = "pycairo" +version = "1.19.1" +description = "Python interface for cairo" +category = "main" +optional = false +python-versions = ">=3.5, <4" + +[[package]] +name = "pygobject" +version = "3.36.1" +description = "Python bindings for GObject Introspection" +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4" + +[package.dependencies] +pycairo = ">=1.11.1" + +[[package]] +name = "pyparted" +version = "3.11.6" +description = "Python bindings for GNU parted" +category = "main" +optional = false +python-versions = "*" + +[[package]] +name = "pyudev" +version = "0.22.0" +description = "A libudev binding" +category = "main" +optional = false +python-versions = "*" + +[package.dependencies] +six = "*" + +[[package]] +name = "selinux" +version = "0.2.1" +description = "shim selinux module" +category = "main" +optional = false +python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" + +[package.dependencies] +distro = ">=1.3.0" +setuptools = ">=39.0" + +[[package]] +name = "six" +version = "1.15.0" +description = "Python 2 and 3 compatibility utilities" +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" + +[metadata] +lock-version = "1.0" +python-versions = "^3.8" +content-hash = "636edb46b1deb0f6d5db636b0bc6639205335c9915480b156a417067137548f8" + +[metadata.files] +distro = [ + {file = "distro-1.5.0-py2.py3-none-any.whl", hash = "sha256:df74eed763e18d10d0da624258524ae80486432cd17392d9c3d96f5e83cd2799"}, + {file = "distro-1.5.0.tar.gz", hash = "sha256:0e58756ae38fbd8fc3020d54badb8eae17c5b9dcbed388b17bb55b8a5928df92"}, +] +pycairo = [ + {file = "pycairo-1.19.1.tar.gz", hash = "sha256:2c143183280feb67f5beb4e543fd49990c28e7df427301ede04fc550d3562e84"}, +] +pygobject = [ + {file = "PyGObject-3.36.1.tar.gz", hash = "sha256:012a589aec687bfa809a1ff9f5cd775dc7f6fcec1a6bc7fe88e1002a68f8ba34"}, +] +pyparted = [ + {file = "pyparted-3.11.6.tar.gz", hash = "sha256:727ccdf308c194069aa9797f7a6a973bc95b2e407cdf5d58d6c8bc4c9dec92dc"}, +] +pyudev = [ + {file = "pyudev-0.22.0.tar.gz", hash = "sha256:69bb1beb7ac52855b6d1b9fe909eefb0017f38d917cba9939602c6880035b276"}, +] +selinux = [ + {file = "selinux-0.2.1-py2.py3-none-any.whl", hash = "sha256:820adcf1b4451c9cc7759848797703263ba0eb6a4cad76d73548a9e0d57b7926"}, + {file = "selinux-0.2.1.tar.gz", hash = "sha256:d435f514e834e3fdc0941f6a29d086b80b2ea51b28112aee6254bd104ee42a74"}, +] +six = [ + {file = "six-1.15.0-py2.py3-none-any.whl", hash = "sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced"}, + {file = "six-1.15.0.tar.gz", hash = "sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259"}, +]