Click here to visit the old openkoji buildsystem (Archived)

Information for build python-pysnooper-1.2.1-2.fc41

ID89029
Package Namepython-pysnooper
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.2.1
Release2.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pysnooper.git#6c1cf30218509a498b8c52fa3cbf1c95f3f52c1c
SummaryPoor man's debugger for Python
DescriptionPySnooper is a replacement for debug print statements in code. After decorating a function it automatically logs which lines were run and any changes to local variables. @pysnooper.snoop() def func(...): ...
Built bykojiadmin
State complete
Volume DEFAULT
StartedSun, 29 Sep 2024 06:23:15 CST
CompletedSun, 29 Sep 2024 06:33:04 CST
Taskbuild (f41-build-side-1, /rpms/python-pysnooper.git:6c1cf30218509a498b8c52fa3cbf1c95f3f52c1c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pysnooper.git#6c1cf30218509a498b8c52fa3cbf1c95f3f52c1c'}}
Tags
f41-build-side-1
RPMs
src
python-pysnooper-1.2.1-2.fc41.src.rpm (info) (download)
noarch
python3-pysnooper-1.2.1-2.fc41.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
state.log
installed_pkgs.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Sep 09 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.2.1-1 - Version 1.2.1 (rhbz#2310813) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.2.0-5 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jul 16 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.2.0-1 - Version 1.2.0 (rhbz#2223097) - Fixes compatilibility with python 3.12 (rhbz#2196749) * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.1.1-7 - Rebuilt for Python 3.12 * Fri May 12 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.1.1-6 - Version 1.1.1 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 16 2022 Lumir Balhar <lbalhar@redhat.com> - 1.1.1-4 - Fix build dependencies - add setuptools (#2142036)