File python-oslo.log.changes of Package python-oslo.log
------------------------------------------------------------------- Mon Feb 8 15:02:08 UTC 2016 - tbechtold@suse.com - Add 0001-Fix-unintended-assignment-of-syslog.patch Fix unintended assignment of "syslog". ------------------------------------------------------------------- Wed Sep 9 06:50:36 UTC 2015 - tbechtold@suse.com - update to 1.11.0: * Fix poor examples of exception logging * Updated from global requirements - Adjust Requires according to requirements.txt ------------------------------------------------------------------- Thu Aug 27 14:34:35 UTC 2015 - tbechtold@suse.com - update to 1.10.0: * Fix package name for PublishErrorsHandler * Updated from global requirements * Fix duplicate-key pylint issue * Maintain old oslo logger names * Add Mitaka release to versionutils * Update single letter release names to full names * Provide a way to register versionutils options * Imported Translations from Transifex * Updated from global requirements - Adjust Requires according to requirements.txt ------------------------------------------------------------------- Wed Aug 5 06:44:20 UTC 2015 - tbechtold@suse.com - update to 1.8.0: * Set verbose to True and deprecate it * Define TRACE logging level * Imported Translations from Transifex * Updated from global requirements ------------------------------------------------------------------- Wed Jul 29 10:30:57 UTC 2015 - tbechtold@suse.com - Unify spec file. Use fedora compatible files macros ------------------------------------------------------------------- Tue Jul 28 12:45:33 UTC 2015 - tbechtold@suse.com - update to 1.7.0: * Imported Translations from Transifex * Add more default fancier formatting params * Updated from global requirements * Updated from global requirements * Updated from global requirements * Do not report deprecations in subclasses * Imported Translations from Transifex * Updated from global requirements * Add tox target to find missing requirements - update Requires according to requirements.txt ------------------------------------------------------------------- Sun Jul 19 06:37:07 UTC 2015 - dmueller@suse.com - update to 1.6.0: * Remove duplication of fatal_deprecations option * Imported Translations from Transifex ------------------------------------------------------------------- Wed Jun 24 07:09:54 UTC 2015 - tbechtold@suse.com - update to 1.5.0: * Updated from global requirements * Switch badges from 'pypip.in' to 'shields.io' * Deprecate use-syslog-rfc-format for removal ------------------------------------------------------------------- Wed Jun 10 17:41:34 UTC 2015 - tbechtold@suse.com - update to 1.4.0: * just version bump. no other changes ------------------------------------------------------------------- Tue Jun 2 15:53:08 UTC 2015 - tbechtold@suse.com - update to 1.3.0: * Do not fail if syslog is not available * Use proper deprecation for use-syslog-rfc-format option * Replace RFCSysLogHandler by a syslog() based one * Make remove_in=0 (no removal) use a better syntax * Remove is_compatible from versionutils * Add versionutils options to list_opts * Add versionutils to API documentation * Advertise support for Python3.4 / Remove support for Python 3.3 * Updated from global requirements * Updated from global requirements * Remove run_cross_tests.sh * Deprecate WritableLogger - used for eventlet logging * Log deprecation message when catching deprecated exceptions * Change misleading TRACE to ERROR * Uncap library requirements for liberty * Provide an API to let tempest control the log file * fix pep8 errors * Add pypi download + version badges * Update to latest hacking * Add link to Logging Guidelines * move versionutils into place * Add liberty release name to versionutils * Expose opts entry point for version_utils * Switch from oslo.config to oslo_config * Remove oslo.log code and clean up versionutils API * Remove code that moved to oslo.i18n * Enhance versionutils.deprecated to work with classes * Add Kilo release name to versionutils * Allow deprecated decorator to specify no plan for removal * Add JUNO as a target to versionutils module * pep8: fixed multiple violations * Use oslotest instead of common test module * Use hacking import_exceptions for gettextutils._ * fixed typos * Fix violations of H302:import only modules * Adds decorator to deprecate functions and methods * Remove vim header * Add `versionutils` for version compatibility checks * Default to True for use-syslog-rfc-format * Updated from global requirements * Restore automatic unicode conversion * Add migration notes - Adjust Requires according to requirements.txt ------------------------------------------------------------------- Wed Apr 22 13:58:12 UTC 2015 - tbechtold@suse.com - Add missing BuildRequires and enable testsuite ------------------------------------------------------------------- Wed Apr 22 13:54:34 UTC 2015 - tbechtold@suse.com - Remove python-discover from BuildRequires. We no longer care about python < 2.7 versions. ------------------------------------------------------------------- Tue Mar 10 15:04:01 UTC 2015 - tbechtold@suse.com - update to 1.0.0: * Updated from global requirements * Pickup instance from log format record * Make use_syslog=True log to syslog via /dev/log - update Requires according to requirements.txt ------------------------------------------------------------------- Tue Feb 24 08:24:31 UTC 2015 - tbechtold@suse.com - update to version 0.3.0: * Updated from global requirements - Update Requires ------------------------------------------------------------------- Thu Feb 5 15:39:26 UTC 2015 - tbechtold@suse.com - update to version 0.2.0: * Expose fixtures through oslo_log.fixture * Add fixture to let tests change log levels * Rename logging fixture module * Update comment to match implementation * fix link to bug tracker in readme * Updated from global requirements - Update Requires ------------------------------------------------------------------- Fri Jan 23 07:24:39 UTC 2015 - tbechtold@suse.com - Adjust Requires versions ------------------------------------------------------------------- Fri Jan 23 07:18:37 UTC 2015 - tbechtold@suse.com - Initial packaging