Hi,
Currently django-oauth-toolkit FTBFS with python3.8. I have fixed it, and
build + autopkgtest pass.
My changes have been pushed here [1].
Needs review and sponsorship.
[1]: https://salsa.debian.org/gi-boi-guest/django-oauth-toolkit
Thanks and regards
Nilesh
Hi Nilesh,
Am 15.03.2020 um 07:46 schrieb Nilesh Patra:
> Needs review and sponsorship.
just a quick glance at the commits: you do not need to replace
autopkgtest-pkg-python with home-grown code, just tell it what to import:
echo oauth2_provider > debian/tests/pkg-python/import-name
Cheers,
Hi Faidon,
could you imagine to build jemalloc with --disable-initial-exec-tls
as Sergio suggests below to fix the issue in drmaa (and possibly other
packages)?
Should I open a separate bug report against jemalloc to request this?
Kind regards
Andreas.
On Sat, Mar 14, 2020 at 05:18:49PM
> just a quick glance at the commits: you do not need to replace
autopkgtest-pkg-python with home-grown code, just tell it what to import:
> echo oauth2_provider > debian/tests/pkg-python/import-name
Thanks, I didn't know about that. However, when I added that in, autopkgtest
seems to fail with:
Am 15.03.2020 um 10:54 schrieb Nilesh Patra:
autopkgtest [15:10:19]: test autodep8-python3: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd
"$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import django_oauth_toolkit;
print(django_oauth_toolkit)" ; done
Are you sure that debia
> Are you sure that debian/tests/pkg-python/import-name has the correct
value?
I guess yes.
> What does `cat debian/tests/pkg-python/import-name` show?
[debian/master][~/packages/oauth-toolkit/django-oauth-toolkit]$ cat
debian/tests/pkg-python/import-name
oauth2_provider
Seems correct. I'm not re
Hey Rebecca, do you have an updated list of these cycles?
On Wed, Oct 23, 2019 at 6:39 PM Rebecca N. Palmer
wrote:
>
> [Summary of previous messages: I noted that packages with circular
> dependencies can't be removed one at a time without breakage. Replies
> were to remove multiple packages at
7 matches
Mail list logo