forked from pool/python-partd
		
	Compare commits
	
		
			2 Commits
		
	
	
		
	
	| Author | SHA256 | Date | |
|---|---|---|---|
| 03f8d7d939 | |||
| 27bb1c7bfb | 
							
								
								
									
										
											BIN
										
									
								
								partd-1.4.1.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								partd-1.4.1.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										3
									
								
								partd-1.4.2.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								partd-1.4.2.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | |||||||
|  | version https://git-lfs.github.com/spec/v1 | ||||||
|  | oid sha256:d022c33afbdc8405c226621b015e8067888173d85f7f5ecebb3cafed9a20f02c | ||||||
|  | size 21029 | ||||||
| @@ -1,3 +1,11 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Tue Nov 19 09:45:59 UTC 2024 - Dirk Müller <dmueller@suse.com> | ||||||
|  |  | ||||||
|  | - update to 1.4.2: | ||||||
|  |   * Configure filterwarnings=error for pytest | ||||||
|  |   * Fix pandas internals changes | ||||||
|  |   * Run doctests again | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Sun Apr 21 11:22:05 UTC 2024 - ecsos <ecsos@opensuse.org> | Sun Apr 21 11:22:05 UTC 2024 - ecsos <ecsos@opensuse.org> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| # | # | ||||||
| # spec file for package python-partd | # spec file for package python-partd | ||||||
| # | # | ||||||
| # Copyright (c) 2023 SUSE LLC | # Copyright (c) 2024 SUSE LLC | ||||||
| # | # | ||||||
| # All modifications and additions to the file contributed by third parties | # All modifications and additions to the file contributed by third parties | ||||||
| # remain the property of their copyright owners, unless otherwise agreed | # remain the property of their copyright owners, unless otherwise agreed | ||||||
| @@ -18,7 +18,7 @@ | |||||||
|  |  | ||||||
| %{?sle15_python_module_pythons} | %{?sle15_python_module_pythons} | ||||||
| Name:           python-partd | Name:           python-partd | ||||||
| Version:        1.4.1 | Version:        1.4.2 | ||||||
| Release:        0 | Release:        0 | ||||||
| Summary:        Appendable key-value storage | Summary:        Appendable key-value storage | ||||||
| License:        BSD-3-Clause | License:        BSD-3-Clause | ||||||
| @@ -29,6 +29,7 @@ BuildRequires:  %{python_module locket} | |||||||
| BuildRequires:  %{python_module pip} | BuildRequires:  %{python_module pip} | ||||||
| BuildRequires:  %{python_module setuptools} | BuildRequires:  %{python_module setuptools} | ||||||
| BuildRequires:  %{python_module toolz} | BuildRequires:  %{python_module toolz} | ||||||
|  | BuildRequires:  %{python_module versioneer} | ||||||
| BuildRequires:  %{python_module wheel} | BuildRequires:  %{python_module wheel} | ||||||
| BuildRequires:  fdupes | BuildRequires:  fdupes | ||||||
| BuildRequires:  python-rpm-macros | BuildRequires:  python-rpm-macros | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user