Wed, 24 Apr 2024 16:32:16 UTC | login

Information for build python-google-apputils-0.4.2-6.el7

ID17504
Package Namepython-google-apputils
Version0.4.2
Release6.el7
Epoch
SummaryGoogle Application Utilities for Python
DescriptionThis project is a small collection of utilities for building Python applications. It includes some of the same set of utilities used to build and run internal Python apps at Google. Features: * Simple application startup integrated with python-gflags. * Subcommands for command-line applications. * Option to drop into pdb on uncaught exceptions. * Helper functions for dealing with files. * High-level profiling tools. * Timezone-aware wrappers for datetime.datetime classes. * Improved TestCase with the same methods as unittest2, plus helpful flags for test startup. * google_test setuptools command for running tests. * Helper module for creating application stubs.
Built byjdetiber
State complete
Volume DEFAULT
StartedSat, 24 Jun 2017 03:10:39 UTC
CompletedSat, 24 Jun 2017 03:11:41 UTC
Taskbuild (oranges7-test64-common-el7, python-google-apputils-0.4.2-6.el7.src.rpm)
Tags
bananas7-el7-build
oranges7-test64-common-el7-build
paas7-openshift-multiarch-el7-build
RPMs
src
python-google-apputils-0.4.2-6.el7.src.rpm (info) (download)
noarch
python-google-apputils-0.4.2-6.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-6 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Apr 21 2015 Orion Poplawski <orion@cora.nwra.com> - 0.4.2-2 - Use _docdir_fmt macro - Fix changelog - Strip shbang from python library files * Mon Apr 06 2015 Orion Poplawski <orion@cora.nwra.com> - 0.4.2-1 - Initial package