forked from pool/python-python-dbusmock
		
	- Fix timeouts for loaded machines and parallel tests - Fix tests for Python 3.8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=11
		
			
				
	
	
		
			103 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			103 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Mon Oct 21 09:50:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
 | |
| 
 | |
| - Update to 0.18.3:
 | |
|   - Fix timeouts for loaded machines and parallel tests
 | |
|   - Fix tests for Python 3.8
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Jan  9 22:19:11 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
 | |
| 
 | |
| - Use noun phrase in summary. Trim description, it is not a manual.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Jan  7 11:19:02 UTC 2019 - bjorn.lie@gmail.com
 | |
| 
 | |
| - Update URL to new home:
 | |
|   * https://github.com/martinpitt/python-dbusmock
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Jan  7 10:42:02 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
 | |
| 
 | |
| - Remove test condition
 | |
| - Use %license macro
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Jan  7 10:12:31 UTC 2019 - bjorn.lie@gmail.com
 | |
| 
 | |
| - Update to version 0.18.1:
 | |
|   * test: Fix failures with systemd 239 in chroots
 | |
| - Changes from version 0.18:
 | |
|   * logind template: Add support for suspend-then-hibernate
 | |
|   * NetworkManager template: Add GetConnectionByUuid method
 | |
|   * bluez template: Add PairDevice() 'class_' parameter
 | |
|   * Fix logging of unicode strings in Python 2
 | |
|   * Adjust logind and timedated tests to systemd 239
 | |
| - Changes from version 0.17.2:
 | |
|   * NetworkManager template: Add GetDeviceByIpIface()
 | |
|   * Move release tarballs from Launchpad to
 | |
|     <https://github.com/martinpitt/python-dbusmock/releases>
 | |
|     <https://pypi.python.org/pypi/python-dbusmock> remains as usual
 | |
| - Changes from version 0.17.1:
 | |
|   * Fix NetworkManager tests due to name changes from
 | |
|     802-11-wireless to wifi
 | |
| - Changes from version 0.17:
 | |
|   * Call dbus-daemon directly instead of dbus-launch
 | |
|   * Fix DBusTestCase.stop_dbus() to actually enforce a timeout
 | |
|   + Fix test_timedated for changed timedatectl output format in
 | |
|     systemd 235.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Nov 14 20:00:48 UTC 2017 - toddrme2178@gmail.com
 | |
| 
 | |
| - Provide/obsolete python-dbusmock
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Oct 18 16:42:48 UTC 2017 - toddrme2178@gmail.com
 | |
| 
 | |
| - Implement single-spec version
 | |
| - Rename to python-python-dbusmock to conform to python package
 | |
|   naming rules
 | |
| - Update to version 0.16.9
 | |
|   * See changelog at https://github.com/martinpitt/python-dbusmock/blob/0.16.9/NEWS
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sat Mar  5 13:34:34 UTC 2016 - sor.alexei@meowr.ru
 | |
| 
 | |
| - Update to 0.16.3 (changes since 0.16.1):
 | |
|   * NetworkManager template: Fix connection settings Updated signal
 | |
|     emitted by wrong object.
 | |
|   * NetworkManager template: Handle empty device at connection
 | |
|     activation.
 | |
|   * NetworkManager template: Implement secrets management in
 | |
|     settings.
 | |
|   * NetworkManager template test: Make the test run standalone.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sat Oct 31 10:21:56 UTC 2015 - sor.alexei@meowr.ru
 | |
| 
 | |
| - Update to 0.16.1 (changes since 0.15.2):
 | |
|   * NetworkManager template: Add missing properties to ethernet
 | |
|     device and active connection.
 | |
|   * Quiesce irrelevant PEP-8 errors with pep8 1.6.
 | |
|   * NetworkManager template: Generate a new unused name in
 | |
|     connection activation instead of just using the access point
 | |
|     name.
 | |
|   * Allow the passing of template parameters via the command-line
 | |
|     as JSON strings.
 | |
|   * NetworkManager template: Fix indexing bug in
 | |
|     SettingsAddConnection.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Aug  5 05:22:32 UTC 2015 - sor.alexei@meowr.ru
 | |
| 
 | |
| - Update to 0.15.2:
 | |
|   * test_ofono: Do not check "private" fields.
 | |
|   * timedated template: Add NTPSynchronized property and set it in
 | |
|     SetNTP().
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sun Jun  7 12:12:45 UTC 2015 - sor.alexei@meowr.ru
 | |
| 
 | |
| - Initial package.
 |