[pygobject] Created tag 3.27.2



The signed tag '3.27.2' was created.

Tagger: Christoph Reiter <reiter christoph gmail com>
Date: 1518000471 +0100

    release 3.27.2

Changes since the last tag '3.27.1':

Alberto Ruiz (1):
      GVariant add support to maybe types

Christoph Reiter (41):
      version bump
      docs: convert NEWS file to reST and link bugs
      docs: Include NEWS entries for releases not made on the master branch
      Add gitlab CI tests
      docs: Update for the git repo move from git.gnome.org to gitlab.gnome.org
      docs: Add custom roles for linking to gitlab issues and merge requests
      docs: Add Anaconda to the list of software that is using PyGObject
      Update MANIFEST.in to include the CI scripts and config files
      overrides: Fix Gtk.Adjustment.__init__ overrides not setting "value" sometimes. Fixes #151
      Update NEWS
      setup.py: add a "test" command which is equal to "make check" with autotools
      Update NEWS
      gitlab-ci: Install pep8 package, "make check.quality" requires it
      autotools: use flake8 instead of pep8/pyflakes
      gitlab-ci: switch to a non-srcdir build
      setup.py: add a "quality" command
      setup.py: Make the test command work under MSYS2
      setup.py: default to Python 3
      setup.py: Add logging for pycairo lookup and fail early if the header isn't found. See #150
      setup.py: Install the header file
      setup.py: Install the pkg-config file
      setup.py: set zip_safe=False
      Merge branch 'fix_boxed_copies' into 'master'
      Merge branch 'gitlabissue158' into 'master'
      setup.py: test: also run compat_test_pygtk tests
      Merge branch 'property_fix' into 'master'
      to-py-struct: don't copy the boxed if we are the sole owner of the wrapper
      Merge branch 'dont-copy-unowned-boxed' into 'master'
      setup.py: rework pycairo header lookup and use new pycairo API when available. See #150
      setup.py: convince distutils to build dylibs on macOS
      tests: skip some more tests on macOS
      setup.py: install .pc file into libdir
      build: remove libdir from the .pc file
      setup.py: remove wrong comment about share lib extenions in distutils
      setup.py: use dbus-run-session for tests if available
      gitlab-ci: adjust PKG_CONFIG_PATH for pycairo
      Update NEWS
      docs: update building/testing with new setup.py features
      docs: getting started: default to Python 3 everywhere
      docs: add pypi step to maintainer release list
      release

Mathieu Duponchelle (6):
      Revert "Refactor boxed wrapper memory management strategy"
      pygi-boxed: make in-place copy safer
      to python marshalling: collect cleanup data
      to python struct marshalling: copy boxed during cleanup
      gi/types: make it possible to resolve ambiguous vmethod names
      gobjectmodule: do not clear floating flag in set_/get_property

Mikhail Fludkov (1):
      pygobject-object: fix memory corruption around list of closures


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