GitXplorerGitXplorer
n

pyscl-devel

public
0 stars
2 forks
6 issues

Commits

List of commits on branch master.
Verified
a0149e3ce8aa8190fa17808673a7de11aa23447b

Prepare for archiving.

nncoghlan committed 7 years ago
Unverified
982e0d094a53b868f2ed8ec960cf488fd8a62e0e

Switch to building sclo-python

nncoghlan committed 7 years ago
Unverified
07f2a99591ce41a17f0a05e33b425f5537ef2674

Merge pull request #8 from torsava/readme

nncoghlan committed 7 years ago
Unverified
5aa5fca3b8f387b7ff96f9782092f23e48a9c9e8

README: minor bugfixes

ttorsava committed 7 years ago
Unverified
2daf39553d2adb3cc44633656d8d8784aad09184

Add missing git prefix to URL

nncoghlan committed 7 years ago
Unverified
69e364835900fb3310a0e066927aa00af5fc244f

SCL build requires yum in the buildroot

nncoghlan committed 7 years ago

README

The README file for this repository.

.. image:: http://unmaintained.tech/badge.svg :target: http://unmaintained.tech/ :alt: No Maintenance Intended

I'm no longer using SCLs for anything, so this project isn't being actively developed.

pyscl-devel

Utilities to assist in sclo-python maintenance

Full local sclo-python build in a mock chroot

# Pending an rpm-list-builder release with CUSTOM_DIR support
pipsi install git+https://github.com/ncoghlan/rpm-list-builder.git@issue-67-add-CUSTOM_DIR#egg=rpmlb
git clone https://github.com/ncoghlan/pyscl-devel
cd pyscl-devel/rpmlb
mkdir .working
rpmlb --custom-file sclorg-distgit-download.yml --download custom \
      --build custom --work-directory .working python-recipe.yml sclo-python

sclo-python links

SCL resource Links

Current dependencies:

  • RPM List Builder (install with pip, not packaged for Fedora)
  • scl-utils-build, mock, fedpkg
  • Jupyter notebook with the Python 3 kernel