Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-psycopg2-2.9.9-2.4 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: python311-psycopg2 Distribution: openSUSE Tumbleweed
Version: 2.9.9 Vendor: openSUSE
Release: 2.4 Build date: Wed Jan 3 11:10:03 2024
Group: Unspecified Build host: reproducible
Size: 626689 Source RPM: python-psycopg2-2.9.9-2.4.src.rpm
Packager: http://bugs.opensuse.org
Url: https://www.psycopg.org/
Summary: Python-PostgreSQL Database Adapter
psycopg2 is a PostgreSQL database adapter for the Python programming
language.

psycopg2 is different from the other database adapter because it was
designed for heavily multi-threaded applications that create and destroy
lots of cursors and make a conspicuous number of concurrent INSERTs or
UPDATEs. psycopg2 also provide asychronous operations and support
for coroutine libraries.

Provides

Requires

License

LGPL-3.0-or-later AND (LGPL-3.0-or-later OR ZPL-2.0) AND SUSE-GPL-2.0-with-openssl-exception

Changelog

* Wed Jan 03 2024 Dirk Müller <dmueller@suse.com>
  - require setuptools
* Tue Nov 28 2023 Dirk Müller <dmueller@suse.com>
  - update to 2.9.9:
    * Add support for Python 3.12.
    * Drop support for Python 3.6.
    * Wheel package bundled with PostgreSQL 16 libpq in order to
      add support for recent features, such as ``sslcertmode``.
* Thu Sep 07 2023 Dirk Müller <dmueller@suse.com>
  - update to 2.9.7:
    * Fix propagation of exceptions raised during module
      initialization
    * Fix building when pg_config returns an empty string
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com>
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl <mcepl@suse.com>
  - Make calling of %{sle15modernpython} optional.
* Mon Apr 03 2023 Dirk Müller <dmueller@suse.com>
  - update to 2.9.6:
    * Package manylinux 2014 for aarch64 and ppc64le platforms, in
      order to include libpq 15 in the binary package (:ticket:`#1396`).
    * Wheel package compiled against OpenSSL 1.1.1t.
* Fri Oct 28 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to 2.9.5
    * Add support for Python 3.11.
    * Add support for rowcount in MERGE statements in binary packages
      (ticket`#1497`).
    * Wheel package compiled against OpenSSL 1.1.1r and PostgreSQL 15 libpq.
  - Update to 2.9.4
    * Fix `~psycopg2.extras.register_composite()`,
      `~psycopg2.extras.register_range()` with customized search_path
      (ticket`#1487`).
    * Handle correctly composite types with names or in schemas requiring escape.
    * Find ``pg_service.conf file in the ``/etc/postgresql-common`` directory in
      binary packages (ticket`1365`).
    * `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to
      PostgreSQL 15.
    * Wheel package compiled against OpenSSL 1.1.1q and PostgreSQL 14.4
* Thu Dec 30 2021 Dirk Müller <dmueller@suse.com>
  - update to 2.9.3:
    * Alpine (musl) wheels now available
* Mon Nov 29 2021 Dirk Müller <dmueller@suse.com>
  - update to 2.9.2:
    * Raise `ValueError` for dates >= Y10k (:ticket:`#1307`).
    * `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to
      PostgreSQL 14.
    * Add preliminary support for Python 3.11 (:tickets:`#1376, #1386`).
    * Wheel package compiled against OpenSSL 1.1.1l and PostgreSQL 14.1
* Tue Oct 12 2021 ecsos <ecsos@opensuse.org>
  - Update to 2.9.1
    - Fix regression with named `sql.Placeholder` (:ticket:`1291`).
  - Update to 2.9.0
    - ``with connection`` starts a transaction on autocommit transactions too
      (:ticket:`#941`).
    - Timezones with fractional minutes are supported on Python 3.7 and following
      (:ticket:`#1272`).
    - Escape table and column names in `~cursor.copy_from()` and `~cursor.copy_to()`.
    - Connection exceptions with sqlstate ``08XXX`` reclassified as
      `~psycopg2.OperationalError` (a subclass of the previously used
      `~psycopg2.DatabaseError`) (:ticket:`#1148`).
    - Include library dirs required from libpq to work around MacOS build problems
      (:ticket:`#1200`).
    - Dropped support for Python 2.7, 3.4, 3.5 (:ticket:`#1198, #1000, #1197`).
    - Dropped support for mx.DateTime.
    - Use `datetime.timezone` objects by default in datetime objects instead of
      `~psycopg2.tz.FixedOffsetTimezone`.
    - The `psycopg2.tz` module is deprecated and scheduled to be dropped in the
      next major release.
    - Provide :pep:`599` wheels packages (manylinux2014 tag) for i686 and x86_64
      platforms.
    - Provide :pep:`600` wheels packages (manylinux_2_24 tag) for aarch64 and
      ppc64le platforms.
    - Wheel package compiled against OpenSSL 1.1.1k and PostgreSQL 13.3.
    - Build system for Linux/MacOS binary packages moved to GitHub action.

Files

/usr/lib/python3.11/site-packages/psycopg2
/usr/lib/python3.11/site-packages/psycopg2-2.9.9.dist-info
/usr/lib/python3.11/site-packages/psycopg2-2.9.9.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/psycopg2-2.9.9.dist-info/LICENSE
/usr/lib/python3.11/site-packages/psycopg2-2.9.9.dist-info/METADATA
/usr/lib/python3.11/site-packages/psycopg2-2.9.9.dist-info/RECORD
/usr/lib/python3.11/site-packages/psycopg2-2.9.9.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/psycopg2-2.9.9.dist-info/WHEEL
/usr/lib/python3.11/site-packages/psycopg2-2.9.9.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/psycopg2/__init__.py
/usr/lib/python3.11/site-packages/psycopg2/__pycache__
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/_ipaddress.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/_ipaddress.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/_json.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/_json.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/_range.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/_range.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/errorcodes.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/errorcodes.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/errors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/errors.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/extensions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/extensions.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/extras.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/extras.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/pool.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/pool.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/sql.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/sql.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/tz.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycopg2/__pycache__/tz.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycopg2/_ipaddress.py
/usr/lib/python3.11/site-packages/psycopg2/_json.py
/usr/lib/python3.11/site-packages/psycopg2/_psycopg.cpython-311-arm-linux-gnueabihf.so
/usr/lib/python3.11/site-packages/psycopg2/_range.py
/usr/lib/python3.11/site-packages/psycopg2/errorcodes.py
/usr/lib/python3.11/site-packages/psycopg2/errors.py
/usr/lib/python3.11/site-packages/psycopg2/extensions.py
/usr/lib/python3.11/site-packages/psycopg2/extras.py
/usr/lib/python3.11/site-packages/psycopg2/pool.py
/usr/lib/python3.11/site-packages/psycopg2/sql.py
/usr/lib/python3.11/site-packages/psycopg2/tz.py
/usr/share/doc/packages/python311-psycopg2
/usr/share/doc/packages/python311-psycopg2/AUTHORS
/usr/share/doc/packages/python311-psycopg2/NEWS
/usr/share/doc/packages/python311-psycopg2/README.rst
/usr/share/licenses/python311-psycopg2
/usr/share/licenses/python311-psycopg2/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:31:59 2024