forked from pool/python-itypes
Accepting request 914199 from home:glaubitz:branches:devel:languages:python
- Update to 1.2.0 * fix collections deprecation warning OBS-URL: https://build.opensuse.org/request/show/914199 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-itypes?expand=0&rev=4
This commit is contained in:
parent
3b4f095bc3
commit
fc978846ae
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6e77bb9fd68a4bfeb9d958fea421802282451a25bac4913ec94db82a899c073
|
||||
size 2188
|
3
itypes-1.2.0.tar.gz
Normal file
3
itypes-1.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af886f129dea4a2a1e3d36595a2d139589e4dd287f5cab0b40e799ee81570ff1
|
||||
size 4355
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 25 10:16:51 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.2.0
|
||||
* fix collections deprecation warning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 25 12:46:09 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-itypes
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# 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
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-itypes
|
||||
Version: 1.1.0
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
Summary: Basic immutable container types for Python
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user