Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11050532
D4086.id10065.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D4086.id10065.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,18 @@
+name : python-bottle
+version : 0.12.13
+release : 1
+source :
+ - https://github.com/bottlepy/bottle/archive/0.12.13.tar.gz : c89ce532b1c180905d03a4815fea2d7b9b444f5e13407f43a9c7eae5777aa613
+license : MIT
+component : programming.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.
+builddeps :
+ - python-setuptools
+setup : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,46 @@
+<PISI>
+ <Source>
+ <Name>python-bottle</Name>
+ <Packager>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Bottle is a fast, simple and lightweight WSGI micro web-framework for Python.</Summary>
+ <Description xml:lang="en">Bottle is a fast, simple and lightweight WSGI micro web-framework for Python.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-bottle</Name>
+ <Summary xml:lang="en">Bottle is a fast, simple and lightweight WSGI micro web-framework for Python.</Summary>
+ <Description xml:lang="en">Bottle is a fast, simple and lightweight WSGI micro web-framework for Python.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/bottle.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bottle-0.12.13-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bottle-0.12.13-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bottle-0.12.13-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bottle-0.12.13-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bottle.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bottle.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/bottle.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/bottle-0.12.13-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/bottle-0.12.13-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/bottle-0.12.13-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/bottle-0.12.13-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/bottle.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-10-19</Date>
+ <Version>0.12.13</Version>
+ <Comment>Packaging update</Comment>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 7:07 PM (2 h, 28 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5834392
Default Alt Text
D4086.id10065.diff (3 KB)
Attached To
Mode
D4086: Initial commit of python-bottle
Attached
Detach File
Event Timeline
Log In to Comment