Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 598032 Details for
Bug 701622
dev-python/pygobject: version bump and add test dependencies to RDEPEND
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
pygobject.patch
pygobject.patch (text/plain), 1.35 KB, created by
Benda Xu
on 2019-12-01 03:20:08 UTC
(
hide
)
Description:
pygobject.patch
Filename:
MIME Type:
Creator:
Benda Xu
Created:
2019-12-01 03:20:08 UTC
Size:
1.35 KB
patch
obsolete
>--- pygobject-3.32.1.ebuild 2019-12-01 10:54:03.659852279 +0800 >+++ pygobject-3.34.0.ebuild 2019-12-01 11:13:15.546426266 +0800 >@@ -11,12 +11,12 @@ > > LICENSE="LGPL-2.1+" > SLOT="3" >-KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" >+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" > IUSE="+cairo examples test" > > REQUIRED_USE="${PYTHON_REQUIRED_USE}" > >-RDEPEND="${PYTHON_DEPS} >+CDEPEND="${PYTHON_DEPS} > >=dev-libs/glib-2.48:2 > >=dev-libs/gobject-introspection-1.54:= > virtual/libffi:= >@@ -24,13 +24,17 @@ > >=dev-python/pycairo-1.11.1[${PYTHON_USEDEP}] > x11-libs/cairo[glib] ) > " >-DEPEND="${RDEPEND} >- test? ( >- dev-libs/atk[introspection] >- dev-python/pytest[${PYTHON_USEDEP}] >- x11-libs/gdk-pixbuf:2[introspection,jpeg] >- x11-libs/gtk+:3[introspection] >- x11-libs/pango[introspection] ) >+test_DEPEND="dev-libs/atk[introspection] >+ dev-python/pytest[${PYTHON_USEDEP}] >+ x11-libs/gdk-pixbuf:2[introspection,jpeg] >+ x11-libs/gtk+:3[introspection] >+ x11-libs/pango[introspection] >+" >+DEPEND="${CDEPEND} >+ test? ( ${test_DEPEND} ) >+" >+RDEPEND="${CDEPEND} >+ ${test_DEPEND} > " > BDEPEND=" > virtual/pkgconfig
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 701622
: 598032