14
0
forked from pool/python-pyte

- update to 0.8.2:

* Added py.typed to the source archive and wheel files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyte?expand=0&rev=18
This commit is contained in:
2023-12-14 21:30:12 +00:00
committed by Git OBS Bridge
parent 9a491d9d3e
commit 53b852662c
4 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5bd1703d007310cd502f213b3f1d45c6f94602330fc5b14e1e5afaab5060ffca
size 92220

3
pyte-0.8.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5af970e843fa96a97149d64e170c984721f20e52227a2f57f0a54207f08f083f
size 92301

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 14 21:29:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <arun@gmx.de> Sat Jun 4 20:34:46 UTC 2022 - Arun Persaud <arun@gmx.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pyte # 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 # 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
@@ -16,10 +16,9 @@
# #
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?sle15_python_module_pythons}
%define skip_python2 1
Name: python-pyte Name: python-pyte
Version: 0.8.1 Version: 0.8.2
Release: 0 Release: 0
Summary: VTXXX-compatible linux terminal emulator Summary: VTXXX-compatible linux terminal emulator
License: LGPL-3.0-only License: LGPL-3.0-only