forked from pool/python-httpcore
		
	Accepting request 1084216 from devel:languages:python
- update to 0.17.0: * Add DEBUG level logging. (#648) * Respect HTTP/2 max concurrent streams when settings updates are sent by server. (#652) * Increase the allowable HTTP header size to 100kB. (#647) * Add `retries` option to SOCKS proxy classes. (#643) OBS-URL: https://build.opensuse.org/request/show/1084216 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpcore?expand=0&rev=10
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								httpcore-0.16.3.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								httpcore-0.16.3.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										3
									
								
								httpcore-0.17.0.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								httpcore-0.17.0.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:8cbe39e7890f3c32ac23dd5d3384880f4076eb6f2eed318a9ddeb614ed5d2699 | ||||
| size 82103 | ||||
| @@ -1,3 +1,13 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Wed May  3 08:46:32 UTC 2023 - Dirk Müller <dmueller@suse.com> | ||||
|  | ||||
| - update to 0.17.0: | ||||
|   * Add DEBUG level logging. (#648) | ||||
|   * Respect HTTP/2 max concurrent streams when settings updates | ||||
|     are sent by server. (#652) | ||||
|   * Increase the allowable HTTP header size to 100kB. (#647) | ||||
|   * Add `retries` option to SOCKS proxy classes. (#643) | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Fri Apr 21 12:26:21 UTC 2023 - Dirk Müller <dmueller@suse.com> | ||||
|  | ||||
|   | ||||
| @@ -27,7 +27,7 @@ | ||||
|  | ||||
| %{?sle15_python_module_pythons} | ||||
| Name:           python-httpcore%{psuffix} | ||||
| Version:        0.16.3 | ||||
| Version:        0.17.0 | ||||
| Release:        0 | ||||
| Summary:        Minimal low-level Python HTTP client | ||||
| License:        BSD-3-Clause | ||||
|   | ||||
		Reference in New Issue
	
	Block a user