| 
									
										
										
										
											2021-06-01 07:55:51 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Tue Jun  1 07:24:28 UTC 2021 - pgajdos@suse.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - %check: use %pyunittest rpm macro | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-19 10:49:50 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sat Dec 19 10:49:21 UTC 2020 - Dirk Müller <dmueller@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - update to 0.8.1: | 
					
						
							|  |  |  |   * `Issue #43`_: Add support for addition operator  | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-10-07 06:15:59 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Wed Oct  7 03:51:16 UTC 2020 - John Vandenberg <jayvdb@gmail.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to v0.8.0 | 
					
						
							|  |  |  |   * Expose what patterns matched paths. Added `util.detailed_match_files()` | 
					
						
							|  |  |  |   * `match_tree()` doesn't return symlinks | 
					
						
							|  |  |  |     - Add `PathSpec.match_tree_entries` and `util.iter_tree_entries()` to | 
					
						
							|  |  |  |       support directories and symlinks | 
					
						
							|  |  |  |     - API change: `match_tree()` has been renamed to `match_tree_files()` | 
					
						
							|  |  |  |       The old name `match_tree()` is still available as an alias | 
					
						
							|  |  |  |     - API change: `match_tree_files()` now returns symlinks | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-03-11 15:59:25 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Wed Mar 11 15:51:56 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - update to 0.7.0 | 
					
						
							|  |  |  |   * Add support for Python 3.8, and drop Python 3.4. | 
					
						
							|  |  |  |   * Publish bdist wheel. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-02-14 08:37:56 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							| 
									
										
										
										
											2019-10-10 08:26:46 +00:00
										 |  |  | Thu Oct 10 08:25:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 0.6.0: | 
					
						
							|  |  |  |   * Issue #24: Drop support for Python 2.6, 3.2, and 3.3. | 
					
						
							|  |  |  |   * Issue #25: Update README.rst. | 
					
						
							|  |  |  |   * Issue #26: Method to escape gitwildmatch. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ------------------------------------------------------------------- | 
					
						
							| 
									
										
										
										
											2019-02-14 08:37:56 +00:00
										 |  |  | Thu Feb 14 07:08:42 UTC 2019 - John Vandenberg <jayvdb@gmail.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to v0.5.9 | 
					
						
							|  |  |  |   * Fixed file system error handling. | 
					
						
							|  |  |  | - from v0.5.8 | 
					
						
							|  |  |  |   * Improved type checking. | 
					
						
							|  |  |  |   * Created scripts to test Python 2.6 because Tox removed support for it. | 
					
						
							|  |  |  |   * Improved byte string handling in Python 3. | 
					
						
							|  |  |  |   * Handle dangling symlinks. | 
					
						
							|  |  |  | - from v0.5.7 | 
					
						
							|  |  |  |   * Fix collections deprecation warning. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-12-04 13:45:37 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Tue Dec  4 12:51:19 UTC 2018 - Matej Cepl <mcepl@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Remove superfluous devel dependency for noarch package | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-05-10 00:23:54 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Thu May 10 00:06:44 UTC 2018 - toddrme2178@gmail.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 0.5.6 | 
					
						
							|  |  |  |   * Improved unit tests. | 
					
						
							|  |  |  |   * Improved type checking. | 
					
						
							|  |  |  |   * `Issue #20`_: Support current directory prefix. | 
					
						
							|  |  |  | - Use license tag | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Wed Jan 17 02:36:25 UTC 2018 - toddrme2178@gmail.com | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Initial version |