diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,4 +1,5 @@ libc.so.6 +libm.so.6 libpq.so.5 libpthread.so.0 libpython2.7.so.1.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,12 +1,11 @@ name : psycopg2 -version : 2.6.2 -release : 2 +version : 2.7.4 +release : 3 source : - - http://initd.org/psycopg/tarballs/PSYCOPG-2-6/psycopg2-2.6.2.tar.gz : 70490e12ed9c5c818ecd85d185d363335cc8a8cbf7212e3c185431c79ff8c05c + - http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-2.7.4.tar.gz : 8bf51191d60f6987482ef0cfe8511bbf4877a5aa7f313d7b488b53189cf26209 license : LGPL-3.0 component : programming.python -summary : Psycopg is the most popular PostgreSQL adapter for the Python programming - language. +summary : Psycopg is the most popular PostgreSQL adapter for the Python programming language description: | Psycopg is the most popular PostgreSQL adapter for the Python programming language. At its core it fully implements the Python DB API 2.0 specifications. @@ -21,3 +20,4 @@ install : | %python_install %python3_install + diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,12 +2,12 @@ psycopg2 - Peter O'Connor - peter@solus-project.com + Pierre-Yves + pyu@riseup.net LGPL-3.0 programming.python - Psycopg is the most popular PostgreSQL adapter for the Python programming language. + Psycopg is the most popular PostgreSQL adapter for the Python programming language Psycopg is the most popular PostgreSQL adapter for the Python programming language. At its core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL. @@ -16,19 +16,21 @@ psycopg2 - Psycopg is the most popular PostgreSQL adapter for the Python programming language. + Psycopg is the most popular PostgreSQL adapter for the Python programming language Psycopg is the most popular PostgreSQL adapter for the Python programming language. At its core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL. programming.python - /usr/lib/python2.7/site-packages/psycopg2-2.6.2-py2.7.egg-info/PKG-INFO - /usr/lib/python2.7/site-packages/psycopg2-2.6.2-py2.7.egg-info/SOURCES.txt - /usr/lib/python2.7/site-packages/psycopg2-2.6.2-py2.7.egg-info/dependency_links.txt - /usr/lib/python2.7/site-packages/psycopg2-2.6.2-py2.7.egg-info/top_level.txt + /usr/lib/python2.7/site-packages/psycopg2-2.7.4-py2.7.egg-info/PKG-INFO + /usr/lib/python2.7/site-packages/psycopg2-2.7.4-py2.7.egg-info/SOURCES.txt + /usr/lib/python2.7/site-packages/psycopg2-2.7.4-py2.7.egg-info/dependency_links.txt + /usr/lib/python2.7/site-packages/psycopg2-2.7.4-py2.7.egg-info/top_level.txt /usr/lib/python2.7/site-packages/psycopg2/__init__.py /usr/lib/python2.7/site-packages/psycopg2/__init__.pyc + /usr/lib/python2.7/site-packages/psycopg2/_ipaddress.py + /usr/lib/python2.7/site-packages/psycopg2/_ipaddress.pyc /usr/lib/python2.7/site-packages/psycopg2/_json.py /usr/lib/python2.7/site-packages/psycopg2/_json.pyc /usr/lib/python2.7/site-packages/psycopg2/_psycopg.so @@ -44,6 +46,8 @@ /usr/lib/python2.7/site-packages/psycopg2/pool.pyc /usr/lib/python2.7/site-packages/psycopg2/psycopg1.py /usr/lib/python2.7/site-packages/psycopg2/psycopg1.pyc + /usr/lib/python2.7/site-packages/psycopg2/sql.py + /usr/lib/python2.7/site-packages/psycopg2/sql.pyc /usr/lib/python2.7/site-packages/psycopg2/tests/__init__.py /usr/lib/python2.7/site-packages/psycopg2/tests/__init__.pyc /usr/lib/python2.7/site-packages/psycopg2/tests/dbapi20.py @@ -52,6 +56,8 @@ /usr/lib/python2.7/site-packages/psycopg2/tests/dbapi20_tpc.pyc /usr/lib/python2.7/site-packages/psycopg2/tests/test_async.py /usr/lib/python2.7/site-packages/psycopg2/tests/test_async.pyc + /usr/lib/python2.7/site-packages/psycopg2/tests/test_async_keyword.py + /usr/lib/python2.7/site-packages/psycopg2/tests/test_async_keyword.pyc /usr/lib/python2.7/site-packages/psycopg2/tests/test_bugX000.py /usr/lib/python2.7/site-packages/psycopg2/tests/test_bugX000.pyc /usr/lib/python2.7/site-packages/psycopg2/tests/test_bug_gc.py @@ -70,8 +76,12 @@ /usr/lib/python2.7/site-packages/psycopg2/tests/test_errcodes.pyc /usr/lib/python2.7/site-packages/psycopg2/tests/test_extras_dictcursor.py /usr/lib/python2.7/site-packages/psycopg2/tests/test_extras_dictcursor.pyc + /usr/lib/python2.7/site-packages/psycopg2/tests/test_fast_executemany.py + /usr/lib/python2.7/site-packages/psycopg2/tests/test_fast_executemany.pyc /usr/lib/python2.7/site-packages/psycopg2/tests/test_green.py /usr/lib/python2.7/site-packages/psycopg2/tests/test_green.pyc + /usr/lib/python2.7/site-packages/psycopg2/tests/test_ipaddress.py + /usr/lib/python2.7/site-packages/psycopg2/tests/test_ipaddress.pyc /usr/lib/python2.7/site-packages/psycopg2/tests/test_lobject.py /usr/lib/python2.7/site-packages/psycopg2/tests/test_lobject.pyc /usr/lib/python2.7/site-packages/psycopg2/tests/test_module.py @@ -82,6 +92,10 @@ /usr/lib/python2.7/site-packages/psycopg2/tests/test_psycopg2_dbapi20.pyc /usr/lib/python2.7/site-packages/psycopg2/tests/test_quote.py /usr/lib/python2.7/site-packages/psycopg2/tests/test_quote.pyc + /usr/lib/python2.7/site-packages/psycopg2/tests/test_replication.py + /usr/lib/python2.7/site-packages/psycopg2/tests/test_replication.pyc + /usr/lib/python2.7/site-packages/psycopg2/tests/test_sql.py + /usr/lib/python2.7/site-packages/psycopg2/tests/test_sql.pyc /usr/lib/python2.7/site-packages/psycopg2/tests/test_transaction.py /usr/lib/python2.7/site-packages/psycopg2/tests/test_transaction.pyc /usr/lib/python2.7/site-packages/psycopg2/tests/test_types_basic.py @@ -96,12 +110,13 @@ /usr/lib/python2.7/site-packages/psycopg2/tests/testutils.pyc /usr/lib/python2.7/site-packages/psycopg2/tz.py /usr/lib/python2.7/site-packages/psycopg2/tz.pyc - /usr/lib/python3.6/site-packages/psycopg2-2.6.2-py3.6.egg-info/PKG-INFO - /usr/lib/python3.6/site-packages/psycopg2-2.6.2-py3.6.egg-info/SOURCES.txt - /usr/lib/python3.6/site-packages/psycopg2-2.6.2-py3.6.egg-info/dependency_links.txt - /usr/lib/python3.6/site-packages/psycopg2-2.6.2-py3.6.egg-info/top_level.txt + /usr/lib/python3.6/site-packages/psycopg2-2.7.4-py3.6.egg-info/PKG-INFO + /usr/lib/python3.6/site-packages/psycopg2-2.7.4-py3.6.egg-info/SOURCES.txt + /usr/lib/python3.6/site-packages/psycopg2-2.7.4-py3.6.egg-info/dependency_links.txt + /usr/lib/python3.6/site-packages/psycopg2-2.7.4-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/psycopg2/__init__.py /usr/lib/python3.6/site-packages/psycopg2/__pycache__/__init__.cpython-36.pyc + /usr/lib/python3.6/site-packages/psycopg2/__pycache__/_ipaddress.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/__pycache__/_json.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/__pycache__/_range.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/__pycache__/errorcodes.cpython-36.pyc @@ -109,7 +124,9 @@ /usr/lib/python3.6/site-packages/psycopg2/__pycache__/extras.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/__pycache__/pool.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/__pycache__/psycopg1.cpython-36.pyc + /usr/lib/python3.6/site-packages/psycopg2/__pycache__/sql.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/__pycache__/tz.cpython-36.pyc + /usr/lib/python3.6/site-packages/psycopg2/_ipaddress.py /usr/lib/python3.6/site-packages/psycopg2/_json.py /usr/lib/python3.6/site-packages/psycopg2/_psycopg.cpython-36m-x86_64-linux-gnu.so /usr/lib/python3.6/site-packages/psycopg2/_range.py @@ -118,11 +135,13 @@ /usr/lib/python3.6/site-packages/psycopg2/extras.py /usr/lib/python3.6/site-packages/psycopg2/pool.py /usr/lib/python3.6/site-packages/psycopg2/psycopg1.py + /usr/lib/python3.6/site-packages/psycopg2/sql.py /usr/lib/python3.6/site-packages/psycopg2/tests/__init__.py /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/dbapi20.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/dbapi20_tpc.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_async.cpython-36.pyc + /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_async_keyword.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_bugX000.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_bug_gc.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_cancel.cpython-36.pyc @@ -132,12 +151,16 @@ /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_dates.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_errcodes.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_extras_dictcursor.cpython-36.pyc + /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_fast_executemany.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_green.cpython-36.pyc + /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_ipaddress.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_lobject.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_module.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_notify.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_psycopg2_dbapi20.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_quote.cpython-36.pyc + /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_replication.cpython-36.pyc + /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_sql.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_transaction.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_types_basic.cpython-36.pyc /usr/lib/python3.6/site-packages/psycopg2/tests/__pycache__/test_types_extras.cpython-36.pyc @@ -147,6 +170,7 @@ /usr/lib/python3.6/site-packages/psycopg2/tests/dbapi20.py /usr/lib/python3.6/site-packages/psycopg2/tests/dbapi20_tpc.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_async.py + /usr/lib/python3.6/site-packages/psycopg2/tests/test_async_keyword.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_bugX000.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_bug_gc.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_cancel.py @@ -156,12 +180,16 @@ /usr/lib/python3.6/site-packages/psycopg2/tests/test_dates.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_errcodes.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_extras_dictcursor.py + /usr/lib/python3.6/site-packages/psycopg2/tests/test_fast_executemany.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_green.py + /usr/lib/python3.6/site-packages/psycopg2/tests/test_ipaddress.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_lobject.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_module.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_notify.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_psycopg2_dbapi20.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_quote.py + /usr/lib/python3.6/site-packages/psycopg2/tests/test_replication.py + /usr/lib/python3.6/site-packages/psycopg2/tests/test_sql.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_transaction.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_types_basic.py /usr/lib/python3.6/site-packages/psycopg2/tests/test_types_extras.py @@ -172,12 +200,12 @@ - - 2018-01-30 - 2.6.2 + + 2018-03-05 + 2.7.4 Packaging update - Peter O'Connor - peter@solus-project.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file