- update to 1.16.0:

- Port _SixMetaPathImporter to Python 3.10.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=86
This commit is contained in:
Dirk Mueller 2021-05-09 17:19:48 +00:00 committed by Git OBS Bridge
parent 2a1782ea6f
commit 8d574f6953
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun May 9 17:19:05 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.16.0:
- Port _SixMetaPathImporter to Python 3.10.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 23 14:35:46 UTC 2020 - Benjamin Greiner <code@bnavigator.de> Fri Oct 23 14:35:46 UTC 2020 - Benjamin Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-six # spec file for package python-six-test
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -28,7 +28,7 @@
%define psuffix %{nil} %define psuffix %{nil}
%endif %endif
Name: python-six%{psuffix} Name: python-six%{psuffix}
Version: 1.15.0 Version: 1.16.0
Release: 0 Release: 0
Summary: Python 2 and 3 compatibility utilities Summary: Python 2 and 3 compatibility utilities
License: MIT License: MIT
@ -106,6 +106,7 @@ fi
%pycache_only %{python_sitelib}/__pycache__/* %pycache_only %{python_sitelib}/__pycache__/*
%{python_sitelib}/six-%{version}-py*.egg-info %{python_sitelib}/six-%{version}-py*.egg-info
%else %else
%files -n python-six-doc %files -n python-six-doc
%license LICENSE %license LICENSE
%doc documentation/_build/html %doc documentation/_build/html

View File

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

BIN
six-1.16.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.