Page MenuHomeSolus

fix typo in `package.yml`, add `Makefile`
AbandonedPublic

Authored by tribals on Aug 25 2018, 9:54 PM.
Tags
None
Referenced Files
F11007586: D3694.diff
Tue, Aug 1, 9:00 PM
F10893482: D3694.diff
Jun 30 2023, 8:38 PM
F10869095: D3694.diff
Jun 18 2023, 2:28 AM
F10765085: D3694.id.diff
May 19 2023, 10:59 AM
F10761970: D3694.id9190.diff
May 18 2023, 1:59 PM
F10739575: D3694.diff
May 13 2023, 8:31 PM
F10720904: D3694.id.diff
May 6 2023, 3:12 AM
F10717051: D3694.diff
May 4 2023, 3:31 PM
Subscribers

Details

Reviewers
None
Group Reviewers
Triage Team
Summary

Initial packaging

Test Plan

There is test suite in repository, I'm able to pass it with installed package:

$ curl -sSL https://github.com/hercules-team/python-augeas/archive/v0.5.0.tar.gz | tar -xzf - --strip-components=1 python-augeas-0.5.0/test
$ python test/test_augeas.py
$ python3 test/test_augeas.py

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

As stated in our Submitting a Package information:

If you are submitting a patch for the inclusion of software in the repo, that the package your patch pertains to has a corresponding package request that is accepted for inclusion or is a dependency of a package that has been accepted into the repository.