Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,19 @@ +name : python-deprecation +version : 2.0.7 +release : 1 +source : + - https://files.pythonhosted.org/packages/cd/94/8d9d6303f5ddcbf40959fc2b287479bd9a201ea9483373d9b0882ae7c3ad/deprecation-2.0.7.tar.gz : c0392f676a6146f0238db5744d73e786a43510d54033f80994ef2f4c9df192ed +license : Apache-2.0 +component : programming.python +summary : Python library to handle automated deprecations. +description: | + Python library to handle automated deprecations. +builddeps : + - pkgconfig(python3) + - python-setuptools +build : | + %python_setup + %python3_setup +install : | + %python_setup + %python3_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,40 @@ + + + python-deprecation + + Marc-André Renaud + ma.renaud@slashvoid.com + + Apache-2.0 + programming.python + Python library to handle automated deprecations. + Python library to handle automated deprecations. + + https://getsol.us/sources/README.Solus + + + python-deprecation + Python library to handle automated deprecations. + Python library to handle automated deprecations. + + programming.python + + /usr/lib/python3.6/site-packages/__pycache__/deprecation.cpython-36.pyc + /usr/lib/python3.6/site-packages/deprecation-2.0.7-py3.6.egg-info/PKG-INFO + /usr/lib/python3.6/site-packages/deprecation-2.0.7-py3.6.egg-info/SOURCES.txt + /usr/lib/python3.6/site-packages/deprecation-2.0.7-py3.6.egg-info/dependency_links.txt + /usr/lib/python3.6/site-packages/deprecation-2.0.7-py3.6.egg-info/requires.txt + /usr/lib/python3.6/site-packages/deprecation-2.0.7-py3.6.egg-info/top_level.txt + /usr/lib/python3.6/site-packages/deprecation.py + + + + + 2019-08-21 + 2.0.7 + Packaging update + Marc-André Renaud + ma.renaud@slashvoid.com + + + \ No newline at end of file