[pygobject] release



commit 0a004969a78b7d145ef902d351b3ae047d44623b
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Sat Nov 17 18:34:47 2018 +0100

    release

 NEWS | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
---
diff --git a/NEWS b/NEWS
index bc4b9730..1520fbaf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.31.1 - 2018-11-17
+-------------------
+
+* Changes included in 3.30.2
+* overrides: add Pango.Layout.set_text() override. :issue:`259` :mr:`89`
+* docs: link updates :mr:`93` (:user:`tijder`)
+* overrides: Use functools.wraps instead of custom version.
+  :issue:`271` :mr:`95` (:user:`Kai Willadsen <kaiw>`)
+* tests: Make tests run with current gtk4 master
+* Add (again) a pyproject.toml for specifying the pycairo build dep
+  (requires pip >=18.0)
+* setup.py: Make it possible to build without cairo support through the
+  PYGOBJECT_WITHOUT_PYCAIRO env var. :issue:`250`
+
+
 3.30.2 - 2018-11-11
 -------------------
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]