Accepting request 729341 from home:jubalh:branches:devel:languages:python
- Update to 1.1.0: * #135, #127, #119: Clean the way external libraries are found * #126: Remove const char* elements from cdef * Support Cairo features up to 1.17.2 * Fix documentation generation OBS-URL: https://build.opensuse.org/request/show/729341 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=30
This commit is contained in:
parent
cbcc6ea293
commit
fdf5474d44
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01ac51ae12c4324ca5809ce270f9dd1b67f5166fe63bd3e497e9ea3ca91946ff
|
||||
size 68537
|
3
cairocffi-1.1.0.tar.gz
Normal file
3
cairocffi-1.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1c0c5878f74ac9ccb5d48b2601fcc75390c881ce476e79f4cfedd288b1b05db
|
||||
size 68744
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 07:41:31 UTC 2019 - mvetter@suse.com
|
||||
|
||||
- Update to 1.1.0:
|
||||
* #135, #127, #119: Clean the way external libraries are found
|
||||
* #126: Remove const char* elements from cdef
|
||||
* Support Cairo features up to 1.17.2
|
||||
* Fix documentation generation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 12:12:15 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@ -12,14 +12,14 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-cairocffi
|
||||
Version: 1.0.2
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: Python cairo bindings based on cffi
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user