Name: | python2-psycopg2-tests |
---|---|
Version: | 2.7.5 |
Release: | 6.module+el8+5198+1f4f35b9 |
Architecture: | x86_64 |
Module: | python27:2.7:20190517041645:17efdbc7 |
Group: | Applications/Databases |
Size: | 1031759 |
License: | LGPLv3+ with exceptions |
RPM: | python2-psycopg2-tests-2.7.5-6.module+el8+5198+1f4f35b9.x86_64.rpm |
Source RPM: | python-psycopg2-2.7.5-6.module+el8+5198+1f4f35b9.src.rpm |
Build Date: | Mon May 20 2019 |
Build Host: | jenkins-5c4fcf4f-6540-45ed-a912-7904340e1205.appad3iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.psycopg.org/psycopg/ |
Summary: | A testsuite for 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. This sub-package delivers set of tests for the adapter. |
- 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
- Switch the Python 3 subpackages to the python3X- prefix using the 3 macro