diff --git a/distroinfo-0.5.1.tar.gz b/distroinfo-0.5.1.tar.gz deleted file mode 100644 index fd9b778..0000000 --- a/distroinfo-0.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1e23ebc5fd17e0166eebd641208de65fc31b9600d06495ea2ba594e8bf5f147 -size 238734 diff --git a/distroinfo-0.6.2.tar.gz b/distroinfo-0.6.2.tar.gz new file mode 100644 index 0000000..f1eab9c --- /dev/null +++ b/distroinfo-0.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87610c8a8fcf7a57e96b262f726a4cae51ca1e018f8f14ffa6f987a0c6e054c5 +size 239272 diff --git a/python-distroinfo.changes b/python-distroinfo.changes index c218bc1..a7f7bb7 100644 --- a/python-distroinfo.changes +++ b/python-distroinfo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Mar 14 22:38:10 UTC 2023 - Dirk Müller + +- update to 0.6.2: + * Add twine\_python parameter to upload-pypi + * Use python3 in build-python-release + * Add new filtering option and tests + * Add new unit tests and fixes others + ------------------------------------------------------------------- Thu Dec 9 08:49:52 UTC 2021 - pgajdos@suse.com diff --git a/python-distroinfo.spec b/python-distroinfo.spec index 2b668b8..b6ab78b 100644 --- a/python-distroinfo.spec +++ b/python-distroinfo.spec @@ -1,7 +1,7 @@ # # spec file for package python-distroinfo # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 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-distroinfo -Version: 0.5.1 +Version: 0.6.2 Release: 0 Summary: Parsing, validation and query functions for packaging metadata License: Apache-2.0