Initial packaging
Details
Details
- Reviewers
- None
- Group Reviewers
Triage Team
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
Diff Detail
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
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.