Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,16 @@ +name : python-patch +version : 1.16 +release : 1 +source : + - https://pypi.python.org/packages/da/74/0815f03c82f4dc738e2bfc5f8966f682bebcc809f30c8e306e6cc7156a99/patch-1.16.zip : c62073f356cff054c8ac24496f1a3d7cfa137835c31e9af39a9f5292fd75bd9f +license : MIT +component : programming.python +summary : Patch utility to apply unified diffs +description: | + Patch utility to apply unified diffs +builddeps : + - pkgconfig(python3) +build : | + %python3_setup +install : | + %python3_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,36 @@ + + + python-patch + + Marc-André Renaud + ma.renaud@slashvoid.com + + MIT + programming.python + Patch utility to apply unified diffs + Patch utility to apply unified diffs + + https://getsol.us/sources/README.Solus + + + python-patch + Patch utility to apply unified diffs + Patch utility to apply unified diffs + + programming.python + + /usr/lib/python3.6/site-packages/__pycache__/patch.cpython-36.pyc + /usr/lib/python3.6/site-packages/patch-1.16-py3.6.egg-info + /usr/lib/python3.6/site-packages/patch.py + + + + + 2019-09-09 + 1.16 + Packaging update + Marc-André Renaud + ma.renaud@slashvoid.com + + + \ No newline at end of file