diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2017-07-12 08:42:56 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2017-07-12 08:43:00 +0900 |
commit | 54fae7ae44d06bd920816004a686c1e17751cb54 (patch) | |
tree | 3485945c492a0bc5f5d83faf374687cd1d66b7f9 /PKG-INFO | |
parent | d6533baedc708736d91c255cccc1b4507942ee85 (diff) | |
download | pygobject2-54fae7ae44d06bd920816004a686c1e17751cb54.tar.gz pygobject2-54fae7ae44d06bd920816004a686c1e17751cb54.tar.bz2 pygobject2-54fae7ae44d06bd920816004a686c1e17751cb54.zip |
Imported Upstream version 3.15.0
Change-Id: I02b859dff581f456d759a90a2aea3eeec391e2ff
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'PKG-INFO')
-rw-r--r-- | PKG-INFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ Metadata-Version: 1.0 Name: PyGObject -Version: 3.14.0 +Version: 3.15.0 Summary: Python bindings for GObject Home-page: http://www.pygtk.org/ Author: James Henstridge @@ -8,7 +8,7 @@ Author-email: james@daa.com.au Maintainer: Simon Feltman Maintainer-email: sfeltman@src.gnome.org License: GNU LGPL -Download-url: ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/3.14/pygobject-3.14.0.tar.gz +Download-url: ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/3.15/pygobject-3.15.0.tar.gz Description: Python bindings for GLib and GObject Platform: POSIX, Windows Classifier: Development Status :: 5 - Production/Stable |