From dd57485501b1e03a72ffce66070e3d13166d5d419bc210dee65a5c4a64f6a569 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 2 Jun 2020 17:12:36 +0000 Subject: [PATCH] - update to 1.15.0: - Pull request #331: Optimize `six.ensure_str` and `six.ensure_binary`. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=82 --- python-six.changes | 6 ++++++ python-six.spec | 2 +- six-1.14.0.tar.gz | 3 --- six-1.15.0.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 six-1.14.0.tar.gz create mode 100644 six-1.15.0.tar.gz diff --git a/python-six.changes b/python-six.changes index ca62827..cf99e45 100644 --- a/python-six.changes +++ b/python-six.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 2 17:11:49 UTC 2020 - Dirk Mueller + +- update to 1.15.0: + - Pull request #331: Optimize `six.ensure_str` and `six.ensure_binary`. + ------------------------------------------------------------------- Tue Mar 10 07:53:50 UTC 2020 - Tomáš Chvátal diff --git a/python-six.spec b/python-six.spec index 71a4f70..4cdd1ca 100644 --- a/python-six.spec +++ b/python-six.spec @@ -28,7 +28,7 @@ %define psuffix %{nil} %endif Name: python-six%{psuffix} -Version: 1.14.0 +Version: 1.15.0 Release: 0 Summary: Python 2 and 3 compatibility utilities License: MIT diff --git a/six-1.14.0.tar.gz b/six-1.14.0.tar.gz deleted file mode 100644 index cc82134..0000000 --- a/six-1.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a -size 33857 diff --git a/six-1.15.0.tar.gz b/six-1.15.0.tar.gz new file mode 100644 index 0000000..56966cd --- /dev/null +++ b/six-1.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259 +size 33917