Bug 1790091 (androwarn)
Summary: | Review Request: androwarn - Static code analyzer for malicious Android applications | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fabian Affolter <mail> |
Component: | Package Review | Assignee: | Robert-André Mauchin 🐧 <eclipseo> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | eclipseo, package-review |
Target Milestone: | --- | Flags: | eclipseo:
fedora-review+
|
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-14 07:08:28 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1786653, 1786656 | ||
Bug Blocks: |
Description
Fabian Affolter
2020-01-11 18:07:50 UTC
- Missing BR to python3-devel BuildRequires: python3-devel - Package can't install: DEBUG util.py:582: Error: DEBUG util.py:582: Problem: conflicting requests DEBUG util.py:582: - nothing provides python3.8dist(argparse) needed by androwarn-1.6.1-1.fc32.noarch I believe argparse ir part of standard Python3, it shouldn't be in requirements.txt Yes, argparse is part of Python itself. Thanks for pointing that out. * Tue Jan 21 2020 Fabian Affolter <mail> - 1.6.1-2 - Disable dep generator - Add missing BR (rhbz#1790091) Updated files: Spec URL: https://fab.fedorapeople.org/packages/SRPMS/androwarn.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/androwarn-1.6.1-2.fc31.src.rpm Yes, argparse is part of Python itself. Thanks for pointing that out. * Tue Jan 21 2020 Fabian Affolter <mail> - 1.6.1-2 - Disable dep generator - Add missing BR (rhbz#1790091) Updated files: Spec URL: https://fab.fedorapeople.org/packages/SRPMS/androwarn.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/androwarn-1.6.1-2.fc31.src.rpm - Haven't you forgotten python3dist(X)? Requires: python3dist(future) Requires: python3dist(jinja2) Requires: python3dist(play_scraper) Yes, I have. Using the dep generator again to avoid missing requirements. (In reply to Robert-André Mauchin from comment #4) > - Haven't you forgotten python3dist(X)? > > Requires: python3dist(future) > Requires: python3dist(jinja2) > Requires: python3dist(play_scraper) %changelog * Fri Mar 27 2020 Fabian Affolter <mail> - 1.6.1-3 - Enable dep generator and fix requirements handling Updated files: Spec URL: https://fab.fedorapeople.org/packages/SRPMS/androwarn.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/androwarn-1.6.1-3.fc31.src.rpm Package approved. Thanks for the review. (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/androwarn |