Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10806884
D6433.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
17 KB
Referenced Files
None
Subscribers
None
D6433.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.2.17
-release : 7
+version : 1.3.3
+release : 8
source :
- - https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-1.2.17.tar.gz : 52a42dbf02d0562d6e90e7af59f177f1cc027e72833cc29c3a821eefa009c71d
+ - https://github.com/sqlalchemy/sqlalchemy/archive/rel_1_3_3.tar.gz : 7d11d3ef348cbc9444fb1ed4c930f8ab1cb2c974960e95fd3b6c075cfff20a3f
license : MIT
component : programming.python
summary : The Python SQL Toolkit and Object Relational Mapper
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>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -12,7 +12,7 @@
SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access,
adapted into a simple and Pythonic domain language.
</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>python-sqlalchemy</Name>
@@ -23,11 +23,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.17-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.17-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.17-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.17-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.2.17-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.3.3.dev0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.3.3.dev0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.3.3.dev0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.3.3.dev0-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/SQLAlchemy-1.3.3.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>
@@ -139,6 +139,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/base.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/json.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/json.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/pysqlcipher.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/pysqlcipher.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/dialects/sqlite/pysqlite.py</Path>
@@ -285,8 +287,14 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/orm/unitofwork.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/orm/util.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/orm/util.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/pool.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/pool.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/pool/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/pool/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/pool/base.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/pool/base.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/pool/dbapi_proxy.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/pool/dbapi_proxy.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/pool/impl.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/pool/impl.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/processors.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/processors.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/schema.py</Path>
@@ -353,8 +361,6 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/plugin/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/plugin/bootstrap.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/plugin/bootstrap.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/plugin/noseplugin.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/plugin/noseplugin.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/plugin/plugin_base.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/plugin/plugin_base.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/plugin/pytestplugin.py</Path>
@@ -367,8 +373,6 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/replay_fixture.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/requirements.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/requirements.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/runner.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/runner.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/sqlalchemy/testing/schema.py</Path>
<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>
@@ -413,11 +417,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.2.17-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.2.17-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.2.17-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.2.17-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.2.17-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.3.3.dev0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.3.3.dev0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.3.3.dev0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.3.3.dev0-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/SQLAlchemy-1.3.3.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>
@@ -425,7 +429,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/__pycache__/inspection.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/__pycache__/interfaces.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/__pycache__/log.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/__pycache__/pool.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/__pycache__/processors.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/__pycache__/schema.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/__pycache__/types.cpython-36.pyc</Path>
@@ -537,9 +540,11 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/sqlite/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/sqlite/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/sqlite/__pycache__/base.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/sqlite/__pycache__/json.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/sqlite/__pycache__/pysqlcipher.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/sqlite/__pycache__/pysqlite.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/sqlite/base.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/sqlite/json.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/sqlite/pysqlcipher.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/sqlite/pysqlite.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/dialects/sybase/__init__.py</Path>
@@ -679,7 +684,14 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/orm/sync.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/orm/unitofwork.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/orm/util.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/pool.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/pool/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/pool/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/pool/__pycache__/base.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/pool/__pycache__/dbapi_proxy.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/pool/__pycache__/impl.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/pool/base.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/pool/dbapi_proxy.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/pool/impl.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/processors.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/schema.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/sql/__init__.py</Path>
@@ -735,7 +747,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/__pycache__/provision.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/__pycache__/replay_fixture.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/__pycache__/requirements.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/__pycache__/runner.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/__pycache__/schema.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/__pycache__/util.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/__pycache__/warnings.cpython-36.pyc</Path>
@@ -751,18 +762,15 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/plugin/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/plugin/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/plugin/__pycache__/bootstrap.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/plugin/__pycache__/noseplugin.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/plugin/__pycache__/plugin_base.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/plugin/__pycache__/pytestplugin.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/plugin/bootstrap.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/plugin/noseplugin.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/plugin/plugin_base.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/plugin/pytestplugin.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/profiling.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/provision.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/replay_fixture.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/requirements.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sqlalchemy/testing/runner.py</Path>
<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>
@@ -806,12 +814,12 @@
</Files>
</Package>
<History>
- <Update release="7">
- <Date>2019-01-26</Date>
- <Version>1.2.17</Version>
+ <Update release="8">
+ <Date>2019-05-26</Date>
+ <Version>1.3.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
May 31 2023, 2:56 AM (10 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5843941
Default Alt Text
D6433.diff (17 KB)
Attached To
Mode
D6433: Update python-sqlalchemy to 1.3.3
Attached
Detach File
Event Timeline
Log In to Comment