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.5.1 +release : 1 +source : + - https://files.pythonhosted.org/packages/72/3c/26ed0db035f97196704d0197d8b2254b8a6ca93a2d132430b0b0d597aa79/pythondialog-3.5.1.tar.gz : 34a0687290571f37d7d297514cc36bd4cd044a3a4355271549f91490d3e7ece8 +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,39 @@ + + + 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.7/site-packages/__pycache__/dialog.cpython-37.pyc + /usr/lib/python3.7/site-packages/dialog.py + /usr/lib/python3.7/site-packages/pythondialog-3.5.1-py3.7.egg-info/PKG-INFO + /usr/lib/python3.7/site-packages/pythondialog-3.5.1-py3.7.egg-info/SOURCES.txt + /usr/lib/python3.7/site-packages/pythondialog-3.5.1-py3.7.egg-info/dependency_links.txt + /usr/lib/python3.7/site-packages/pythondialog-3.5.1-py3.7.egg-info/top_level.txt + + + + + 2020-03-23 + 3.5.1 + Packaging update + Léo Pourcelot + leo.pourcelot@protonmail.com + + + \ No newline at end of file