Sun, 12 May 2024 21:45:16 UTC | login

Information for build python-pendulum-2.0.5-4.fc33

ID159856
Package Namepython-pendulum
Version2.0.5
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pendulum.git#df0ae62ba1657a69c255c8449fea2777f03228d0
SummaryPython datetimes made easy
DescriptionUnlike other datetime libraries for Python, Pendulum is a drop-in replacement for the standard datetime class (it inherits from it), so, basically, you can replace all your datetime instances by DateTime instances in you code. It also removes the notion of naive datetimes: each Pendulum instance is timezone-aware and by default in UTC for ease of use.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 03 Jun 2020 11:09:39 UTC
CompletedWed, 03 Jun 2020 11:21:12 UTC
Taskbuild (f33, /rpms/python-pendulum.git:df0ae62ba1657a69c255c8449fea2777f03228d0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pendulum.git#df0ae62ba1657a69c255c8449fea2777f03228d0'}}
Tags
f33
RPMs
src
python-pendulum-2.0.5-4.fc33.src.rpm (info) (download)
riscv64
python3-pendulum-2.0.5-4.fc33.riscv64.rpm (info) (download)
python-pendulum-debugsource-2.0.5-4.fc33.riscv64.rpm (info) (download)
python3-pendulum-debuginfo-2.0.5-4.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 2.0.5-4 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 21 2020 Fabian Affolter <mail@fabian-affolter.ch> - 2.0.5-2 - Fix description (rhbz#1790074) * Tue Jan 07 2020 Fabian Affolter <mail@fabian-affolter.ch> - 2.0.5-1 - Initial package for Fedora