Skip to main content

Produces RPMs for FLP packages out of aliBuild ouput

Project description

f2r

Command line tool to create RPMs out of aliBuild output

Installation

f2r is available in PyPI: https://pypi.org/project/f2r

Steps:

Devel

Devel installation

  • Instll prerequisites
    • Environment Modules > 4
    • aliBuild
    • Optional install system dependencies that aliBuild can pick up
  • Clone the repo
  • Prepare S3 config
  • python3 -m pip install -r requirements.txt --user

Publishing to PyPI

  • Update version in setup.py file.
  • Test: python3 -m tests.f2r
  • Build and publish:
python3 setup.py sdist bdist_wheel
python3 -m twine upload --repository pypi dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

f2r-1.2.2.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

f2r-1.2.2-py3-none-any.whl (24.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page