forked from pool/python-puremagic
		
	- update to 1.30:
* Adding #109 Halt on non-regular files like /dev/zero and /dev/random (thanks to Yuri Schaeffer) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-puremagic?expand=0&rev=9
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								puremagic-1.29.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								puremagic-1.29.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										3
									
								
								puremagic-1.30.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								puremagic-1.30.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | |||||||
|  | version https://git-lfs.github.com/spec/v1 | ||||||
|  | oid sha256:f9ff7ac157d54e9cf3bff1addfd97233548e75e685282d84ae11e7ffee1614c9 | ||||||
|  | size 314785 | ||||||
| @@ -1,3 +1,10 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Sat Jul  5 10:23:19 UTC 2025 - Dirk Müller <dmueller@suse.com> | ||||||
|  |  | ||||||
|  | - update to 1.30: | ||||||
|  |   * Adding #109 Halt on non-regular files like /dev/zero and | ||||||
|  |     /dev/random (thanks to Yuri Schaeffer) | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Sun May  4 08:52:08 UTC 2025 - Dirk Müller <dmueller@suse.com> | Sun May  4 08:52:08 UTC 2025 - Dirk Müller <dmueller@suse.com> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -18,7 +18,7 @@ | |||||||
|  |  | ||||||
| %{?sle15_python_module_pythons} | %{?sle15_python_module_pythons} | ||||||
| Name:           python-puremagic | Name:           python-puremagic | ||||||
| Version:        1.29 | Version:        1.30 | ||||||
| Release:        0 | Release:        0 | ||||||
| Summary:        Pure python implementation of magic file detection | Summary:        Pure python implementation of magic file detection | ||||||
| License:        MIT | License:        MIT | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user