15
0

Accepting request 710520 from devel:languages:python

- Update to 0.1.21:
  * Fix memory leak at pixel().

OBS-URL: https://build.opensuse.org/request/show/710520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyScreeze?expand=0&rev=6
This commit is contained in:
2019-06-18 12:59:32 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

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

3
PyScreeze-0.1.21.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 18 09:11:09 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.1.21:
* Fix memory leak at pixel().
-------------------------------------------------------------------
Mon Mar 11 09:38:34 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-PyScreeze
Version: 0.1.20
Version: 0.1.21
Release: 0
Summary: A screenshot Python module
License: BSD-3-Clause