Thu, 13 Jun 2024 18:30:31 UTC | login

Information for build python-timeunit-1.1.0-4.fc33

ID166976
Package Namepython-timeunit
Version1.1.0
Release4.fc33
Epoch
SummaryPython module providing utility methods to convert across time units
Description Based on java.util.concurrent.TimeUnit and timeunit in npm TimeUnit is a port of the public domain TimeUnit Java class by Doug Lea This class is the basis for java.util.concurrent.TimeUnit from JavaSE. A timeunit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform delay operations in these units. A timeunit does not maintain time information, but only helps organize and use time representations that may be maintained separately across various contexts. A timeunit is mainly used to inform time-based methods how a given timing parameter should be interpreted.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 10:11:53 UTC
CompletedThu, 13 Aug 2020 10:11:53 UTC
Tags
f33
f37
f38
RPMs
src
python-timeunit-1.1.0-4.fc33.src.rpm (info) (download)
noarch
python3-timeunit-1.1.0-4.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 1.1.0-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Oct 28 2019 David McCheyne <davidmccheyne@gmail.com> - 1.1.0-1 - Initial package.