Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11050528
D10398.id25050.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
D10398.id25050.diff
View Options
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.
+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 @@
<PISI>
<Source>
<Name>python-bottle</Name>
+ <Homepage>https://bottlepy.org/docs/dev/</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</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>
+ <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://getsol.us/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>
+ <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.19-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bottle-0.12.19-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bottle-0.12.19-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bottle-0.12.19-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.7/site-packages/__pycache__/bottle.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/bottle-0.12.19-py3.7.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/bottle-0.12.19-py3.7.egg-info/SOURCES.txt</Path>
@@ -29,12 +36,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2021-01-16</Date>
+ <Update release="5">
+ <Date>2021-01-20</Date>
<Version>0.12.19</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 7:06 PM (2 h, 29 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5854384
Default Alt Text
D10398.id25050.diff (3 KB)
Attached To
Mode
D10398: Enable python2 support for python-bottle
Attached
Detach File
Event Timeline
Log In to Comment