| 
					
						
							
								
								.gitignore
							
						
					
				 | 
				
					
						
							
							Ignore stuff
						
					
				 | 
				2017-12-01 13:57:42 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00001-rpath.patch
							
						
					
				 | 
				
					
						
							
							Rename patch files to start with the number
						
					
				 | 
				2017-08-31 14:26:42 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00102-lib64.patch
							
						
					
				 | 
				
					
						
							
							Update to 3.7.0 alpha 4
						
					
				 | 
				2018-01-17 13:54:10 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00111-no-static-lib.patch
							
						
					
				 | 
				
					
						
							
							Python 3.7 (fedpkg prep ok, builds ok without debug)
						
					
				 | 
				2017-11-30 09:25:27 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00132-add-rpmbuild-hooks-to-unittest.patch
							
						
					
				 | 
				
					
						
							
							Remove _expectedFailureInRpmBuild also from unittest/__init__
						
					
				 | 
				2016-03-17 10:51:32 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00155-avoid-ctypes-thunks.patch
							
						
					
				 | 
				
					
						
							
							3.2.3-4: avoid allocating thunks in ctypes unless absolutely necessary (patch 155; rhbz#814391)
						
					
				 | 
				2012-04-20 15:28:39 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00160-disable-test_fs_holes-in-rpm-build.patch
							
						
					
				 | 
				
					
						
							
							3.3.0-0.3.b2
						
					
				 | 
				2012-08-13 21:11:12 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00163-disable-parts-of-test_socket-in-rpm-build.patch
							
						
					
				 | 
				
					
						
							
							skip some tests within test_socket (patch 163)
						
					
				 | 
				2012-07-24 15:59:17 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00170-gc-assertions.patch
							
						
					
				 | 
				
					
						
							
							Python 3.7 (fedpkg prep ok, builds ok without debug)
						
					
				 | 
				2017-11-30 09:25:27 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00178-dont-duplicate-flags-in-sysconfig.patch
							
						
					
				 | 
				
					
						
							
							Updated to Python 3.3.1.
						
					
				 | 
				2013-04-10 14:30:09 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00189-add-rewheel-module.patch
							
						
					
				 | 
				
					
						
							
							Python 3.7 (fedpkg prep ok, builds ok without debug)
						
					
				 | 
				2017-11-30 09:25:27 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00205-make-libpl-respect-lib64.patch
							
						
					
				 | 
				
					
						
							
							Since upstream issue 23968, the platform directory changed to include the architectures,
						
					
				 | 
				2017-04-05 18:08:56 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00251-change-user-install-location.patch
							
						
					
				 | 
				
					
						
							
							Make pip and distutils in user environment install into separate location
						
					
				 | 
				2017-06-26 16:32:56 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00264-skip-test-failing-on-aarch64.patch
							
						
					
				 | 
				
					
						
							
							Update to Python 3.6.1 release candidate 1
						
					
				 | 
				2017-03-16 16:12:55 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00270-fix-ssl-alpn-hook-test.patch
							
						
					
				 | 
				
					
						
							
							Fix test_alpn_protocols from test_ssl
						
					
				 | 
				2017-06-24 17:24:42 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00271-asyncio-get-default-signal-handler.patch
							
						
					
				 | 
				
					
						
							
							Make sure that we get the default signal handler for test_asyncio,
						
					
				 | 
				2017-07-25 18:03:55 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00272-fix-ftplib-to-reject-newlines.patch
							
						
					
				 | 
				
					
						
							
							Fix the "urllib FTP protocol stream injection" vulnerability (rhbz#1478916)
						
					
				 | 
				2017-08-07 18:26:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00273-skip-float-test.patch
							
						
					
				 | 
				
					
						
							
							Add forgotten patch file
						
					
				 | 
				2017-08-28 13:39:39 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00274-fix-arch-names.patch
							
						
					
				 | 
				
					
						
							
							Consolidate architecture-naming patches in one
						
					
				 | 
				2017-08-31 14:26:42 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								00289-fix-nis-compilation.patch
							
						
					
				 | 
				
					
						
							
							Update to 3.7.0 alpha 4
						
					
				 | 
				2018-01-17 13:54:10 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								check-pyc-and-pyo-timestamps.py
							
						
					
				 | 
				
					
						
							
							Move pathfix.py to bindir
						
					
				 | 
				2017-09-20 14:16:59 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								idle3.appdata.xml
							
						
					
				 | 
				
					
						
							
							Add AppData and desktop file for IDLE 3 (rhbz#1392049)
						
					
				 | 
				2017-02-28 14:33:44 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								idle3.desktop
							
						
					
				 | 
				
					
						
							
							Add AppData and desktop file for IDLE 3 (rhbz#1392049)
						
					
				 | 
				2017-02-28 14:33:44 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								macros.pybytecompile3.7
							
						
					
				 | 
				
					
						
							
							Python 3.7 (fedpkg prep ok, builds ok without debug)
						
					
				 | 
				2017-11-30 09:25:27 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								macros.systempython
							
						
					
				 | 
				
					
						
							
							Remove system-python
						
					
				 | 
				2017-08-21 13:36:10 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								python37.spec
							
						
					
				 | 
				
					
						
							
							R: gdbm-devel → R: gdbm for python3-libs
						
					
				 | 
				2018-02-12 12:41:06 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								README.md
							
						
					
				 | 
				
					
						
							
							Added the README
						
					
				 | 
				2017-12-01 12:28:37 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sources
							
						
					
				 | 
				
					
						
							
							Update to 3.7.0 alpha 4
						
					
				 | 
				2018-01-17 13:54:10 +01:00 |