Files
.profile/README.md

19 lines
1.2 KiB
Markdown

## openSUSE devel project for packages related to Python interpreters
| resource | link |
| --- | --- |
| Project repo | https://src.opensuse.org/python-interpreters/_ObsPrj |
| Issues | https://src.opensuse.org/python-interpreters/_ObsPrj/issues |
| Pull Requests | https://src.opensuse.org/python-interpreters/_ObsPrj/pulls |
| Build results | https://build.opensuse.org/project/monitor/devel:languages:python:Factory |
* To modify a package in this project, fork and create a [Pull Request][1] to the main branch.
* To add a new package that doesn't exists yet, [create it][3] in your own user and transfer the ownership (in repo settings, at the bottom) to `python-interpreters` org.
## Project Build Results:
![results](https://br.opensuse.org/status/devel:languages:python:Factory)
[1]: https://docs.gitea.com/usage/pull-request
[2]: https://src.opensuse.org/python-interpreters/_ObsPrj/issues/new/choose
[3]: https://en.opensuse.org/openSUSE:OBS_to_Git#How_to_create_a_new_package?