summaryrefslogtreecommitdiff
path: root/dev-python/pygobject
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-30 03:02:28 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-10-30 03:02:28 +0000
commitb77e1a6cc7c668e135d139c5ec5ad0ae1c11b857 (patch)
tree41574d961a9788fa95e2a789a408e1c6fc151bd9 /dev-python/pygobject
parent009897642a869d630779716efc51af1554f72867 (diff)
gentoo auto-resync : 30:10:2022 - 03:02:28
Diffstat (limited to 'dev-python/pygobject')
-rw-r--r--dev-python/pygobject/Manifest2
-rw-r--r--dev-python/pygobject/metadata.xml51
2 files changed, 27 insertions, 26 deletions
diff --git a/dev-python/pygobject/Manifest b/dev-python/pygobject/Manifest
index dfab509c28f4..9593fe130d1f 100644
--- a/dev-python/pygobject/Manifest
+++ b/dev-python/pygobject/Manifest
@@ -1,3 +1,3 @@
DIST pygobject-3.42.2.tar.xz 558724 BLAKE2B 3e98cf52e818eff42beb8b6120ee8eb4cbe3a6f49670d355e1081b71d411bc93fc701cc37108a321cfcc19698c39b8b61cce5a9369d871da58fd2a2c0455fb96 SHA512 eb604f839e0702e8aeff0f19665e44c05c56cae02ce892e9ab8a95ddb0d5d0216182d0c9a0059fc8e05990c0d5707f2f7456d8924bbfb95ce1d9a42908ac0119
EBUILD pygobject-3.42.2.ebuild 1738 BLAKE2B 86acf53831b915fdb91c6665a5787005eb8f2196550117fc4ea768adc7ac37a9af4473b1830572a4dc2aae350dcae3cc5a61b3fafaa19f7c7b1fca3916d888c0 SHA512 1cb56095da33e487b98d6b87dce49e71d02ef27a41132567bf7a3f1ccc6294a84baad40c69b41323209ccd55d70cd8bf220085102a44271baef4e7373e68b711
-MISC metadata.xml 1293 BLAKE2B f47bd4d3e2239697d3684223a8dcfed77c3af429414f6bbbcd6e37d1707d38796fc1ab6ba01402442dbf9cff8d89349888403240ab9dd348083968c61eae5cb8 SHA512 33ad074a03fa3ac7917dc7225218cf8e636776588015c9a9cd9c2274fe77b63a0695f288ff06e0cb94899e5286d11a9746457531df945f8a95fd7e031f601db3
+MISC metadata.xml 1398 BLAKE2B 0f89629267eea1f03252ac53ebf6478977301f5edf58024152b7e25cac1bb238241d419241dac72181bc82d0bda4dc281fe490a72967b730df7087300562127c SHA512 49ec255944b9530fe59ba325925713512ca84d71149b988c034d092d4a433c6f7a23822d685180c343a40055bb5c879980996d34a30cae8fddc617707bc1a417
diff --git a/dev-python/pygobject/metadata.xml b/dev-python/pygobject/metadata.xml
index 1088c8b6c284..526be399f23d 100644
--- a/dev-python/pygobject/metadata.xml
+++ b/dev-python/pygobject/metadata.xml
@@ -1,29 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
- </maintainer>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <longdescription lang="en">
- GObject is a object system used by GTK+, GStreamer and other libraries.
- PyGObject provides a convenient wrapper for use in Python programs when
- accessing GObject libraries. Like the GObject library itself PyGObject
- is licensed under the GNU LGPL, so is suitable for use in both free
- software and proprietary applications. It is already in use in many
- applications ranging from small single purpose scripts up to large full
- featured applications. PyGObject now dynamically accesses any GObject
- libraries that uses GObject Introspection. It replaces the need for
- separate modules such as PyGTK, GIO and python-gnome to build a full
- GNOME 3.0 application. Once new functionality is added to gobject
- library it is instantly available as a Python API without the need for
- intermediate Python glue.
- </longdescription>
- <upstream>
- <remote-id type="pypi">PyGObject</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <longdescription lang="en">
+ GObject is a object system used by GTK+, GStreamer and other libraries.
+ PyGObject provides a convenient wrapper for use in Python programs when
+ accessing GObject libraries. Like the GObject library itself PyGObject
+ is licensed under the GNU LGPL, so is suitable for use in both free
+ software and proprietary applications. It is already in use in many
+ applications ranging from small single purpose scripts up to large full
+ featured applications. PyGObject now dynamically accesses any GObject
+ libraries that uses GObject Introspection. It replaces the need for
+ separate modules such as PyGTK, GIO and python-gnome to build a full
+ GNOME 3.0 application. Once new functionality is added to gobject
+ library it is instantly available as a Python API without the need for
+ intermediate Python glue.
+ </longdescription>
+ <upstream>
+ <remote-id type="pypi">PyGObject</remote-id>
+ <remote-id type="gnome-gitlab">GNOME/pygobject</remote-id>
+ </upstream>
</pkgmetadata>