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

dnswatch: add package #4381

Merged
merged 5 commits into from
Nov 30, 2024
Merged

dnswatch: add package #4381

merged 5 commits into from
Nov 30, 2024

Conversation

D3vil0p3r
Copy link
Contributor

Close #4003

@D3vil0p3r D3vil0p3r marked this pull request as ready for review November 24, 2024 20:03
packages/dnswatch/PKGBUILD Outdated Show resolved Hide resolved
makedepends=('git' 'python-setuptools' 'python-pip')
source=("$pkgname::git+https://github.com/HalilDeniz/$pkgname.git")
sha512sums=('SKIP')
install="$pkgname.install"
Copy link
Contributor

Choose a reason for hiding this comment

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

the dependencies are very easy https://github.com/HalilDeniz/DNSWatch/blob/main/requirements.txt, why did you choose a standalone package?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Because I gave priority to PKGBUILD Python Standalone template due to the usage of venv. If you think the other PKGBUILD Python template is better, I will change it. Let me know.

Copy link
Contributor

Choose a reason for hiding this comment

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

The rule is like that:

It's simple: no venv unless necessary

Copy link
Contributor Author

Choose a reason for hiding this comment

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

gotcha

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed sir

Co-authored-by: Alexandre ZANNI <[email protected]>
@D3vil0p3r D3vil0p3r requested a review from noraj November 29, 2024 20:50
@noptrix
Copy link
Contributor

noptrix commented Nov 30, 2024

thanks guys

@noptrix noptrix merged commit 6c947d8 into BlackArch:master Nov 30, 2024
2 checks passed
@D3vil0p3r D3vil0p3r deleted the patch-8 branch November 30, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DNSWatch - DNS Traffic Sniffer and Analyzer
3 participants