Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11030419
D6322.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
9 KB
Referenced Files
None
Subscribers
None
D6322.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : flask
-version : 1.0.2
-release : 3
+version : 1.0.3
+release : 4
source :
- - https://files.pythonhosted.org/packages/source/F/Flask/Flask-1.0.2.tar.gz : 2271c0070dbcb5275fad4a82e29f23ab92682dc45f9dfbc22c02ba9b9322ce48
+ - https://github.com/pallets/flask/archive/1.0.3.tar.gz : d42345bf227548c2eaba8661058b90c77430413d0dee5d3369c97cf67a57272b
license : BSD-3-Clause
component : programming.python
summary : A microframework based on Werkzeug, Jinja2 and good intentions
@@ -13,7 +13,6 @@
- python-itsdangerous
- python-jinja
- python-pytest
- - python-setuptools
- python-werkzeug
rundeps :
- python-click
@@ -24,19 +23,8 @@
rm -fr examples/flaskr/
rm -fr examples/minitwit/
build : |
- %python_setup
%python3_setup
install : |
%python3_install
- for _f in "$installdir"/usr/bin/*; do
- mv -v "$_f" "${_f%}3"
- done
- %python_install
check : |
- export LC_ALL=en_US.utf8
- pushd $PKG_BUILD_DIR/py2build
- PYTHONPATH=$PWD py.test
- popd
- pushd $PKG_BUILD_DIR/py3build
- PYTHONPATH=$PWD py.test3 -k "not test_session_expiration and not test_no_error_swallowing"
- popd
+ %python3_test py.test3
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>flask</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">A microframework based on Werkzeug, Jinja2 and good intentions</Summary>
<Description xml:lang="en">A microframework based on Werkzeug, Jinja2 and good intentions
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>flask</Name>
@@ -19,61 +19,14 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Flask-1.0.2-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Flask-1.0.2-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Flask-1.0.2-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Flask-1.0.2-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Flask-1.0.2-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Flask-1.0.2-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/Flask-1.0.2-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/__main__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/__main__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/_compat.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/_compat.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/app.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/app.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/blueprints.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/blueprints.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/cli.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/cli.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/config.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/config.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/ctx.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/ctx.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/debughelpers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/debughelpers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/globals.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/globals.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/helpers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/helpers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/json/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/json/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/json/tag.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/json/tag.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/logging.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/logging.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/sessions.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/sessions.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/signals.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/signals.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/templating.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/templating.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/testing.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/testing.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/views.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/views.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/wrappers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/flask/wrappers.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.2-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.2-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.2-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.2-py3.6.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.2-py3.6.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.2-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.2-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="executable">/usr/bin/flask</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.3-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.3-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.3-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.3-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.3-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.3-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/Flask-1.0.3-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/flask/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/flask/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/flask/__pycache__/__init__.cpython-36.pyc</Path>
@@ -117,12 +70,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-05-07</Date>
- <Version>1.0.2</Version>
+ <Update release="4">
+ <Date>2019-05-18</Date>
+ <Version>1.0.3</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 11:00 AM (1 d, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5805953
Default Alt Text
D6322.diff (9 KB)
Attached To
Mode
D6322: Update flask to 1.0.3 and drop python2 support
Attached
Detach File
Event Timeline
Log In to Comment