Tool to update ebuilds.
Project description
livecheck
Tool for overlays to update ebuilds.
Installation
pip install portage-livecheck
Command line usage
livecheck
Development use
Run poetry install --with=dev --with=docs --with=tests
to set up a virtualenv.
Fully copy /etc/portage
to the root of your virtualenv. Then you must fix make.profile
. Also
consider making changes in repos.conf
if necessary.
Example:
poetry shell
cd "${VIRTUAL_ENV}/etc"
cp -R /etc/portage .
cd portage
ln -sf "$(readlink -f /etc/portage/make.profile)" make.profile
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
portage_livecheck-0.0.2.tar.gz
(13.8 kB
view hashes)
Built Distribution
Close
Hashes for portage_livecheck-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2558b045287a5ab14bd6d6e5541a43ec2154a4cd80b556e027e3d42da3f1acb |
|
MD5 | dadcb7dd88b459c602e0fb7c74341f38 |
|
BLAKE2b-256 | 4f468c7178e3a6d28d62fd56a468fda6d7e3f2a8af6fb754ba04cccdf3e53f5a |