pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-gobject3



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Fri Nov 25 13:05:12 UTC 2016

Modified Files:
        pkgsrc/devel/py-gobject3: Makefile.common distinfo

Log Message:
Upate py-gobject3 to 3.22.0

3.22.0  19-Sep-2016
- configure.ac: pre-release version bump to 3.22.0 (Christoph Reiter)

3.21.92 11-Sep-2016
- Handle nullable filename parameters (Christoph Reiter) (#770821)
- Fix list/hashtable enum <-> hash conversion on 64-bit big endian
  (Aurelien Jarno) (#770608)
- Allow passing sockets to io_add_watch on win32 (Lukas K) (#766396)
- tests: use dbus-run-session instead of dbus-launch to run tests
  (Michael Biebl) (#770798)
- configure.ac: post-release version bump to 3.21.92 (Christoph Reiter)

3.21.91 25-Aug-2016
- Allow installing with pip (Mathieu Bridon) (#767988)
- Skip a test with older glib (Christoph Reiter) (#740301)
- Fix a test with Python 3.1/3.2 (Arfrever Frehtes Taifersar Arahesis,
  Christoph Reiter) (#740324)
- tests: Use places kwarg for assertAlmostEqual
  (Arfrever Frehtes Taifersar Arahesis, Christoph Reiter) (#740337)
- Print exception if marshalling a signal argument fails
  (Christoph Reiter) (#748198)
- overrides: allow treemodel sequence shorthands (Marinus Schraal) (#766580)
- Remove pygobject-external.h (Christoph Reiter) (#767084)
- Remove pygobject-private.h and rename pygobject.c to pygobject-object.c
  (Christoph Reiter) (#767084)
- Merge pyglib-private.h into pyglib.h (Christoph Reiter) (#767084)
- Remove pygi.h and pygi-private.h (Christoph Reiter) (#767084)
- configure.ac: post-release version bump to 3.21.1 (Simon Feltman)

3.21.0  24-Apr-2016
- gi: Add require_versions() function (Dustin Falgout) (#761141)
- test_gerror_novalue: Don't assign the error to a variable
  (Iain Lane) (#764165)
- build: Do not enable code coverage based on lcov
  (Emmanuele Bassi) (#764075)


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-gobject3/Makefile.common
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/py-gobject3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-gobject3/Makefile.common
diff -u pkgsrc/devel/py-gobject3/Makefile.common:1.8 pkgsrc/devel/py-gobject3/Makefile.common:1.9
--- pkgsrc/devel/py-gobject3/Makefile.common:1.8        Sun Aug 28 15:48:30 2016
+++ pkgsrc/devel/py-gobject3/Makefile.common    Fri Nov 25 13:05:12 2016
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.8 2016/08/28 15:48:30 wiz Exp $
+# $NetBSD: Makefile.common,v 1.9 2016/11/25 13:05:12 prlw1 Exp $
 # used by devel/py-gobject3/Makefile
 # used by devel/py-gobject3-common/Makefile
 
-VER=                   3.20.0
+VER=                   3.22.0
 DISTNAME=              pygobject-${VER}
 CATEGORIES=            devel gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/pygobject/${PKGVERSION_NOREV:R}/}
@@ -21,7 +21,7 @@ GNU_CONFIGURE=                yes
 CONFIGURE_ENV+=                PYTHON=${PYTHONBIN:Q}
 
 DISTINFO_FILE=         ${.CURDIR}/../../devel/py-gobject3/distinfo
-PATCHDIR=              ${.CURDIR}/../../devel/py-gobject3/patches
+#PATCHDIR=             ${.CURDIR}/../../devel/py-gobject3/patches
 
 PKGCONFIG_OVERRIDE+=   pygobject-3.0.pc.in
 PY_PATCHPLIST=         yes

Index: pkgsrc/devel/py-gobject3/distinfo
diff -u pkgsrc/devel/py-gobject3/distinfo:1.15 pkgsrc/devel/py-gobject3/distinfo:1.16
--- pkgsrc/devel/py-gobject3/distinfo:1.15      Fri Apr  8 07:41:26 2016
+++ pkgsrc/devel/py-gobject3/distinfo   Fri Nov 25 13:05:12 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2016/04/08 07:41:26 prlw1 Exp $
+$NetBSD: distinfo,v 1.16 2016/11/25 13:05:12 prlw1 Exp $
 
-SHA1 (pygobject-3.20.0.tar.xz) = 22ba2e23a956246cfe2574b735b359279e0b11bd
-RMD160 (pygobject-3.20.0.tar.xz) = 887609a6fb670d494aaac928baf6b81d940e8f32
-SHA512 (pygobject-3.20.0.tar.xz) = a9eba7bcb9a1f1802fb872fcbd353643f7d18e69eef28731e3440c563199ccdde954881356dd10a294b7edc7195829b81d3a3a66cf306bb522aa9035282910e3
-Size (pygobject-3.20.0.tar.xz) = 749068 bytes
+SHA1 (pygobject-3.22.0.tar.xz) = a8eb98b56defa47fa0644a7a1c5578973e02137b
+RMD160 (pygobject-3.22.0.tar.xz) = 35b32804838c68ceab3a6bd2541e724f6f7457ea
+SHA512 (pygobject-3.22.0.tar.xz) = 1f6f0ea8014b35d7828a6bebc0fe2cf6519016ca5ad3819dc6b7879154d8e27fdd2971620955c8fc4904625814833c8bc8ec0599152720649864262d3b6e33e4
+Size (pygobject-3.22.0.tar.xz) = 756820 bytes



Home | Main Index | Thread Index | Old Index