Page MenuHomeSolus

D4116.id10429.diff
No OneTemporary

D4116.id10429.diff

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.13
+release : 5
source :
- - https://pypi.python.org/packages/44/88/a86ba3fddb1fd7fc2c271355fc11e5f50634e30a0859ccc613fe62973a98/SQLAlchemy-1.1.2.tar.gz : 1692c35bc0f7026d20cabd43b0f6f265e855129f44eb4574fea361e3c5cc89a5
+ - https://github.com/zzzeek/sqlalchemy/archive/rel_1_2_13.tar.gz : c24b2a748b0be7d3e1d1dd770ffde8b5d256252cc463284cb81f4b34a1fc8498
license : MIT
component : programming.python
summary : The Python SQL Toolkit and Object Relational Mapper
@@ -18,4 +18,4 @@
%python3_setup
install : |
%python_install
- %python3_install
+ %python3_install
\ No newline at end of file
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&apos;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.13.dev0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.13.dev0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.13.dev0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.13.dev0-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.13.dev0-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.13.dev0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.2.13.dev0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.2.13.dev0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.2.13.dev0-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.2.13.dev0-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-02</Date>
+ <Version>1.2.13</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;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

Mime Type
text/plain
Expires
Thu, Jul 13, 5:15 PM (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5872336
Default Alt Text
D4116.id10429.diff (10 KB)

Event Timeline