Mon, 18 Nov 2024 16:15:40 UTC | login

Information for build python-btrfs-12-1.fc33

ID187122
Package Namepython-btrfs
Version12
Release1.fc33
Epoch
SummaryPython module to inspect btrfs filesystems
DescriptionThe primary goal of this module is to be able to inspect the internals of an existing filesystem for educational purposes. The python module acts as a wrapper around the low level kernel calls and btrfs data structures, presenting them as python objects with interesting attributes and references to other objects.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 12:10:45 UTC
CompletedFri, 27 Nov 2020 12:10:45 UTC
Tags
f33
f37
f38
RPMs
src
python-btrfs-12-1.fc33.src.rpm (info) (download)
noarch
python-btrfs-doc-12-1.fc33.noarch.rpm (info) (download)
python3-btrfs-12-1.fc33.noarch.rpm (info) (download)
Changelog * Wed Oct 14 2020 Juan Orti Alcaine <jortialc@redhat.com> - 12-1 - Version 12 (#1888096) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 11-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 11-6 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 11-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 11-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 11-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Mar 01 2019 Juan Orti Alcaine <jorti@fedoraproject.org> - 11-1 - Version 11 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jan 19 2019 Juan Orti Alcaine <jorti@fedoraproject.org> - 10-1 - Version 10 - License changed to LGPLv3+ * Tue Oct 23 2018 Juan Orti Alcaine <jorti@fedoraproject.org> - 9.1-2 - Suggests: python-btrfs-doc * Mon Oct 22 2018 Juan Orti Alcaine <jorti@fedoraproject.org> - 9.1-1 - Version 9.1 * Mon Oct 22 2018 Juan Orti Alcaine <jorti@fedoraproject.org> - 9-1 - Version 9 - Create doc subpackage - Use python_provide macro