Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10974468
D4116.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
11 KB
Referenced Files
None
Subscribers
None
D4116.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-sqlalchemy
-version : 1.1.2
-release : 4
+version : 1.2.14
+release : 5
source :
- - https://pypi.python.org/packages/44/88/a86ba3fddb1fd7fc2c271355fc11e5f50634e30a0859ccc613fe62973a98/SQLAlchemy-1.1.2.tar.gz : 1692c35bc0f7026d20cabd43b0f6f265e855129f44eb4574fea361e3c5cc89a5
+ - https://files.pythonhosted.org/packages/source/S/SQLAlchemy/SQLAlchemy-1.2.14.tar.gz : 9de7c7dabcf06319becdb7e15099c44e5e34ba7062f9ba10bc00e562f5db3d04
license : MIT
component : programming.python
summary : The Python SQL Toolkit and Object Relational Mapper
@@ -12,10 +12,14 @@
adapted into a simple and Pythonic domain language.
builddeps :
- pkgconfig(python3)
- - python-setuptools
+ - python-mock
+ - python-pytest
build : |
%python_setup
%python3_setup
install : |
%python_install
%python3_install
+check : |
+ %python_test py.test -k 'not test_tutorials'
+ %python3_test py.test3 -k 'not test_tutorials'
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>python-sqlalchemy</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -23,11 +23,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.1.2-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.1.2-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.1.2-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.1.2-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.1.2-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.14-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.14-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.14-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.14-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.14-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/connectors/__init__.py</Path>
@@ -75,6 +75,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/mysql/base.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/mysql/cymysql.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/mysql/cymysql.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/mysql/dml.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/mysql/dml.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/mysql/enumerated.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/mysql/enumerated.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/mysql/gaerdbms.py</Path>
@@ -371,6 +373,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/schema.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/suite/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/suite/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/suite/test_cte.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/suite/test_cte.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/suite/test_ddl.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/suite/test_ddl.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/suite/test_dialect.py</Path>
@@ -409,11 +413,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/util/queue.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/util/topological.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/util/topological.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.1.2-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.1.2-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.1.2-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.1.2-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.1.2-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.2.14-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.2.14-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.2.14-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.2.14-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.2.14-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/__pycache__/events.cpython-36.pyc</Path>
@@ -468,6 +472,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/__pycache__/base.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/__pycache__/cymysql.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/__pycache__/dml.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/__pycache__/enumerated.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/__pycache__/gaerdbms.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/__pycache__/json.cpython-36.pyc</Path>
@@ -481,6 +486,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/__pycache__/zxjdbc.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/base.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/cymysql.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/dml.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/enumerated.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/gaerdbms.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/mysql/json.py</Path>
@@ -760,6 +766,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/schema.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/suite/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/suite/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/suite/__pycache__/test_cte.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/suite/__pycache__/test_ddl.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/suite/__pycache__/test_dialect.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/suite/__pycache__/test_insert.cpython-36.pyc</Path>
@@ -769,6 +776,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/suite/__pycache__/test_sequence.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/suite/__pycache__/test_types.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/suite/__pycache__/test_update_delete.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/suite/test_cte.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/suite/test_ddl.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/suite/test_dialect.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/suite/test_insert.py</Path>
@@ -798,12 +806,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-02-07</Date>
- <Version>1.1.2</Version>
+ <Update release="5">
+ <Date>2018-11-12</Date>
+ <Version>1.2.14</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</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
Sun, Jul 23, 12:40 AM (2 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809897
Default Alt Text
D4116.diff (11 KB)
Attached To
Mode
D4116: Update python-sqlalchemy to 1.2.14
Attached
Detach File
Event Timeline
Log In to Comment