Fri, 17 May 2024 10:44:06 UTC | login

Information for build python-scandir-1.10.0-1.fc32

ID131193
Package Namepython-scandir
Version1.10.0
Release1.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-scandir.git#f73b0d818ce9d41e0036b627f86579dfb334463f
SummaryA better directory iterator and faster os.walk() for Python
Descriptionscandir() is a directory iteration function like os.listdir(), except that instead of returning a list of bare filenames, it yields DirEntry objects that include file type and stat information along with the name. Using scandir() increases the speed of os.walk() by 2-20 times (depending on the platform and file system) by avoiding unnecessary calls to os.stat() in most cases. scandir is included in the Python 3.5+ standard library.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 09:18:28 UTC
CompletedTue, 03 Dec 2019 09:35:34 UTC
Taskbuild (f32-candidate, /rpms/python-scandir.git:f73b0d818ce9d41e0036b627f86579dfb334463f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-scandir.git#f73b0d818ce9d41e0036b627f86579dfb334463f'}}
Tags
f32
f33
RPMs
src
python-scandir-1.10.0-1.fc32.src.rpm (info) (download)
riscv64
python3-scandir-1.10.0-1.fc32.riscv64.rpm (info) (download)
python-scandir-debugsource-1.10.0-1.fc32.riscv64.rpm (info) (download)
python3-scandir-debuginfo-1.10.0-1.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Nov 29 2019 Avram Lubkin <aviso@fedoraproject.org> - 1.10.0-1 - Updated to 1.10 (bz#1687095) - Revert machete Python2 removal - Remove _python_bytecompile_extra * Thu Nov 28 2019 Miro Hrončok <mhroncok@redhat.com> - 1.9.0-10 - Subpackage python2-scandir has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.9.0-9 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 1.9.0-8 - Restore python2-scandir in F32 (it is still needed by python2-pytest) * Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 1.9.0-7 - Rebuilt for Python 3.8 * Wed Jul 31 2019 Miro Hrončok <mhroncok@redhat.com> - 1.9.0-6 - Restore python2-scandir in F31 (it is still needed by python2-pytest) * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Nov 18 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.9.0-3 - Use C.UTF-8 locale See https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot * Mon Nov 05 2018 Avram Lubkin <aviso@fedoraproject.org> - 1.9.0-2 - Restore python2-scandir in F30 (bz#1645935) * Sun Nov 04 2018 Avram Lubkin <aviso@fedoraproject.org> - 1.9.0-1 - Updated to 1.9.0 (bz#1614995) - Don't include tests * Sat Aug 04 2018 Avram Lubkin <aviso@fedoraproject.org> - 1.8-1 - Updated to 1.8 (bz#1611869) - Rework spec for Python version conditionals and newer guidelines * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.7-2 - Rebuilt for Python 3.7 * Mon Apr 16 2018 Avram Lubkin <aviso@fedoraproject.org> - 1.7-1 - Updated to 1.7 (bz#1394440) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild