gnu: python-parse: Fix patch file name in gnu/local.mk.
This is a followup to commit aa6c09ed71.
* gnu/local.mk (dist_patch_DATA):
"python-python-parse-too-many-fields.patch" =>
"python-parse-too-many-fields.patch".
			
			
This commit is contained in:
		
							parent
							
								
									3d82676919
								
							
						
					
					
						commit
						3b6f8b579b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -793,7 +793,7 @@ dist_patch_DATA =						\ | ||||||
|   %D%/packages/patches/python-file-double-encoding-bug.patch	\
 |   %D%/packages/patches/python-file-double-encoding-bug.patch	\
 | ||||||
|   %D%/packages/patches/python-fix-tests.patch			\
 |   %D%/packages/patches/python-fix-tests.patch			\
 | ||||||
|   %D%/packages/patches/python-ipython-inputhook-ctype.patch	\
 |   %D%/packages/patches/python-ipython-inputhook-ctype.patch	\
 | ||||||
|   %D%/packages/patches/python-python-parse-too-many-fields.patch	\
 |   %D%/packages/patches/python-parse-too-many-fields.patch	\
 | ||||||
|   %D%/packages/patches/python-rarfile-fix-tests.patch		\
 |   %D%/packages/patches/python-rarfile-fix-tests.patch		\
 | ||||||
|   %D%/packages/patches/python2-rdflib-drop-sparqlwrapper.patch	\
 |   %D%/packages/patches/python2-rdflib-drop-sparqlwrapper.patch	\
 | ||||||
|   %D%/packages/patches/python-statsmodels-fix-tests.patch	\
 |   %D%/packages/patches/python-statsmodels-fix-tests.patch	\
 | ||||||
|  |  | ||||||
		Reference in a new issue