forked from pool/python-CacheControl
		
	- Update to v0.12.10 * Dropped support for Python 2.7, 3.4, 3.5. * Reduced memory usage when caching large files. OBS-URL: https://build.opensuse.org/request/show/935709 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CacheControl?expand=0&rev=20
		
			
				
	
	
		
			66 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			66 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Sat Dec  4 21:10:51 UTC 2021 - Ben Greiner <code@bnavigator.de>
 | |
| 
 | |
| - Update to v0.12.10
 | |
|   * Dropped support for Python 2.7, 3.4, 3.5.
 | |
|   * Reduced memory usage when caching large files.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed May 27 09:36:33 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
 | |
| 
 | |
| - %python3_only -> %python_alternative
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Jan  2 11:57:41 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
 | |
| 
 | |
| - Drop merged pytest4.patch
 | |
| - Add explanation of one test failure
 | |
| - Remove mention of httplib2 from package summary
 | |
| - Update to v0.12.6
 | |
|   * Test if cache is None before falling back to DictCache
 | |
|   * Fixed body in 304 response to etag request
 | |
|   * Added check for "*" value in Vary header
 | |
|   * Make v4 cache compatible with msgpack 1.0 in the future
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Nov  1 09:31:12 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
 | |
| 
 | |
| - Add patch to work with new pytest:
 | |
|   * pytest4.patch
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Sep 18 09:15:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
 | |
| 
 | |
| - Restrict pytest to 3.x as newer released do not work with
 | |
|   this package
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Apr  5 07:14:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
 | |
| 
 | |
| - Run tests only under py3 as CherryPy is available only there
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Mar 25 09:46:31 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
 | |
| 
 | |
| - Activate test suite, with two tests currently failing
 | |
| - Trim description, removing irrelevant information about httplib2
 | |
| - Recommend lockfile, as a lightweight dependency needed for FileCache,
 | |
|   which is a primary use of CacheControl.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Feb 28 09:10:36 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
 | |
| 
 | |
| - Update to 0.12.5:
 | |
|   * various test fixes
 | |
|   * few crasher fixes
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Dec  4 12:46:22 UTC 2018 - Matej Cepl <mcepl@suse.com>
 | |
| 
 | |
| - Remove superfluous devel dependency for noarch package
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Mar 23 15:11:34 UTC 2018 - tbechtold@suse.com
 | |
| 
 | |
| - Initial packaging (version 0.12.4)
 |