Search Criteria
Package Details: osc 1.11.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/osc.git (read-only, click to copy) |
---|---|
Package Base: | osc |
Description: | Command line client for the openSUSE Build Service |
Upstream URL: | https://github.com/openSUSE/osc |
Licenses: | GPL2 |
Conflicts: | osc-bash-completion, osc-git, zsh-completion-osc |
Replaces: | osc-bash-completion, zsh-completion-osc |
Submitter: | bwalle |
Maintainer: | Thaodan |
Last Packager: | Thaodan |
Votes: | 52 |
Popularity: | 0.84 |
First Submitted: | 2008-04-05 17:38 (UTC) |
Last Updated: | 2025-01-12 01:42 (UTC) |
Dependencies (11)
- python (python37AUR, python311AUR, python310AUR)
- python-cryptography
- python-distro
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- python-urllib3
- python-setuptools (make)
- obs-buildAUR (obs-build-gitAUR) (optional) – required to run local builds
- obs-service-download_filesAUR (optional) – for running the download_files source service
- obs-service-format_spec_fileAUR (obs-service-format_spec_file-gitAUR) (optional) – for running the format_spec_file source service
- python-keyring (optional) – keyring support
- python-progressbar (optional) – progressbar support for operations like uploading and services
Required by (0)
Sources (10)
- 0001-Add-sb2install-support-to-osc.patch
- 0002-Support-osc-copyprj-in-api-by-Islam-Amer-usage-osc-c.patch
- 0003-Support-synchronous-copyproj.patch
- 0004-Add-p-to-copyprj-to-enable-copying-of-prjconf.patch
- 0005-Add-support-for-rebuild-and-chroot-only-in-build.-re.patch
- 0006-Add-architecture-and-scheduler-maps.patch
- 0007-Trap-any-kind-of-exception-during-plugin-parsing-eg-.patch
- 0008-Fix-hdrmd5-check-of-downloaded-packages-from-DoD-rep.patch
- 0009-Add-buildlog-option-to-fetch-buildlog-not-relative-t.patch
- https://github.com/openSUSE/osc/archive/1.11.1.tar.gz
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
Thaodan commented on 2025-01-12 01:43 (UTC)
Thanks for notifying. I added the dependency.
gnlrdrvo commented on 2025-01-11 13:45 (UTC)
https://github.com/openSUSE/osc/blob/5d39e3c0602e0a307ebfed65f77119bd4f2ed6ec/setup.cfg#L45-L50
Looks like we should also add
python-ruamel-yaml
in the dependencies?swsnr commented on 2024-07-06 05:17 (UTC)
python-urllib3 is missing in dependencies :)
c-mauderer commented on 2024-04-14 08:33 (UTC)
python-cryptography is missing in the dependencies.
post-factum commented on 2023-12-22 19:50 (UTC)
Thanks, will try that.
tarball commented on 2023-12-22 17:56 (UTC)
@post-factum, https://newreleases.io supports github tags (pure tags without github releases), and many other services too. There's a CLI on AUR, but it's not required. I'd fire an email as this is not related to
osc
, but maybe someone else finds this useful.<deleted-account> commented on 2023-11-23 12:19 (UTC)
[deleted]
post-factum commented on 2023-11-06 07:29 (UTC) (edited on 2023-11-06 07:29 (UTC) by post-factum)
I try to keep the build up-to-date by periodically checking the GitHub. I was unable to set notifications for new tags, so if you know how to get an email on a new
osc
release, let me know.Also, no need to discuss my side package here, feel free to drop me a direct email as needed.
Thanks.
<deleted-account> commented on 2023-11-06 06:26 (UTC)
[deleted]
nhandt64 commented on 2023-09-25 12:27 (UTC) (edited on 2023-09-25 13:37 (UTC) by nhandt64)
Hi all, If you just want to use osc directly without having to pay much attention to fuss down there, you can just add openSUSE Tools repository for Arch Linux:
Import and verify their key:
Then fetch the repo and install from it: (and install python-keyring to store your OBS credential securely)
Everything should work fine (so far for me) and you can ignore this AUR package. Stay safe and frosty.
Update: add python-keyring package optional dependency
1 2 3 4 5 6 .. 8 Next › Last »