|
NOTE: I'm orphaning the package immediately after uploading this, as I
have no interest in maintaining it. However, it would be a shame to
leave the feedback I had to rot, so I'm uploading it for the sake of
future maintainers.
Fixes:
- Added new python-pylatexenc dep
- Dropped unnecessary python-future dep
- Test framework changed:
python-nose -> python-pytest + python-pytest-cov
- Restore check()
- Add missing git makedep
- Update license to MIT
- Updated packaging to PEP517
- General PKGBUILD style cleanup
Not addressed:
- pkgver() should probably at least account for the possibility of
multiple same-day commits, and should ideally massage the output of
`git describe --tags` instead to use upstream versioning
|