Wed, 11 Sep 2024 11:21:18 UTC | login

Information for build python-pg8000-1.11.0-3.fc29

ID38574
Package Namepython-pg8000
Version1.11.0
Release3.fc29
Epoch
SummaryPure Python PostgreSQL Driver
Descriptionpg8000 is a pure-Python PostgreSQL driver that complies with DB-API 2.0. The driver communicates with the database using the PostgreSQL Backend / Frontend Protocol.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 20:58:01 UTC
CompletedThu, 07 Jun 2018 20:58:01 UTC
Tags
f29
RPMs
src
python-pg8000-1.11.0-3.fc29.src.rpm (info) (download)
noarch
python2-pg8000-1.11.0-3.fc29.noarch.rpm (info) (download)
python3-pg8000-1.11.0-3.fc29.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.11.0-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Sep 30 2017 williamjmorenor@gmail.com - 1.11.0-1 - Update to v1.11.0 release Note that this version is not backward compatible with previous versions. https://github.com/mfenniak/pg8000#version-1-11-0-2017-08-16 - Drop docs subpackage removed from upstream * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 1.10.6-3 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.5-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Fri Mar 11 2016 William Moreno <williamjmorenor@gmail.com> - 1.10.5-1 - Update to 1.10.5 - Remove patch included in upstream release - Build docs in Fedora builds - Update Source0 link * Wed Mar 02 2016 William Moreno <williamjmorenor@gmail.com> - 1.10.4-1 - Epel7 packaging of version 1.10.4 * Tue Mar 01 2016 William Moreno <williamjmorenor@gmail.com> - 1.10.4-1 - Update to 1.10.4 - Remove patch1 included in upstream release - Change source name - Remove doc subpackage, upstream remove source in this release - Patch licence text not include in the release * Mon Feb 08 2016 William Moreno <williamjmorenor at gmail.com> - 1.10.3-2 - Remove bundled six library. * Wed Feb 03 2016 William Moreno <williamjmorenor at gmail.com> - 1.10.3-1 - Initial Packaging