Changelog for
python-oslo.utils-doc-2.5.0-2.1.noarch.rpm :
Tue Sep 15 14:00:00 2015 tbechtoldAATTsuse.com
- update to 2.5.0:
* Updated from global requirements
* Imported Translations from Transifex
* Updated from global requirements
* Updated from global requirements
Thu Sep 3 14:00:00 2015 tbechtoldAATTsuse.com
- update to 2.4.0:
* Updated from global requirements
* Updated from global requirements
* flake8 - remove unused rules
* Bump monotonic to 0.3 to remove exception catching on import
* Provide a common exception caused by base class
* Imported Translations from Transifex
* Allow access to reflection \'get_members\'
* Updated from global requirements
* Imported Translations from Transifex
* Updated from global requirements
Fri Jul 31 14:00:00 2015 tbechtoldAATTsuse.com
- Unify spec file #2
- Remove test requirements
- Add -doc package
Wed Jul 29 14:00:00 2015 tbechtoldAATTsuse.com
- Unify spec file. Use fedora compatible files macros
Tue Jul 28 14:00:00 2015 tbechtoldAATTsuse.com
- update to 2.1.0:
* Imported Translations from Transifex
* Updated from global requirements
* Adding checking around the monotonic import
* Updated from global requirements
* Updated from global requirements
* Add oslo.config to test requirements
* Remove oslo namespace package
* Updated from global requirements
- update Requires according to requirements.txt
- remove 0001-Disable-deprecation-warning.patch
Mon Jul 20 14:00:00 2015 dmuellerAATTsuse.com
- fix requires
Fri Jul 17 14:00:00 2015 dmuellerAATTsuse.com
- update to 1.9.0:
* Updated from global requirements
* Imported Translations from Transifex
* Add write_to_tempfile back to fileutils
* Use monotonic library to avoid finding monotonic time function
* Fix exception_to_unicode() for oslo_i18n Message
* Add fileutils to oslo_utils
* Updated from global requirements
* Add tox target to find missing requirements
* Updated from global requirements
* Updated from global requirements
* Switch badges from \'pypip.in\' to \'shields.io\'
* timeutils: fix newer/older comparison with TZ aware datetime
* Replace parse_strtime with parse_isotime in older/newer
Mon Jun 8 14:00:00 2015 tbechtoldAATTsuse.com
- update to 1.6.0:
* Add pytz to requirements
* Imported Translations from Transifex
* timeutils: utcnow() can return a value with a timezone
* Add \'raise_with_cause\' chaining helper to excutils
* timeutils: deprecate isotime()
* timeutils: make marshall timezone aware
* Advertise support for Python3.4 / Remove support for Python 3.3
* Updated from global requirements
* Add exception_to_unicode() function
* Remove run_cross_tests.sh
* Imported Translations from Transifex
* Move versionutils into place and remove deprecation tools
* Denote monotonic import ordering + usage
* 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
* Uncap library requirements for liberty
* Add JUNO as a target to versionutils module
* Add missing reflection + uuidutils docs
* timeutils: avoid passing leap second to datetime
* Add pypi download + version badges
* Cleanup README.rst and setup.cfg
* 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
* Update hacking setting
* Updated from global requirements
* Imported Translations from Transifex
* Clean up TestIsIPv6Enabled
* Fix test_netutils: stop patches
* Add a new string to the list of masked patterns
* Provide common `fetch_current_thread_functor` function
* Imported Translations from Transifex
- Adjust Requires according to requirements.txt
- Add python_requires to _services
Thu May 7 14:00:00 2015 tbechtoldAATTsuse.com
- Add 0001-Disable-deprecation-warning.patch
Tue Mar 10 13:00:00 2015 tbechtoldAATTsuse.com
- update to 1.4.0:
* Add a stopwatch + split for duration(s)
* Allow providing a logger to save_and_reraise_exception
* Updated from global requirements
* Utility API to generate EUI-64 IPv6 address
- update Requires
Tue Feb 24 13:00:00 2015 tbechtoldAATTsuse.com
- update to version 1.3.0:
* Add a eventlet utils helper module
* Add microsecond support to iso8601_from_timestamp
* Updated from global requirements
* Update Oslo imports to remove namespace package
* Add TimeFixture
* Add microsecond support to timeutils.utcnow_ts()
* Make setup.cfg packages include oslo.utils
- adjust Requires according to requirements.txt
Wed Jan 14 13:00:00 2015 dmuellerAATTsuse.com
- fix requires
Mon Jan 12 13:00:00 2015 dmuellerAATTsuse.com
- update to 1.2.1:
* Return LOCALHOST if no default interface
* Improve performance of strutils.mask_password
* Move files out of the namespace package
* Add method is_valid_port in netutils
* Support non-lowercase uuids in is_uuid_like
* Add \'secret_uuid\' in _SANITIZE_KEYS for strutils
* Imported Translations from Transifex
* Workflow documentation is now in infra-manual
Mon Dec 15 13:00:00 2014 dmuellerAATTsuse.com
- update to 1.1.0:
* Add get_my_ip()
* Updated from global requirements
* Add \'auth_password\' in _SANITIZE_KEYS for strutils
* Updated from global requirements
* Activate pep8 check that _ is imported
* Add uuidutils to oslo.utils
* Add pbr to installation requirements
* Updated from global requirements
* Add is_int_like() function
* Hide auth_token and new_pass
* Imported Translations from Transifex
* Add history/changelog to docs
* Imported Translations from Transifex
* Support building wheels (PEP-427)
* Imported Translations from Transifex
* Improve docstrings for IP verification functions
* Imported Translations from Transifex
* Add ip address validation
* Fix how it appears we need to use mock_anything to avoid \'self\' errors
* Updated from global requirements
* Move over a reflection module that taskflow uses
* Make safe_encode func case-insensitive
* Enable mask_password to handle byte code strings
* Updated from global requirements
Sun Sep 21 14:00:00 2014 tbechtoldAATTsuse.com
- Update to version 1.0.0:
* Version bump
Thu Sep 11 14:00:00 2014 dmuellerAATTsuse.com
- update to 0.3.0:
* Imported Translations from Transifex
* Remove unused dependency on oslo.config
* Updated from global requirements
* Just use int(BOOL) to convert to 1 or 0
* Re-enable _import
* hidden methods in import_utils
Tue Aug 26 14:00:00 2014 dmuellerAATTsuse.com
- update to 0.2.0:
* Make strutils.mask_password more secure
* New public API for mask_password ported from incubator
* Imported Translations from Transifex
Wed Aug 13 14:00:00 2014 tbechtoldAATTsuse.com
- Initial package for oslo.utils