Thu, 19 Sep 2024 10:16:32 UTC | login

Information for build python-google-crc32c-1.6.0-31.fc41

ID339518
Package Namepython-google-crc32c
Version1.6.0
Release31.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-google-crc32c.git#d98679e17cbfb0b5e491055044bd5da76b5d0f02
SummaryA python wrapper of the C library ‘Google CRC32C’
DescriptionThis package wraps the google/crc32c hardware-based implementation of the CRC32C hashing algorithm.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 17 Sep 2024 11:04:49 UTC
CompletedTue, 17 Sep 2024 11:43:32 UTC
Taskbuild (f41, /rpms/python-google-crc32c.git:d98679e17cbfb0b5e491055044bd5da76b5d0f02)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-google-crc32c.git#d98679e17cbfb0b5e491055044bd5da76b5d0f02'}}
Tags
f41
RPMs
src
python-google-crc32c-1.6.0-31.fc41.src.rpm (info) (download)
riscv64
python3-google-crc32c-1.6.0-31.fc41.riscv64.rpm (info) (download)
python-google-crc32c-debugsource-1.6.0-31.fc41.riscv64.rpm (info) (download)
python3-google-crc32c-debuginfo-1.6.0-31.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
Changelog * Thu Sep 05 2024 Packit <hello@packit.dev> None-31 - Update to 1.6.0 upstream release * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> None-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> None-29 - Rebuilt for Python 3.13 * Fri Mar 29 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-28 - F40+: Remove conditionals for F38/F39 * Fri Mar 29 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-27 - F39+: No longer Obsolete python3-azure-sdk, which was removed by F36 * Fri Mar 29 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-26 - Add an rpmlintrc file * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> None-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> None-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-23 - Update to 1.5.0 (close RHBZ#2258490) * Tue Jan 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-22 - Update to 1.4.0 * Tue Jan 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-21 - Update to 1.3.0 * Tue Jan 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-20 - Update to 1.2.0 * Tue Jan 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-19 - Update to 1.1.5 * Tue Jan 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-18 - Update to 1.1.4 * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-17 - Update to 1.1.3 * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-16 - Drop and Obsolete (in F40+) the testing extra metapackage * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-15 - Use the check_cffi_crc32c script as an extra “smoke test” * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-14 - Verify that nothing is bundled * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-13 - Configure Packit * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-12 - Tidy up the BuildRequires * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-11 - Update Summary and description from upstream * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-10 - Remove unnecessary path from pytest arguments * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-9 - Use generated BuildRequires for testing * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-8 - Always do an import-only smoke test (especially if tests are disabled) * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-7 - Use new (rpm 4.17.1+) bcond style * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-6 - Do not number the sole Source * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-5 - Minor tweaks to whitespace and formatting * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-4 - Reduce macro indirection (stop using forge macros, etc.) * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-3 - Drop PIP_VERBOSE environment variable (debug) * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-2 - Drop -r from \ CFLAGS="${CFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer }" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer }" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules }" ; export FFLAGS ; FCFLAGS="${FCFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules }" ; export FCFLAGS ; VALAFLAGS="${VALAFLAGS:--g}" ; export VALAFLAGS ; RUSTFLAGS="${RUSTFLAGS:--Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn}" ; export RUSTFLAGS ; LDFLAGS="${LDFLAGS:--Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes }" ; export LDFLAGS ; LT_SYS_LIBRARY_PATH="${LT_SYS_LIBRARY_PATH:-/usr/lib64:}" ; export LT_SYS_LIBRARY_PATH ; CC="${CC:-gcc}" ; export CC ; CXX="${CXX:-g++}" ; export CXX echo 'pyproject-rpm-macros' # first stdout line matches the implementation in macros.aaa-pyproject-srpm echo 'python3-devel' echo 'python3dist(pip) >= 19' echo 'python3dist(packaging)' if [ -f pyproject.toml ]; then echo '(python3dist(tomli) if python3-devel < 3.11)' elif [ -f setup.py ]; then echo 'python3dist(setuptools) >= 40.8' echo 'python3dist(wheel)' else echo 'ERROR: Neither pyproject.toml nor setup.py found, consider using %pyproject_buildrequires -N <requirements-file> if this is not a Python package.' >&2 exit 1 fi rm -rfv *.dist-info/ >&2 if [ -f /usr/bin/python3 ]; then mkdir -p "/builddir/build/BUILD/python-google-crc32c-1.6.0-build/python-crc32c-1.6.0/.pyproject-builddir" echo -n > /builddir/build/BUILD/python-google-crc32c-1.6.0-build/python-google-crc32c-1.6.0-31.fc41.riscv64-pyproject-buildrequires CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}" TMPDIR="/builddir/build/BUILD/python-google-crc32c-1.6.0-build/python-crc32c-1.6.0/.pyproject-builddir" \ RPM_TOXENV="py313" HOSTNAME="rpmbuild" /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-google-crc32c-1.6.0-build/python-crc32c-1.6.0/pyproject-wheeldir --output /builddir/build/BUILD/python-google-crc32c-1.6.0-build/python-google-crc32c-1.6.0-31.fc41.riscv64-pyproject-buildrequires >&2 cat /builddir/build/BUILD/python-google-crc32c-1.6.0-build/python-google-crc32c-1.6.0-31.fc41.riscv64-pyproject-buildrequires fi rm -rfv *.dist-info/ >&2 , now the default * Mon Jan 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-1 - Assert a license file is in .dist-info; don’t package a duplicate * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.1.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> 1.1.2-8 - Rebuilt for Python 3.12 * Wed Feb 22 2023 Major Hayden <major@redhat.com> 1.1.2-7 - Set SPDX license * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild