Sat, 06 Jul 2024 11:27:30 UTC | login

Information for build python-immutabledict-2.2.4-1.fc38

ID248322
Package Namepython-immutabledict
Version2.2.4
Release1.fc38
Epoch
SummaryDrop-in replacement for dictionaries where immutability is desired
DescriptionImplements the complete mapping interface and can be used as a drop-in replacement for dictionaries where immutability is desired. The immutabledict constructor mimics dict, and all of the expected interfaces (iter, len, repr, hash, getitem) are provided.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 May 2023 11:02:19 UTC
CompletedWed, 31 May 2023 11:02:19 UTC
Tags
f38
f39
f40
RPMs
src
python-immutabledict-2.2.4-1.fc38.src.rpm (info) (download)
noarch
python3-immutabledict-2.2.4-1.fc38.noarch.rpm (info) (download)
Changelog * Wed May 10 2023 Kai A. Hiller <V02460@gmail.com> - 2.2.4-1 - Initial import (fedora#2182063)