Mon, 09 Sep 2024 14:34:56 UTC | login

Information for build python-munch-2.5.0-3.fc33

ID173565
Package Namepython-munch
Version2.5.0
Release3.fc33
Epoch
SummaryA dot-accessible dictionary (a la JavaScript objects)
Descriptionmunch is a fork of David Schoonover's **Bunch** package, providing similar functionality. 99% of the work was done by him, and the fork was made mainly for lack of responsiveness for fixes and maintenance on the original code. Munch is a dictionary that supports attribute-style access, a la JavaScript.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 12:37:16 UTC
CompletedThu, 13 Aug 2020 12:37:16 UTC
Tags
f33
f37
f38
RPMs
src
python-munch-2.5.0-3.fc33.src.rpm (info) (download)
noarch
python3-munch-2.5.0-3.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 2.5.0-2 - Rebuilt for Python 3.9 * Wed Mar 04 2020 Miro Hrončok <mhroncok@redhat.com> - 2.5.0-1 - Update to 2.5.0 (#1766566) - Fixes build with Python 3.9 (#1789175) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Sep 09 2019 Miro Hrončok <mhroncok@redhat.com> - 2.3.2-6 - Subpackage python2-munch has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 2.3.2-5 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Nov 14 2018 Pavel Raiskup <praiskup@redhat.com> - 2.3.2-2 - add --without=python{2,3} rpmbuild options