devel/pybugz: switch to my github and bump version

My fork brings several features that improve your command line
bugzilla experience:
- Improves bug printing to make it as close to WebUI as possible.
- Adds -Q that allows to quote comment(s) when replying to a bug.
- Allows to download attachment(s) of a bug with some filtering.

Note on DISTVERSION: pybugz internally names itself as 0.14, but
there were no release.

Approved by:	linimon
This commit is contained in:
Gleb Smirnoff 2024-01-17 13:22:54 -08:00
parent db477b08af
commit 412c4e6ee1
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= pybugz
DISTVERSION= 0.13
PORTREVISION= 1
DISTVERSION= 0.14
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -17,7 +16,8 @@ USES= python
USE_GITHUB= yes
USE_PYTHON= autoplist distutils
GH_ACCOUNT= williamh
GH_ACCOUNT= glebius
GH_TAGNAME= a583724
post-patch:
${REINPLACE_CMD} 's,share/man,man,' ${WRKSRC}/${PYSETUP}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1476563325
SHA256 (williamh-pybugz-0.13_GH0.tar.gz) = a99309d42b7ed2e52cc0f0f3adc72d1ddc9354e3d944af276f9a7da946665afb
SIZE (williamh-pybugz-0.13_GH0.tar.gz) = 26876
TIMESTAMP = 1705522967
SHA256 (glebius-pybugz-0.14-a583724_GH0.tar.gz) = 027691570772a18dcdb4571e43cab627f67d9088bd89e887d8ba01ed18bcebfb
SIZE (glebius-pybugz-0.14-a583724_GH0.tar.gz) = 28226