summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/piper: reference dev-libs/libratbag with pkg tag in longdescriptionPetr Vaněk2022-11-141-1/+1
| | | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/28261 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/piper: format metadata.xml, add upstream metadata and update ↵Eric Joldasov2022-11-142-12/+24
| | | | | | | | description Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/27931 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/piper: add 0.7Eric Joldasov2022-11-143-0/+137
| | | | | | Closes: https://bugs.gentoo.org/866035 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/piper: enable py3.11, fix tests for 0.6Eric Joldasov2022-11-142-1/+71
| | | | | | | Closes: https://bugs.gentoo.org/827510 Closes: https://bugs.gentoo.org/834967 Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* app-misc/piper: drop 0.5.1-r2Eric Joldasov2022-11-143-74/+0
| | | | | Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* */*: reassign polynomial-c's packagesJoonas Niilola2022-06-291-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* Revert "app-misc/piper: remove flake8 test dep"Joonas Niilola2022-03-111-0/+5
| | | | | | | | | This reverts commit 8b5f4bfb0641cc6b38eb3738ee8167d46efdc3e9. 5/5 piper / flake8 FAIL Closes: https://bugs.gentoo.org/834965 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/piper: remove flake8 test depJoonas Niilola2022-03-111-5/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/piper: make flake8 optional dependencyBratishkaErik2022-03-111-1/+12
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/24414 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/piper: New version 0.6BratishkaErik2022-03-113-4/+58
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-misc/piper: Remove flake8 testAlexander Barker2021-08-132-0/+21
| | | | | | | Closes: https://bugs.gentoo.org/807205 Signed-off-by: Alexander Barker <alex@1stleg.com> Closes: https://github.com/gentoo/gentoo/pull/21919 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-misc/piper: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-171-5/+5
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/piper-0.5.1-r1 installs icons but does not update icon cacheAlexander Barker2021-07-061-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/795714 Signed-off-by: Alex Barker <alex@1stleg.com> Closes: https://github.com/gentoo/gentoo/pull/21537 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-misc/piper: needs dev-python/pygobject built with USE=cairoAlexander Barker2021-06-131-3/+3
| | | | | | | Closes: https://bugs.gentoo.org/792732 Signed-off-by: Alex Barker <alex@1stleg.com> Closes: https://github.com/gentoo/gentoo/pull/21212 Signed-off-by: Sam James <sam@gentoo.org>
* */*: replace <description>Proxy...</description with proxied=""Michał Górny2021-03-161-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/piper: Added myself as proxy maintainerLars Wendler2020-12-141-0/+5
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-misc/piper-0.5.1: New support packageAlexander Barker2020-12-143-0/+68
Bug: https://bugs.gentoo.org/629006 Closes: https://bugs.gentoo.org/629006 Signed-off-by: Alex Barker <alex@1stleg.com> Closes: https://github.com/gentoo/gentoo/pull/15323 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>