gnu: python-cloudscraper: Remove questionable message.
* gnu/packages/python-web.scm (python-cloudscraper)[source]: Add substitution to snippet.
This commit is contained in:
		
							parent
							
								
									2dee149575
								
							
						
					
					
						commit
						73b305737c
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -5156,6 +5156,10 @@ Encoding for HTTP.") | |||
|                        "captcha/deathbycaptcha.py" | ||||
|                        "interpreters/js2py.py" | ||||
|                        "interpreters/v8.py")) | ||||
|            (substitute* "__init__.py" | ||||
|              ;; Perhaps it's a joke, but don't promote proprietary software. | ||||
|              (("([Th]is feature is not available) in the .*'" _ prefix) | ||||
|               (string-append prefix ".'"))) | ||||
|            #t)))) | ||||
|     (build-system python-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue