Information for build python-rope-1.13.0-2.fc41

ID17734
Package Namepython-rope
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.13.0
Release2.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-rope.git#b569c491daded2b57fb8d3815d8ab630fef97287
SummaryPython Code Refactoring Library
DescriptionRope is the world’s most advanced open source Python refactoring library (yes, I totally stole that tagline from Postgres). Most Python syntax up to Python 3.10 is supported. Please file bugs and contribute patches if you encounter gaps.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 21:15:15 CST
CompletedThu, 02 May 2024 21:31:17 CST
Taskbuild (f41, /rpms/python-rope.git:b569c491daded2b57fb8d3815d8ab630fef97287)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-rope.git#b569c491daded2b57fb8d3815d8ab630fef97287'}}
Tags
f41
RPMs
src
python-rope-1.13.0-2.fc41.src.rpm (info) (download)
noarch
python-rope-doc-1.13.0-2.fc41.noarch.rpm (info) (download)
python3-rope-1.13.0-2.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
installed_pkgs.log
build.log
root.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Mar 24 2024 Sandro <devel@penguinpee.nl> - 1.13.0-2 - Add Packit config * Sun Mar 24 2024 Sandro <devel@penguinpee.nl> - 1.13.0-1 - Update to 1.13.0 (RHBZ#2271288) - Filter linter from dev requirements - Re-enable all tests again * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 18 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.12.0-1 - Update to 1.12.0 (close RHBZ#2258938) * Thu Jan 18 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11.0-6 - Include LICENSE manually in F38 * Thu Jan 04 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11.0-3 - Assert that the .dist-info directory contains a license file * Sun Nov 05 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11.0-1 - Update to 1.11.0 (close RHBZ#2248025) * Wed Oct 11 2023 Sandro <devel@penguinpee.nl> - 1.10.0-2 - Include `Contributors` and `CHANGELOG` in main package - Put all other documentation in `doc` sub package * Sun Oct 08 2023 Sandro <devel@penguinpee.nl> - 1.10.0-1 - Update to 1.10.0 (RHBZ#2058936) * Sun Oct 08 2023 Sandro <devel@penguinpee.nl> - 1.3.0-7 - Whitespace changes * Sun Oct 08 2023 Sandro <devel@penguinpee.nl> - 1.3.0-6 - Clean up BRs * Sun Oct 08 2023 Sandro <devel@penguinpee.nl> - 1.3.0-5 - Update description (follow upstream) * Sun Oct 08 2023 Sandro <devel@penguinpee.nl> - 1.3.0-4 - Use forge macros * Sun Oct 08 2023 Sandro <devel@penguinpee.nl> - 1.3.0-3 - Add Packit config * Fri Sep 01 2023 Sandro <devel@penguinpee.nl> - 1.3.0-2 - Update to 1.3.0 - Disable failing tests for now (most succeed) * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3.0-1 - Update to 1.3.0 * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.2.0-1 - Update to 1.2.0 * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.1-1 - Update to 1.1.1 * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.0-1 - Update to 1.0.0 * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.23.0-1 - Update to 0.23.0 * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-17 - Stop skipping any tests * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-16 - Update License to SPDX * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-15 - Drop the duplicate license file * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-14 - Mark directory in files-list with a trailing slash * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-13 - Minor spec-file formatting * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-12 - Do not track obsolete patches * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-11 - Do not unnecessarily number sources and patches * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-10 - Eliminate unnecessary spec-file macros * Mon Aug 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-9 - Don’t use the obsolete zero-argument form of the pypi_source macro * Fri Jul 28 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.22.0-7 - Backport upstream patch for ast.Str removal in favor of str.Constant already deprecated in python 3.8 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 0.22.0-5 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.22.0-2 - Rebuilt for Python 3.11