Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 838922 - dev-python/pystache: Poor quality commit message not describing substantial changes
Summary: dev-python/pystache: Poor quality commit message not describing substantial c...
Status: CONFIRMED
Alias: None
Product: Quality Assurance
Classification: Unclassified
Component: Disputes/raising issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Quality Assurance Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-17 09:19 UTC by Sam James
Modified: 2022-09-26 16:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-17 09:19:07 UTC
$ pkgcheck scan
gentoo -- updating git cache: commit date: 2022-04-17
dev-python/pystache
  RedundantLongDescription: metadata.xml longdescription is too short
[...]

Please use 'pkgcheck scan' or similar before pushing.
Comment 1 Larry the Git Cow gentoo-dev 2022-09-25 19:36:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d3a5023791def4b6839264cd50d63b9b17a098

commit f2d3a5023791def4b6839264cd50d63b9b17a098
Author:     Steve Arnold <nerdboy@gentoo.org>
AuthorDate: 2022-09-25 19:34:42 +0000
Commit:     Steve Arnold <nerdboy@gentoo.org>
CommitDate: 2022-09-25 19:36:15 +0000

    dev-python/pystache: QA cleanup, update long description
    
    Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
    Closes: https://bugs.gentoo.org/838922

 dev-python/pystache/metadata.xml          | 28 +++++++++++++---------------
 dev-python/pystache/pystache-0.6.1.ebuild |  2 +-
 2 files changed, 14 insertions(+), 16 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2022-09-26 14:45:39 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc7b93557325011d3444184a07d7e21920e0697

commit 1dc7b93557325011d3444184a07d7e21920e0697
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-26 14:44:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-26 14:45:22 +0000

    Revert "dev-python/pystache: QA cleanup, update long description"
    
    This reverts commit f2d3a5023791def4b6839264cd50d63b9b17a098.
    
    - Commit message doesn't describe switching to fork
    - Fork change doesn't seem necessary as upstream is still alive?
    - Drops python@ as co-maint without explanation
    - ALLARCHES dropped from metadaata.xml
    - DESCRIPTION (while minor) regressed and gained a full stop (we normally
    don't end with them)
    
    Overall, looks more like a mistake/missync after copying frmo overlay
    or similar, so reverting until can be fixed properly.
    
    Bug: https://bugs.gentoo.org/838922
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/pystache/metadata.xml          | 28 +++++++++++++++-------------
 dev-python/pystache/pystache-0.6.1.ebuild |  2 +-
 2 files changed, 16 insertions(+), 14 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2022-09-26 16:55:01 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf4c559931cf6912b3f2dfd3ccb671d5afc55ecd

commit cf4c559931cf6912b3f2dfd3ccb671d5afc55ecd
Author:     Steve Arnold <nerdboy@gentoo.org>
AuthorDate: 2022-09-26 16:51:39 +0000
Commit:     Steve Arnold <nerdboy@gentoo.org>
CommitDate: 2022-09-26 16:54:29 +0000

    dev-python/pystache: add compliant long description to metadata
    
    Bug: https://bugs.gentoo.org/838922
    Signed-off-by: Steve Arnold <nerdboy@gentoo.org>

 dev-python/pystache/metadata.xml | 4 ++++
 1 file changed, 4 insertions(+)