diff --git a/pyte-0.8.1.tar.gz b/pyte-0.8.1.tar.gz deleted file mode 100644 index be99500..0000000 --- a/pyte-0.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bd1703d007310cd502f213b3f1d45c6f94602330fc5b14e1e5afaab5060ffca -size 92220 diff --git a/pyte-0.8.2.tar.gz b/pyte-0.8.2.tar.gz new file mode 100644 index 0000000..6c4b682 --- /dev/null +++ b/pyte-0.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af970e843fa96a97149d64e170c984721f20e52227a2f57f0a54207f08f083f +size 92301 diff --git a/python-pyte.changes b/python-pyte.changes index 410d4d4..3e09c66 100644 --- a/python-pyte.changes +++ b/python-pyte.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 14 21:29:20 UTC 2023 - Dirk Müller + +- update to 0.8.2: + * Added py.typed to the source archive and wheel files. + ------------------------------------------------------------------- Sat Jun 4 20:34:46 UTC 2022 - Arun Persaud diff --git a/python-pyte.spec b/python-pyte.spec index 4bb0d1b..abf859f 100644 --- a/python-pyte.spec +++ b/python-pyte.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyte # -# Copyright (c) 2022 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 @@ -16,10 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-pyte -Version: 0.8.1 +Version: 0.8.2 Release: 0 Summary: VTXXX-compatible linux terminal emulator License: LGPL-3.0-only