forked from pool/python-toml
		
	- update to 0.10.1
* update testdata OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toml?expand=0&rev=11
This commit is contained in:
		@@ -1,3 +1,9 @@
 | 
				
			|||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Mon Jun  8 10:32:52 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- update to 0.10.1
 | 
				
			||||||
 | 
					 * update testdata
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-------------------------------------------------------------------
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
Thu Mar 12 07:30:21 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
 | 
					Thu Mar 12 07:30:21 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -18,16 +18,17 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 | 
					%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 | 
				
			||||||
Name:           python-toml
 | 
					Name:           python-toml
 | 
				
			||||||
Version:        0.10.0
 | 
					Version:        0.10.1
 | 
				
			||||||
Release:        0
 | 
					Release:        0
 | 
				
			||||||
Summary:        Python module which parses and emits TOML
 | 
					Summary:        Python module which parses and emits TOML
 | 
				
			||||||
License:        MIT
 | 
					License:        MIT
 | 
				
			||||||
URL:            https://github.com/uiri/toml
 | 
					URL:            https://github.com/uiri/toml
 | 
				
			||||||
Source:         https://files.pythonhosted.org/packages/source/t/toml/toml-%{version}.tar.gz
 | 
					Source:         https://files.pythonhosted.org/packages/source/t/toml/toml-%{version}.tar.gz
 | 
				
			||||||
# Untagged test data https://github.com/uiri/toml/issues/232
 | 
					# Untagged test data https://github.com/uiri/toml/issues/232
 | 
				
			||||||
Source1:        https://github.com/BurntSushi/toml-test/archive/39bb76d6.tar.gz#/toml-test-39bb76d6.tar.gz
 | 
					Source1:        https://github.com/BurntSushi/toml-test/archive/280497f.tar.gz#/toml-test-280497f.tar.gz
 | 
				
			||||||
# Missing file https://github.com/uiri/toml/pull/231
 | 
					# Missing file https://github.com/uiri/toml/pull/231
 | 
				
			||||||
Source2:        https://raw.githubusercontent.com/uiri/toml/%{version}/test.toml
 | 
					Source2:        https://raw.githubusercontent.com/uiri/toml/%{version}/test.toml
 | 
				
			||||||
 | 
					BuildRequires:  %{python_module numpy}
 | 
				
			||||||
BuildRequires:  %{python_module pytest}
 | 
					BuildRequires:  %{python_module pytest}
 | 
				
			||||||
BuildRequires:  %{python_module setuptools}
 | 
					BuildRequires:  %{python_module setuptools}
 | 
				
			||||||
BuildRequires:  coreutils
 | 
					BuildRequires:  coreutils
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -40,6 +40,12 @@ hosts = [
 | 
				
			|||||||
  "omega"
 | 
					  "omega"
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[meeting]
 | 
				
			||||||
 | 
					[meeting.inspace]
 | 
				
			||||||
 | 
					time = 10:00:00
 | 
				
			||||||
 | 
					[meeting.nospace]
 | 
				
			||||||
 | 
					time=10:00:00
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[[fruit]]
 | 
					[[fruit]]
 | 
				
			||||||
  name = "apple"
 | 
					  name = "apple"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,3 +0,0 @@
 | 
				
			|||||||
version https://git-lfs.github.com/spec/v1
 | 
					 | 
				
			||||||
oid sha256:229f81c57791a41d65e399fc06bf0848bab550a9dfd5ed66df18ce5f05e73d5c
 | 
					 | 
				
			||||||
size 16719
 | 
					 | 
				
			||||||
							
								
								
									
										3
									
								
								toml-0.10.1.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								toml-0.10.1.tar.gz
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
				
			|||||||
 | 
					version https://git-lfs.github.com/spec/v1
 | 
				
			||||||
 | 
					oid sha256:926b612be1e5ce0634a2ca03470f95169cf16f939018233a670519cb4ac58b0f
 | 
				
			||||||
 | 
					size 19487
 | 
				
			||||||
							
								
								
									
										
											BIN
										
									
								
								toml-test-280497f.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								toml-test-280497f.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -1,3 +0,0 @@
 | 
				
			|||||||
version https://git-lfs.github.com/spec/v1
 | 
					 | 
				
			||||||
oid sha256:cef08690950e191ce58967638b133aa4a8560c3986761d833f08bbc4fdfd5e70
 | 
					 | 
				
			||||||
size 19304
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user