| 
									
										
										
										
											2024-10-28 16:57:25 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Mon Oct 28 16:57:17 UTC 2024 - Dirk Müller <dmueller@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - update to 3.0.4: | 
					
						
							|  |  |  |   * Official support for Python 3.13. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-12-15 21:36:00 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Fri Dec 15 21:35:19 UTC 2023 - Dirk Müller <dmueller@suse.com> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - update to 3.0.3: | 
					
						
							|  |  |  |   * Official support for Pylint 3. | 
					
						
							|  |  |  |   * Official support for Python 3.12. | 
					
						
							|  |  |  |   * Documentation for configuration within `pyproject.toml` | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-08-25 13:00:46 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Thu Aug 24 14:34:09 UTC 2023 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Update to 3.0.2 | 
					
						
							|  |  |  |   * Handle symlinks pointing to the main python3.x directory in a | 
					
						
							|  |  |  |     venv. In particular, this fixes an issue with Conda and Python | 
					
						
							|  |  |  |     3.10 (#16). | 
					
						
							|  |  |  | - Release 3.0.0 | 
					
						
							|  |  |  |   * Require that the force_venv_activation argument to inithook is | 
					
						
							|  |  |  |     passed as keyword argument. | 
					
						
							|  |  |  |   * Remove (official) support for Python 3.6. | 
					
						
							|  |  |  |   * Do not include documentation files in pure library distribution | 
					
						
							|  |  |  |     (#13). | 
					
						
							|  |  |  |   * Clarify that the hook has to be configured in the [MAIN] | 
					
						
							|  |  |  |     section (#14) | 
					
						
							|  |  |  | - Drop pylint-venv-pr13-fixinclude.patch | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-11-07 10:14:11 +00:00
										 |  |  | ------------------------------------------------------------------- | 
					
						
							|  |  |  | Sun Nov  6 15:29:38 UTC 2022 - Ben Greiner <code@bnavigator.de> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - Initial specfile for v2.3.0 | 
					
						
							|  |  |  | - Add pylint-venv-pr13-fixinclude.patch gh#jgosmann/pylint-venv#13 | 
					
						
							|  |  |  | - Required by spyder |