14
0

- update to 0.15

* python 3.9 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutables?expand=0&rev=13
This commit is contained in:
2021-04-22 20:31:11 +00:00
committed by Git OBS Bridge
parent ebae0d2027
commit 001c9852e5
5 changed files with 17 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-immutables
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-immutables
Version: 0.14
Version: 0.15
Release: 0
Summary: Immutable collections for Python
License: Apache-2.0