Age | Commit message (Collapse) | Author |
|
|
|
By enumerating the pytest plugins we actually use, we avoid such cases
as https://github.com/pytest-dev/pytest/issues/13369
|
|
|
|
See https://gitlab.archlinux.org/archlinux/devtools/-/issues/265 for why
versioned provides are necessary
|
|
|
|
|
|
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
|
|
anyway, this is a GIT package!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|