summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-06-03git-review: upgpkg: 2.5.0-2Aseem Athale
Clean up detritus before building. Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2025-05-20git-review: upgpkg: 2.5.0-1Aseem Athale
Since we disabled tests, there's no need to do any prepare(), since all we did there was to make sure the tests would work in Arch and its updated dependencies and non-tox/nox environment. Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-12-24git-review: upgpkg: Python 3.13 rebuildAseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-04-28git-review: Python 3.12 rebuildAseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-04-12git-review: Switch to git tags instead of tarballAseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-03-21git-review: Use proper pkgrel(): 1 instead of 4Aseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-03-21git-review: upgpkg: 2.4.0-1Aseem Athale
The tests are still CPU-intensive, so they stay disabled, but with addition of the PATH and PYTHONPATH environment variables in the check() function, and the updated Gerrit version, I was able to get the number of failed tests down to 5, so there is progress. Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2023-09-04git-review: upgpkg: 2.3.1-4Aseem Athale
Fix checksums. Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2023-06-23git-review: Disable tests for now and bump pkgrelAseem Athale
Right now, due to java-gerrit incompatibilities thanks to the gerrit version used for testing upstream being too old, 80% of the tests fail. And as users have pointed out, running these tests are quite CPU-heavy. Once this gets fixed upstream, maybe we can re-enable them. Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2023-06-23git-review: Move away from calling setup.py directlyAseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2023-05-24updpkg: Make pkgrel+1 for Python 3.11 rebuildAseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2022-05-03git-review: Update the upstream URLAseem Athale
2022-04-26git-review: Update pkg to 2.3.1Aseem Athale
This is major change. Github tarballs extract to pkgname-pkgver, but this tarball extracts only to pkgname. Made changes as such, also updated to latest version.
2022-04-12git-review: Adopt package and update url, pkgrelAseem Athale
git-review was moved from github to opendev.org, so changing source url as such. Update pkgrel for the same, too.
2022-04-01import from communityAntonio Rojas