15
0
forked from pool/python-atom

- update to 0.10.4:

* allow unions in TypeVar bound PR #207

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atom?expand=0&rev=24
This commit is contained in:
2024-01-30 12:02:23 +00:00
committed by Git OBS Bridge
parent 49d548c3d9
commit b317e90189
4 changed files with 11 additions and 5 deletions

View File

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

3
atom-0.10.4.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 30 12:02:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.10.4:
* allow unions in TypeVar bound PR #207
-------------------------------------------------------------------
Thu Oct 5 09:46:45 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-atom
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-atom
Version: 0.10.3
Version: 0.10.4
Release: 0
Summary: Memory efficient Python objects
License: BSD-3-Clause