Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 650672 Details for
Bug 733846
>=dev-python/dulwich-0.20.5: add python3.9 support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff for ebuilds
dulwich-0.20.5-ebuild.diff (text/plain), 1.17 KB, created by
Arthur Zamarin
on 2020-07-25 07:36:30 UTC
(
hide
)
Description:
diff for ebuilds
Filename:
MIME Type:
Creator:
Arthur Zamarin
Created:
2020-07-25 07:36:30 UTC
Size:
1.17 KB
patch
obsolete
>--- dulwich-0.19.15.ebuild 2020-07-17 19:44:35.978082265 +0300 >+++ dulwich-0.20.5.ebuild 2020-07-25 10:26:22.739419191 +0300 >@@ -3,7 +3,7 @@ > > EAPI=7 > >-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} ) >+PYTHON_COMPAT=( python3_{6,7,8,9} ) > > inherit distutils-r1 > >@@ -19,11 +19,9 @@ > > RDEPEND=" > dev-python/certifi[${PYTHON_USEDEP}] >- >=dev-python/urllib3-1.23[${PYTHON_USEDEP}] >+ dev-python/urllib3[${PYTHON_USEDEP}] > " >-DEPEND=" >- dev-python/setuptools[${PYTHON_USEDEP}] >- doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) >+BDEPEND=" > test? ( > ${RDEPEND} > !hppa? ( !ia64? ( >@@ -34,15 +32,7 @@ > dev-python/python-fastimport[${PYTHON_USEDEP}] > )" > >-DISTUTILS_IN_SOURCE_BUILD=1 >- >-# One test sometimes fails >-# https://github.com/jelmer/dulwich/issues/541 >-PATCHES=( "${FILESDIR}/${PN}-0.18.3-skip-failing-test.patch" ) >- >-python_compile_all() { >- use doc && emake -C docs html >-} >+distutils_enable_sphinx docs > > python_test() { > # Do not use make check which rebuilds the extension and uses -Werror, >@@ -52,7 +42,6 @@ > } > > python_install_all() { >- use doc && local HTML_DOCS=( docs/build/html/. ) > if use examples; then > docompress -x "/usr/share/doc/${PF}/examples" > dodoc -r examples
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 733846
: 650672