diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,16 +1,22 @@ name : python-bottle version : 0.12.19 -release : 4 +release : 5 source : - https://github.com/bottlepy/bottle/archive/0.12.19.tar.gz : b97277f8e87d452a0aa5fbcd16cd604a189e2cc17fdb2d4eaf6baa732f8d111b +homepage : https://bottlepy.org/docs/dev/ license : MIT component : programming.python -summary : Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. +summary : Bottle is a fast, simple and lightweight WSGI micro web-framework for Python description: | - Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. + Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It offers request dispatching (Routes) with url parameter support, templates, a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and template engines - all in a single file and with no dependencies other than the Python Standard Library. +builddeps : + - python-setuptools setup : | + %python_setup %python3_setup install : | + %python_install %python3_install #check : | +# %python_test # %python3_test diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,25 +1,32 @@ python-bottle + https://bottlepy.org/docs/dev/ - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com MIT programming.python - Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. - Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. + Bottle is a fast, simple and lightweight WSGI micro web-framework for Python + Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It offers request dispatching (Routes) with url parameter support, templates, a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and template engines - all in a single file and with no dependencies other than the Python Standard Library. https://getsol.us/sources/README.Solus python-bottle - Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. - Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. + Bottle is a fast, simple and lightweight WSGI micro web-framework for Python + Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It offers request dispatching (Routes) with url parameter support, templates, a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and template engines - all in a single file and with no dependencies other than the Python Standard Library. programming.python /usr/bin/bottle.py + /usr/lib/python2.7/site-packages/bottle-0.12.19-py2.7.egg-info/PKG-INFO + /usr/lib/python2.7/site-packages/bottle-0.12.19-py2.7.egg-info/SOURCES.txt + /usr/lib/python2.7/site-packages/bottle-0.12.19-py2.7.egg-info/dependency_links.txt + /usr/lib/python2.7/site-packages/bottle-0.12.19-py2.7.egg-info/top_level.txt + /usr/lib/python2.7/site-packages/bottle.py + /usr/lib/python2.7/site-packages/bottle.pyc /usr/lib/python3.7/site-packages/__pycache__/bottle.cpython-37.pyc /usr/lib/python3.7/site-packages/bottle-0.12.19-py3.7.egg-info/PKG-INFO /usr/lib/python3.7/site-packages/bottle-0.12.19-py3.7.egg-info/SOURCES.txt @@ -29,12 +36,12 @@ - - 2021-01-16 + + 2021-01-20 0.12.19 Packaging update - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com \ No newline at end of file