Summary: | dev-python/python-dotenv-0.18.0 - file collision with dev-ruby/dotenv-2.7.6 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Sebastian Pipping <sping> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | python, ruby |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/theskumar/python-dotenv/issues/339 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-python:python-dotenv-0.18.0:20210625-015903.log emerge-history.txt etc.portage.tar.bz2 logs.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 719142 [details]
emerge-info.txt
Created attachment 719145 [details]
dev-python:python-dotenv-0.18.0:20210625-015903.log
Created attachment 719148 [details]
emerge-history.txt
Created attachment 719151 [details]
etc.portage.tar.bz2
Created attachment 719154 [details]
logs.tar.bz2
I'll take it upstream, let's see what we get... The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4beda25f7a27938194241dfaaef1ffafb12c8ce commit d4beda25f7a27938194241dfaaef1ffafb12c8ce Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2021-06-25 23:47:25 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2021-06-25 23:57:53 +0000 dev-python/python-dotenv: Address collision with dev-ruby/dotenv I'm using a second entrypoint here rather than a plain rename to not break (1) the tests and (2) access to argv[0] by python-exec. Closes: https://bugs.gentoo.org/798648 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.19, Repoman-3.0.3 .../python-dotenv-0.18.0-second-entrypoint.patch | 24 ++++++++++++++ .../python-dotenv/python-dotenv-0.17.1.ebuild | 1 + .../python-dotenv/python-dotenv-0.18.0-r1.ebuild | 38 ++++++++++++++++++++++ .../python-dotenv/python-dotenv-0.18.0.ebuild | 1 + 4 files changed, 64 insertions(+) |