forked from pool/python-pony
		
	- update to 0.7.19:
* Python 3.12 support * Fix JSON handling in SQLite >= 3.45 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=28
This commit is contained in:
		@@ -1,3 +0,0 @@
 | 
				
			|||||||
version https://git-lfs.github.com/spec/v1
 | 
					 | 
				
			||||||
oid sha256:b72172d57abd5e0846cd8d71231572da20f526327bf0d33348a9276f624d8aa7
 | 
					 | 
				
			||||||
size 257961
 | 
					 | 
				
			||||||
							
								
								
									
										3
									
								
								pony-0.7.19.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								pony-0.7.19.tar.gz
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
				
			|||||||
 | 
					version https://git-lfs.github.com/spec/v1
 | 
				
			||||||
 | 
					oid sha256:f7f83b2981893e49f7f18e8def52ad8fa8f8e6c5f9583b9aaed62d4d85036a0f
 | 
				
			||||||
 | 
					size 258589
 | 
				
			||||||
@@ -1,3 +1,10 @@
 | 
				
			|||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Sat Aug 31 11:39:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- update to 0.7.19:
 | 
				
			||||||
 | 
					  * Python 3.12 support
 | 
				
			||||||
 | 
					  * Fix JSON handling in SQLite >= 3.45
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-------------------------------------------------------------------
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
Thu Apr  4 11:06:06 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
 | 
					Thu Apr  4 11:06:06 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -19,7 +19,7 @@
 | 
				
			|||||||
# not compatible: https://github.com/ponyorm/pony/blob/v0.7.17/setup.py#L112
 | 
					# not compatible: https://github.com/ponyorm/pony/blob/v0.7.17/setup.py#L112
 | 
				
			||||||
%define skip_python312 1
 | 
					%define skip_python312 1
 | 
				
			||||||
Name:           python-pony
 | 
					Name:           python-pony
 | 
				
			||||||
Version:        0.7.17
 | 
					Version:        0.7.19
 | 
				
			||||||
Release:        0
 | 
					Release:        0
 | 
				
			||||||
Summary:        Pony Object-Relational Mapper
 | 
					Summary:        Pony Object-Relational Mapper
 | 
				
			||||||
License:        Apache-2.0
 | 
					License:        Apache-2.0
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user