Sat, 06 Jul 2024 21:58:14 UTC | login

Information for build python-scikit-misc-0.3.0-5.fc40

ID255944
Package Namepython-scikit-misc
Version0.3.0
Release5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-scikit-misc.git#61050b11cee350238a73fcace32bdcd03157a3d4
SummaryMiscellaneous tools for data analysis and scientific computing
DescriptionMiscellaneous tools for data analysis and scientific computing.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 24 Oct 2023 17:03:19 UTC
CompletedTue, 24 Oct 2023 18:20:54 UTC
Taskbuild (f40, /rpms/python-scikit-misc.git:61050b11cee350238a73fcace32bdcd03157a3d4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-scikit-misc.git#61050b11cee350238a73fcace32bdcd03157a3d4'}}
Tags
f40
RPMs
src
python-scikit-misc-0.3.0-5.fc40.src.rpm (info) (download)
riscv64
python3-scikit-misc-0.3.0-5.fc40.riscv64.rpm (info) (download)
python-scikit-misc-debugsource-0.3.0-5.fc40.riscv64.rpm (info) (download)
python3-scikit-misc-debuginfo-0.3.0-5.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Sep 12 2023 Miro Hrončok <miro@hroncok.cz> None-5 - Fix the provided python3dist(scikit-misc) version * Mon Sep 11 2023 Sandro <devel@penguinpee.nl> None-4 - Update to 0.3.0 (RHBZ#2220846) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> None-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> None-2 - Rebuilt for Python 3.12 * Sun Apr 30 2023 Sandro <devel@penguinpee.nl> None-1 - Use mesonpy for building * Sat Apr 29 2023 Benjamin A. Beasley <code@musicinmybrain.net> 0.2.0-3 - Remove unversioned “python” BR * Tue Apr 18 2023 Sandro <devel@penguinpee.nl> 0.2.0-2 - Enable tests again * Sun Apr 16 2023 Sandro <devel@penguinpee.nl> 0.2.0-1 - Update to 0.2.0 * Tue Feb 07 2023 Miro Hrončok <miro@hroncok.cz> 0.1.4-5 - Drop a patch, \ CFLAGS="${CFLAGS:--O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 }" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -flto=auto -ffat-lto-objects -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 }" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -flto=auto -ffat-lto-objects -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 -I/usr/lib64/gfortran/modules }" ; export FFLAGS ; FCFLAGS="${FCFLAGS:--O2 -flto=auto -ffat-lto-objects -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 -I/usr/lib64/gfortran/modules }" ; export FCFLAGS ; VALAFLAGS="${VALAFLAGS:--g}" ; export VALAFLAGS ; RUSTFLAGS="${RUSTFLAGS:--Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -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/scikit-misc-0.3.0/.pyproject-builddir" echo -n > /builddir/build/BUILD/python-scikit-misc-0.3.0-5.fc40.riscv64-pyproject-buildrequires CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}" TMPDIR="/builddir/build/BUILD/scikit-misc-0.3.0/.pyproject-builddir" \ RPM_TOXENV="py312" HOSTNAME="rpmbuild" /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/scikit-misc-0.3.0/pyproject-wheeldir --output /builddir/build/BUILD/python-scikit-misc-0.3.0-5.fc40.riscv64-pyproject-buildrequires is fixed >&2 cat /builddir/build/BUILD/python-scikit-misc-0.3.0-5.fc40.riscv64-pyproject-buildrequires fi rm -rfv *.dist-info/ >&2 * Tue Feb 07 2023 Miro Hrončok <miro@hroncok.cz> 0.1.4-4 - Fix wrong conversion to * Tue Oct 24 2023 Fedora Project - 0.3.0-5.fc40 - local build * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Oct 21 2022 Sandro <devel@penguinpee.nl> 0.1.4-2 - Add patch to dist-git * Fri Oct 21 2022 Sandro <devel@penguinpee.nl> 0.1.4-1 - Initial release (RHBZ#2133438)