forked from pool/python-cairocffi
Accepting request 925033 from home:jubalh:branches:devel:languages:python
- Update to 1.3.0: * 2cd512d: Drop Python 3.6 support * #196: Fix import constants.py import * #169: Add extra library name "cairo-2.dll" * #178: Workaround for testing date string with cairo 1.17.4 * #186: Fix link in documentation * #195: Fix typo in documentation * #184, a4fc2a7: Clean .gitignore OBS-URL: https://build.opensuse.org/request/show/925033 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=38
This commit is contained in:
parent
efc2f09870
commit
c9b8a97cdd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a979b500c64c8179fec286f337e8fe644eca2f2cd05860ce0b62d25f22ea140
|
||||
size 70393
|
3
cairocffi-1.3.0.tar.gz
Normal file
3
cairocffi-1.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:108a3a7cb09e203bdd8501d9baad91d786d204561bd71e9364e8b34897c47b91
|
||||
size 88784
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 13 08:32:20 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.3.0:
|
||||
* 2cd512d: Drop Python 3.6 support
|
||||
* #196: Fix import constants.py import
|
||||
* #169: Add extra library name "cairo-2.dll"
|
||||
* #178: Workaround for testing date string with cairo 1.17.4
|
||||
* #186: Fix link in documentation
|
||||
* #195: Fix typo in documentation
|
||||
* #184, a4fc2a7: Clean .gitignore
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 13 22:13:03 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-cairocffi
|
||||
Version: 1.2.0
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Python cairo bindings based on cffi
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user