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

WIP: angr-management: fix pkgbuild #3685

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

noraj
Copy link
Contributor

@noraj noraj commented Jan 13, 2023

  • pkgver++
  • fix source
  • closes Added angr-management #3662
  • fix license
  • fix build() and package() as setup.py was removed in profit to pyproject.toml and setup.cfg
  • fix dependencies

Note: python-pyside6-qtads can't be built for now because shiboken6-generator is missing see https://bugs.archlinux.org/task/77117 and https://github.com/mborgerson/pyside6_qtads/blob/main/pyproject.toml#L9. Metadata for shiboken6-generator has been added in archlinux/svntogit-packages@7737ba2 but 6.4.2-4 is currently in testing.

- pkgver++
- fix source
- closes #3662
- fix license
- fix build() and package() as setup.py was removed in profit to pyproject.toml and setup.cfg
- fix dependencies
- python-pyside6-qtads can't be built for now because shiboken6-generator is missing see https://bugs.archlinux.org/task/77117 and https://github.com/mborgerson/pyside6_qtads/blob/main/pyproject.toml#L9
@noraj noraj added the status::do-not-merge Waiting some step before merging. label Jan 13, 2023
@noraj noraj requested a review from noptrix as a code owner January 13, 2023 23:26
@noraj noraj marked this pull request as draft January 13, 2023 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status::do-not-merge Waiting some step before merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant