Name: | python2-psycopg2 |
---|---|
Version: | 2.7.5 |
Release: | 7.module+el8.3.0+7833+4aaf98ce |
Architecture: | x86_64 |
Module: | python27:2.7:8030020200819165638:9edba152 python27:2.7:8030020200819165639:851f4228 python27:2.7:8040020210122160212:cdb2db54 python27:2.7:8050020210811095446:3e7ace8b python27:2.7:8060020220210185952:8cdc2268 python27:2.7:8070020220617114255:056aacbc python27:2.7:8080020221221225124:ba5e661a python27:2.7:8080020230609134836:392b0bf1 python27:2.7:8080020231004233750:392b0bf1 |
Group: | Applications/Databases |
Size: | 568013 |
License: | LGPLv3+ with exceptions |
RPM: | python2-psycopg2-2.7.5-7.module+el8.3.0+7833+4aaf98ce.x86_64.rpm |
Source RPM: | python-psycopg2-2.7.5-7.module+el8.3.0+7833+4aaf98ce.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | jenkins-172-17-0-2-987fe06b-e338-4d12-bb39-daa73375bcbe.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.psycopg.org/psycopg/ |
Summary: | A PostgreSQL database adapter for Python 2 |
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. Several extensions allow access to many of the features offered by PostgreSQL. |
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Use the fully versioned binaries during build - Related: rhbz#1619153
- Require python2-psycopg2 instead of python-psycopg2 from the python2-psycopg2-debug subpackage - Resolves: rhbz#1628242
- re-enable testsuite
- Disable failing tests
- BuildRequire also python36-rpm-macros as part of the python36 module build
- sync with fedora rawhide
- Let the doc subpackage be standalone installable
- Make requires on python36-devel/debug dependant on a python36_module bcond
- Revert switching Python 3 subpackages to the python3X- prefix - Switch only the requires for python3-devel/debug to the python36-prefix: the rest of the packages in the python36 collection will have the python3 prefix to be unified with the Python 3 packages for Platform-Python