From b55fb1ccdf922b1f31ce6bc4394ee416b18970f7 Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Apr 15 2020 18:08:01 +0000 Subject: Update python-license-expression to rev 2 via SR 794190 https://build.opensuse.org/request/show/794190 by user scarabeus_iv + dimstar_suse --- diff --git a/.files b/.files index 0494d43..45d35c7 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index c9042af..ec0e6cf 100644 --- a/.rev +++ b/.rev @@ -7,4 +7,12 @@ 729510 + + 0a0b3ff155f027f7453630124e5cdc2b + 1.2 + + dimstar_suse + + 794190 + diff --git a/license-expression-0.999.tar.gz b/license-expression-0.999.tar.gz deleted file mode 120000 index 8abb6dc..0000000 --- a/license-expression-0.999.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreigoomhg6fm7oeyqnm3bzztpquv2nxtxzixxngcpyv2547krowhxei \ No newline at end of file diff --git a/license-expression-1.2.tar.gz b/license-expression-1.2.tar.gz new file mode 120000 index 0000000..0168f2a --- /dev/null +++ b/license-expression-1.2.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreidzmdq57xza2et6oxvnsmkhn4vvy5kw34c3cf5hhcalekw6c7i2xq \ No newline at end of file diff --git a/python-license-expression.changes b/python-license-expression.changes index 13a1632..52634be 100644 --- a/python-license-expression.changes +++ b/python-license-expression.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Wed Apr 15 11:55:39 UTC 2020 - pgajdos@suse.com + +- version update to 1.2 + * Fix anomalous backslashes in strings + * Update the thirdparty directory structure. + * New version of boolean.py library + * Add ability to leave license expressions unsorted when simplifying + +------------------------------------------------------------------- Mon Sep 9 15:24:31 UTC 2019 - Tomáš Chvátal - Format with spec-cleaner diff --git a/python-license-expression.spec b/python-license-expression.spec index 991e254..c40e3de 100644 --- a/python-license-expression.spec +++ b/python-license-expression.spec @@ -1,7 +1,7 @@ # # spec file for package python-license-expression # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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-license-expression -Version: 0.999 +Version: 1.2 Release: 0 Summary: Library to parse, compare, simplify and normalize license expressions License: Apache-2.0