forked from pool/python-six
		
	Accepting request 1230663 from home:rrahl0
- update to 1.17:
  * Add python 3.9 testing
  * Fix UserDict move in Python2
  * Delete pep8ignore and flakes-ignore
  * tkinter.tix was removed from Python 3.13, skip the test
  * Fix deprecation warning from setuptools
  * Python 3.14 removed the URLopener and FancyURLopener classes,
    from urllib.requests
  * Update copyright years
  * Expunge travis
OBS-URL: https://build.opensuse.org/request/show/1230663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=94
			
			
This commit is contained in:
		@@ -1,3 +1,17 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Thu Dec 12 23:03:27 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
 | 
			
		||||
 | 
			
		||||
- update to 1.17:
 | 
			
		||||
  * Add python 3.9 testing
 | 
			
		||||
  * Fix UserDict move in Python2
 | 
			
		||||
  * Delete pep8ignore and flakes-ignore
 | 
			
		||||
  * tkinter.tix was removed from Python 3.13, skip the test
 | 
			
		||||
  * Fix deprecation warning from setuptools
 | 
			
		||||
  * Python 3.14 removed the URLopener and FancyURLopener classes,
 | 
			
		||||
    from urllib.requests
 | 
			
		||||
  * Update copyright years
 | 
			
		||||
  * Expunge travis
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Tue Jan  2 20:56:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
#
 | 
			
		||||
# spec file
 | 
			
		||||
# spec file for package python-six
 | 
			
		||||
#
 | 
			
		||||
# Copyright (c) 2024 SUSE LLC
 | 
			
		||||
#
 | 
			
		||||
@@ -30,7 +30,7 @@
 | 
			
		||||
%define mypython python
 | 
			
		||||
%{?sle15_python_module_pythons}
 | 
			
		||||
Name:           python-six%{psuffix}
 | 
			
		||||
Version:        1.16.0
 | 
			
		||||
Version:        1.17.0
 | 
			
		||||
Release:        0
 | 
			
		||||
Summary:        Python 2 and 3 compatibility utilities
 | 
			
		||||
License:        MIT
 | 
			
		||||
@@ -80,7 +80,7 @@ This package provides documentation for %{name}.
 | 
			
		||||
%endif
 | 
			
		||||
 | 
			
		||||
%prep
 | 
			
		||||
%setup -q -n six-%{version}
 | 
			
		||||
%autosetup -n six-%{version}
 | 
			
		||||
 | 
			
		||||
%build
 | 
			
		||||
%pyproject_wheel
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								six-1.16.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								six-1.16.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								six-1.17.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								six-1.17.0.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user