Click here to visit the old openkoji buildsystem (Archived)

Information for build python-pandas-flavor-0.6.0-4.fc41

ID17170
Package Namepython-pandas-flavor
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.6.0
Release4.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pandas-flavor.git#feb8a2d7b7873f5640f0959483d72047225108fa
SummaryThe easy way to write your own flavor of Pandas
Description The easy way to write your own flavor of Pandas ----------------------------------------------- Pandas 0.23 added a (simple) API for registering accessors with Pandas objects. Pandas-flavor extends Pandas’ extension API by: 1. adding support for registering methods as well. 2. making each of these functions backwards compatible with older versions of Pandas. What does this mean? -------------------- It is now simpler to add custom functionality to Pandas DataFrames and Series. Import this package. Write a simple python function. Register the function using one of the following decorators. Why? ---- Pandas is super handy. Its general purpose is to be a "flexible and powerful data analysis/manipulation library". Pandas Flavor allows you add functionality that tailors Pandas to specific fields or use cases. Maybe you want to add new write methods to the Pandas DataFrame? Maybe you want custom plot functionality? Maybe something else?
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 19:45:26 CST
CompletedThu, 02 May 2024 19:56:44 CST
Taskbuild (f41, /rpms/python-pandas-flavor.git:feb8a2d7b7873f5640f0959483d72047225108fa)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pandas-flavor.git#feb8a2d7b7873f5640f0959483d72047225108fa'}}
Tags
f41
RPMs
src
python-pandas-flavor-0.6.0-4.fc41.src.rpm (info) (download)
noarch
python3-pandas-flavor-0.6.0-4.fc41.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 04 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.6.0-2 - Assert that a license file is present in the .dist-info directory * Mon Aug 14 2023 Packit <hello@packit.dev> - 0.6.0-1 - [packit] 0.6.0 upstream release * Mon Aug 14 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.5.0-3 - chore: add packit * Wed Jul 19 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.5.0-2 - Rebuild for Python 3.12b4 * Wed Feb 08 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.0-1 - Update to 0.5.0 (close RHBZ#2166980) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0^20220417gitf930814-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Jan 08 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.3.0^20220417gitf930814-8 - Drop support for i686 * Sat Nov 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.0^20220417gitf930814-7 - Rename binary package to match project canonical name * Sat Nov 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.0^20220417gitf930814-6 - Confirm License is SPDX MIT * Sat Oct 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.0^20220417gitf930814-5 - Allow and require lazy-loader ≥0.1 * Tue Aug 30 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.0^20220417gitf930814-4 - Allow lazy-loader 0.1rc3 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0^20220417gitf930814-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 21 2022 Python Maint <python-maint@redhat.com> - 0.3.0^20220417gitf930814-2 - Rebuilt for Python 3.11 * Thu Apr 21 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.0^20220417gitf930814-1 - Update to 0.3.0 (close RHBZ#2076089) * Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.0^20191128git4cc6cbc-1 - Drop “forge” macros to switch to “modern” snapshot versioning