15
0
forked from pool/python-apsw

Accepting request 1329793 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1329793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apsw?expand=0&rev=30
This commit is contained in:
2026-01-29 16:46:55 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a3322d4f44b19693dc5e3d9b24339ecb2b5225e0ac8b00090b3c466d3c2e4dc6
size 1156262

3
apsw-3.51.2.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:916271dcf55fc3fd150354b6dbbf76d75a1a5e77cbefca3c3603a8b9c51f9529
size 1156490

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 22 09:36:34 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 3.51.2.0:
* apsw.ext.DataClassRowFactory now defaults slots to True for
dataclasses.dataclass() which saves a small amount of memory.
-------------------------------------------------------------------
Fri Dec 12 10:55:57 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-apsw
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
%{?sle15_python_module_pythons}
Name: python-apsw
Version: 3.51.1.0
Version: 3.51.2.0
Release: 0
Summary: Another Python SQLite Wrapper
License: Zlib