forked from pool/python-threadpoolctl
		
	Compare commits
	
		
			2 Commits
		
	
	
		
	
	| Author | SHA256 | Date | |
|---|---|---|---|
| 32349ecb53 | |||
| a716ee9ac2 | 
| @@ -1,3 +1,13 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Thu Apr 10 13:23:38 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> | ||||||
|  |  | ||||||
|  | - Update to 3.6.0 | ||||||
|  |   * Added support for libraries with a path longer than 260 on Windows. | ||||||
|  |     The supported path length is now 10 times higher but not unlimited | ||||||
|  |     for security reasons. | ||||||
|  |   * Dropped official support for Python 3.8. | ||||||
|  | - Switch upstream source tarball to Github | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Thu May  2 22:00:52 UTC 2024 - Dirk Müller <dmueller@suse.com> | Thu May  2 22:00:52 UTC 2024 - Dirk Müller <dmueller@suse.com> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| # | # | ||||||
| # spec file for package python-threadpoolctl | # spec file for package python-threadpoolctl | ||||||
| # | # | ||||||
| # Copyright (c) 2024 SUSE LLC | # Copyright (c) 2025 SUSE LLC | ||||||
| # | # | ||||||
| # All modifications and additions to the file contributed by third parties | # All modifications and additions to the file contributed by third parties | ||||||
| # remain the property of their copyright owners, unless otherwise agreed | # remain the property of their copyright owners, unless otherwise agreed | ||||||
| @@ -18,13 +18,13 @@ | |||||||
|  |  | ||||||
| %{?sle15_python_module_pythons} | %{?sle15_python_module_pythons} | ||||||
| Name:           python-threadpoolctl | Name:           python-threadpoolctl | ||||||
| Version:        3.5.0 | Version:        3.6.0 | ||||||
| Release:        0 | Release:        0 | ||||||
| Summary:        Thread-pool Controls | Summary:        Thread-pool Controls | ||||||
| License:        BSD-3-Clause | License:        BSD-3-Clause | ||||||
| Group:          Development/Languages/Python | Group:          Development/Languages/Python | ||||||
| URL:            https://github.com/joblib/threadpoolctl | URL:            https://github.com/joblib/threadpoolctl | ||||||
| Source:         https://files.pythonhosted.org/packages/source/t/threadpoolctl/threadpoolctl-%{version}.tar.gz | Source:         %{url}/archive/%{version}.tar.gz#/threadpoolctl-%{version}.tar.gz | ||||||
| BuildRequires:  %{python_module devel >= 3.8} | BuildRequires:  %{python_module devel >= 3.8} | ||||||
| BuildRequires:  %{python_module flit-core} | BuildRequires:  %{python_module flit-core} | ||||||
| BuildRequires:  %{python_module numpy} | BuildRequires:  %{python_module numpy} | ||||||
|   | |||||||
							
								
								
									
										
											BIN
										
									
								
								threadpoolctl-3.5.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								threadpoolctl-3.5.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										3
									
								
								threadpoolctl-3.6.0.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								threadpoolctl-3.6.0.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | |||||||
|  | version https://git-lfs.github.com/spec/v1 | ||||||
|  | oid sha256:8794160a4dca1f9039202189936acc36bf785c1f99cdc529a632204e88cd0de0 | ||||||
|  | size 37892 | ||||||
		Reference in New Issue
	
	Block a user