forked from pool/python-lexicon
		
	- Don't test on python310 because of pytest-relaxed not supporting Pytest 6 -- gh#bitprophet/pytest-relaxed#12 OBS-URL: https://build.opensuse.org/request/show/940360 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lexicon?expand=0&rev=9
		
			
				
	
	
		
			44 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Mon Dec 13 23:14:40 UTC 2021 - Ben Greiner <code@bnavigator.de>
 | |
| 
 | |
| - Don't test on python310 because of pytest-relaxed not supporting
 | |
|   Pytest 6 -- gh#bitprophet/pytest-relaxed#12
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Sep 17 03:43:56 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
 | |
| 
 | |
| - Update to 2.0.1:
 | |
|   * Fix up some project metadata.
 | |
|   * Dropped support for Python <3.6
 | |
|   * Added a _version submodule and imported its dunder-attributes into
 | |
|     the top level module
 | |
|   * Migrated CI to CircleCI (from Travis)
 | |
|   * Migrated tests to pytest(-relaxed)
 | |
|   * Moved changelog to stub Sphinx project for Releases plugin
 | |
|   * Changed README to ReStructured Text (from Markdown) 
 | |
| - Dropped patch add_test_init.patch, no longer required.
 | |
| - Added patch add-pytest-ini.patch:
 | |
|   * Add the pytest.ini file that isn't included in the source distribution
 | |
|     so the testsuite works.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Dec  4 12:49:59 UTC 2018 - Matej Cepl <mcepl@suse.com>
 | |
| 
 | |
| - Remove superfluous devel dependency for noarch package
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Apr 23 13:16:19 UTC 2018 - tchvatal@suse.com
 | |
| 
 | |
| - Conflict with python-dns-lexicon that provides same namespace
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sun Mar  4 09:23:34 UTC 2018 - jengelh@inai.de
 | |
| 
 | |
| - Update descriptions.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sat Mar  3 10:38:55 UTC 2018 - sebix+novell.com@sebix.at
 | |
| 
 | |
| - initial package for version 1.0.0
 | |
| - add add_test_init.patch to fix execution of tests
 |