Sat, 18 May 2024 01:46:22 UTC | login

Information for build python-pgspecial-2.1.0-1.fc38

ID248241
Package Namepython-pgspecial
Version2.1.0
Release1.fc38
Epoch
SummaryPython implementation of postgres meta (backslash) commands
DescriptionThis package provides an API to execute meta-commands (AKA “special”, or “backslash commands”) on PostgreSQL.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 May 2023 10:42:24 UTC
CompletedWed, 31 May 2023 10:42:24 UTC
Tags
f38
f39
f40
RPMs
src
python-pgspecial-2.1.0-1.fc38.src.rpm (info) (download)
noarch
python3-pgspecial-2.1.0-1.fc38.noarch.rpm (info) (download)
Changelog * Fri Mar 31 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.0-1 - Update to 2.1.0 (close RHBZ#2183523) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Nov 03 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.1-1 - Update to 2.0.1 (close RHBZ#2093504) * Thu Nov 03 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.1-5 - Update License to SPDX * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.13.1-3 - Rebuilt for Python 3.11 * Sat Apr 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.1-2 - Stop numbering patches * Tue Mar 01 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.1-1 - Update to 1.13.1 (close RHBZ#2059332) * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Sep 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.0-9 - Use patch generated directly from GitHub PR * Sun Sep 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.0-8 - Use patch generated directly from GitHub PR * Sun Sep 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.0-7 - Drop BR on pyproject-rpm-macros, now implied by python3-devel * Sun Sep 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.0-6 - Reduce macro indirection in the spec file * Tue Jul 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.0-5 - Move %generate_buildrequires after %prep to make the spec file easier to follow * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.13.0-2 - Rebuilt for Python 3.10 * Fri May 21 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.0-1 - Update to 1.13.0 - Update summary and description - Use a patch to drop the mock dependency, and submit PR#115 upstream - Generate test BR’s from tox.ini * Sat Apr 10 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.12.1-5 - Drop workarounds for Fedora 32