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

Add evdev Python package recipe #26163

Merged
merged 13 commits into from
May 29, 2024
Merged

Add evdev Python package recipe #26163

merged 13 commits into from
May 29, 2024

Conversation

ehfd
Copy link
Member

@ehfd ehfd commented Apr 27, 2024

Checklist

  • Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml".
  • License file is packaged (see here for an example).
  • Source is from official source.
  • Package does not vendor other packages. (If a package uses the source of another package, they should be separate packages or the licenses of all packages need to be packaged).
  • If static libraries are linked in, the license of the static library is packaged.
  • Package does not ship static libraries. If static libraries are needed, follow CFEP-18.
  • Build number is 0.
  • A tarball (url) rather than a repo (e.g. git_url) is used in your recipe (see here for more details).
  • GitHub users listed in the maintainer section have posted a comment confirming they are willing to be listed there.
  • When in trouble, please check our knowledge base documentation before pinging a team.

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/evdev) and found it was in an excellent condition.

@ehfd
Copy link
Member Author

ehfd commented Apr 27, 2024

@conda-forge-admin, please rerender

@ehfd
Copy link
Member Author

ehfd commented Apr 27, 2024

@conda-forge-admin, please ping conda-forge/help-python-c, ready for review!

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-webservice.

I was asked to ping @conda-forge/help-python-c, and so here I am doing that.

@ehfd
Copy link
Member Author

ehfd commented Apr 27, 2024

Explanation about this package for reviewers:

This package interfaces to the Linux kernel uinput interface and thus requires the kernel headers "linux/input.h", "linux/input-event-codes.h", "uapi/linux/uinput.h". setup.py requires the usage of environment variables CPATH or C_INCLUDE_PATH.

@ehfd
Copy link
Member Author

ehfd commented Apr 27, 2024

@conda-forge-admin, please ping conda-forge/help-python-c, not ready for review

Changing to Draft

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-webservice.

I was asked to ping @conda-forge/help-python-c, and so here I am doing that.

@ehfd ehfd marked this pull request as draft April 27, 2024 14:39
@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-webservice.

I was asked to ping @conda-forge/help-python-c, and so here I am doing that.

conda-forge.yml Outdated Show resolved Hide resolved
@ehfd ehfd requested a review from xhochy April 29, 2024 19:04
@ehfd ehfd marked this pull request as ready for review May 8, 2024 13:21
@ehfd
Copy link
Member Author

ehfd commented May 8, 2024

@conda-forge-admin, please ping conda-forge/help-python-c, ready for review!

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-webservice.

I was asked to ping @conda-forge/help-python-c, and so here I am doing that.

@ehfd ehfd mentioned this pull request May 26, 2024
10 tasks
recipes/evdev/meta.yaml Outdated Show resolved Hide resolved
@ehfd ehfd requested a review from jaimergp May 27, 2024 14:18
@ehfd
Copy link
Member Author

ehfd commented May 28, 2024

@jaimergp Everything is ready.

@jaimergp jaimergp merged commit e5a535a into conda-forge:main May 29, 2024
5 checks passed
@ehfd ehfd deleted the evdev branch May 30, 2024 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants