Index: makefile =================================================================== --- /dev/null +++ makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,18 @@ +name : python-pythondialog +version : 3.4.0 +release : 1 +source : + - https://files.pythonhosted.org/packages/4f/4f/c9db9c05f082892199b64439cdd42479e6e88cb8748854b2c1391be1914e/pythondialog-3.4.0.tar.gz : 4c1c113241ab80038b8b6f291857ad78af32f7b414ae643f93875895357c489c +license : LGPL-2.1-or-later +component : programming.python +summary : A Python interface to the UNIX dialog utility and mostly-compatible programs +description: | + A Python interface to the UNIX dialog utility and mostly-compatible programs +builddeps : + - pkgconfig(python3) +rundeps : + - dialog +build : | + %python3_setup +install : | + %python3_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,36 @@ + + + python-pythondialog + + Léo Pourcelot + leo.pourcelot@protonmail.com + + LGPL-2.1-or-later + programming.python + A Python interface to the UNIX dialog utility and mostly-compatible programs + A Python interface to the UNIX dialog utility and mostly-compatible programs + + https://getsol.us/sources/README.Solus + + + python-pythondialog + A Python interface to the UNIX dialog utility and mostly-compatible programs + A Python interface to the UNIX dialog utility and mostly-compatible programs + + programming.python + + /usr/lib/python3.6/site-packages/__pycache__/dialog.cpython-36.pyc + /usr/lib/python3.6/site-packages/dialog.py + /usr/lib/python3.6/site-packages/pythondialog-3.4.0-py3.6.egg-info + + + + + 2019-11-29 + 3.4.0 + Packaging update + Léo Pourcelot + leo.pourcelot@protonmail.com + + + \ No newline at end of file