fix some DESCRIPTION.toolong from RepoMan

This commit is contained in:
2020-02-13 22:45:33 +01:00
parent 85616da7b0
commit ffd4fb3b84
97 changed files with 220 additions and 126 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
DIST pytest-sugar-0.9.2.tar.gz 12677 BLAKE2B 9ef5119479ce1333bf86844e8f959d5e50f1f656fff7a871acb9aa5bd7478bafa34819c4db8ad8a8f105807cf444544846bf02049fbd6802636e5a3f123a11ab SHA512 9a1f30e35cb503f1afec6a1e18ad2d013b005627891021171ccc6f94d3aebe45a724db0615ba75e2befc074e7b77dd0627b5ffb8876906d434bd95cf5984b5ad
EBUILD pytest-sugar-0.9.2.ebuild 780 BLAKE2B 606fb38f71ca1d9a28f4a4e3d5b42c9fd33a49c5390fff39a2c54ec33ce7e7e4746f3e572c8caabdd52f99afac389c91b4aa8fa4a0c5289a919f6b74bd4bae06 SHA512 d1dc7728f3b05c0662576341d78b208ece48340da6c0594151cb898c91e2cc6f061ae54df42e775b6a946e930f24b0494ad5a5e68dc884fb5108509cad058100
EBUILD pytest-sugar-0.9.2.ebuild 711 BLAKE2B 91702ecb2024ad928f6c30becfc35cc119a9e0f472f497a35b541bf31b2cdda65e4c37a5a43dea931559ec936dbc45958faa66c0c823cd4d3cdcd2ce23901cf5 SHA512 25ee51adddb2d805c236e8d58855fba5a8b075fe43cdd5a449b8c88f3194dbcea1dc3643881d83709d2ebf8708b64f3f4e85db1f3219382f8b8a3c2905e0c2a1
MISC metadata.xml 389 BLAKE2B d0ea9b759ebe26a4b4bbe7f1c0524373e3bff701876c48ef59338ee9e28e5156ac5f57a3a78a2c29bd9eac540748bbc0315fff756a58b03b96a2fd5571732fa6 SHA512 f36e4c162afa803e8892fd2b6ba36142736c9153deefdc898d746e5e0c333fb44116cc8e7f5cb359abc84a3df6bad9f079d202a5a2f7c5f460c64566362ff3bd
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly)."
DESCRIPTION="Plugin for pytest that changes the default look and feel of pytest."
HOMEPAGE="https://pivotfinland.com/pytest-sugar/ https://pypi.org/project/pytest-sugar/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"