Search Criteria
Package Details: stgit 2.5.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/stgit.git (read-only, click to copy) |
---|---|
Package Base: | stgit |
Description: | Stack-based patch management for Git |
Upstream URL: | https://stacked-git.github.io/ |
Licenses: | GPL2 |
Submitter: | None |
Maintainer: | jpgrayson |
Last Packager: | jpgrayson |
Votes: | 22 |
Popularity: | 0.000000 |
First Submitted: | 2007-03-31 20:22 (UTC) |
Last Updated: | 2025-02-22 20:59 (UTC) |
Dependencies (6)
- bzip2 (bzip2-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- git (git-gitAUR, git-glAUR)
- asciidoc (asciidoc-gitAUR) (make)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- xmlto (xmlto-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2
terinjokes commented on 2018-11-19 19:09 (UTC)
@jpgrayson GitHub archive tarballs are not guaranteed to be deterministic. (Likewise, tarballs generated by Git are also not deterministic).
I'll fix this package, but it would be great if definitive release tarballs could be uploaded somewhere.
jpgrayson commented on 2018-11-19 15:07 (UTC)
The sha256 sum in the 0.19-1 PKGBUILD seems to be incorrect. I believe it should be:
I am one of the upstream maintainers. I verified that the above sha256 sum matches both the v0.19.tar.gz downloaded from GitHub and the tarball I produce from my stgit repo with
git archive --format=tar.gz --prefix=stgit-0.19/ v0.19
.Thanks for maintaining the stgit package for Arch!
immae commented on 2018-11-09 16:58 (UTC)
super thanks @terinjokes :)
terinjokes commented on 2018-11-07 07:39 (UTC)
I requested a new release to be cut, and was surprised it happened today. Working up updating this package and migrating it to Python 3. :)
terinjokes commented on 2018-10-25 18:33 (UTC)
@immae: Unfortunately, the latest release (0.18) doesn't support Python 3. I'll remove the dependency on Python 2 once the next release has been tagged.
immae commented on 2018-10-25 11:10 (UTC)
Hey there, stgit supports python3, maybe we should remove the python2 dependency?
terinjokes commented on 2017-12-30 01:59 (UTC)
@pcmoore: I'll give it a shot over this weekend.
pcmoore commented on 2017-12-28 14:29 (UTC)
Is anyone planning on stepping up and adopting this package? I can volunteer to adopt this package if needed, but I have little/no Arch packaging experience ...
clonejo commented on 2017-11-03 13:00 (UTC)
« First ‹ Previous 1 2