14
0

- update to 3.1:

* Python 3.10 support
  * documentation update
  * test fixes
  * Better approach using jeepney

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyscreenshot?expand=0&rev=8
This commit is contained in:
2023-12-09 10:00:16 +00:00
committed by Git OBS Bridge
parent b98ce72348
commit c0e94d616f
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file
#
# 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
@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-pyscreenshot%{psuffix}
Version: 3.0
Version: 3.1
Release: 0
Summary: Python screenshots
License: BSD-3-Clause