rpmbuilder
Build rpm files from github repos with singleton binaries
Secrets
Are added in this repo as a gpg encrypted file. To extract:
cd ~/git/mannemsooutions/rpmbuilder
gpg -d secrets.tar.gz.gpg | tar -xv
After that your RPM's will be signed ;)...
Setup docker
I just used:
- arch linux with:
- docker installed, with:
- current user added to docker group
- buildx installed and qemu-user-static enabled
Like:
sudo pacman -S docker docker-buildx
sudo usermod -a -G docker $USER
# reboot and log back in
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
Build the rpms
cd ~/git/mannemsooutions/rpmbuilder
make build_rpms
Support
For all rpms that are available from https://github.com/MannemSolutions/rpmbuilder/releases support can be acquired from Mannem Solutions in The Netherlands.
For more information please contact us at www.mannemsolutions.nl/contact
Release files for github2spec 0.1.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| github2spec-0.1.9.tar.gz | 13.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| github2spec-0.1.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.2 kB
Release files / github2spec-0.1.9.tar.gz
| Download URL | github2spec-0.1.9.tar.gz |
|---|---|
| Size | 13.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
df423a349339693991b968dfa4dc6fae294d00de9e4210fa2109fc2257c5b424
|
|
BLAKE2b-256 checksum How to use checksums |
12221ca551ceae2504ca1cd9d5c1fae80067ddff27e2c3c546b2c6348975a83c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Release files / github2spec-0.1.9-py3-none-any.whl
| Download URL | github2spec-0.1.9-py3-none-any.whl |
|---|---|
| Size | 14.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d17c8f0137a1c5f97a0d4f53bc1747be4217dcda83b9e14fad3bc0edc20750f6
|
|
BLAKE2b-256 checksum How to use checksums |
7d1da8ce084e2d7dbf4bf23ae7aee7cbda35492f734f75fc346046c78beca40e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|