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.4.tar.gz
(13.8 kB
view hashes)
Built Distribution
Close
Hashes for portage_livecheck-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c1ba1284c6bd3330d54c47341047400d8cc668c22eb75def1f8e2792aee0321 |
|
MD5 | 9e47afdae9dfc363ad4494c36d03fe21 |
|
BLAKE2b-256 | 9c99e21ae84ebc58efbb08098db29cd148c4d8cfe80c9daccd9816f6fd238b87 |