Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net-analyzer/gvm-tools: add python3.7 and 3.8 #15439

Closed
wants to merge 1 commit into from

Conversation

j-licht
Copy link
Contributor

@j-licht j-licht commented Apr 20, 2020

correct dependencies and tests

Closes: https://bugs.gentoo.org/718420
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Jonas Licht jonas.licht@fem.tu-ilmenau.de

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @j-licht
Areas affected: ebuilds
Packages affected: net-analyzer/gvm-tools

net-analyzer/gvm-tools: jonas.licht[at]gmail.com, @gentoo/proxy-maint

Linked bugs

Bugs linked: 718420


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Apr 20, 2020
!net-analyzer/openvas-cli
!net-analyzer/openvas-tools"

DEPEND="
${RDEPEND}"

distutils_enable_tests unittest

src_prepare() {
distutils-r1_python_prepare_all
# Exlude tests & correct FHS/Gentoo policy paths
sed -i "s/packages=find_packages(),.*/packages=find_packages(exclude=['tests*', 'docs']),/" "$S"/setup.py || die
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please kill all the $S here while at it. $S is the current directory.

!net-analyzer/openvas-cli
!net-analyzer/openvas-tools"

DEPEND="
${RDEPEND}"

distutils_enable_tests unittest

src_prepare() {
distutils-r1_python_prepare_all
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should call distutils-r1_<phase-function>, the same as phase you're writing.

correct dependencies and tests

Closes: https://bugs.gentoo.org/718420
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de>
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2020-04-20 17:14 UTC
Newest commit scanned: 50f476a
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/3c77428/output.html

@j-licht j-licht requested a review from mgorny May 7, 2020 19:13
@gentoo-bot gentoo-bot closed this in 073053b Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants