summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/tappy: stable 2.4 for ia64, bug #700690Sergei Trofimovich2020-01-201-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/tappy: arm stable wrt bug #700690Mikle Kolyada2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/tappy-2.4: add ~mips, bug 662076Matt Turner2019-12-071-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/tappy: amd64 stableAaron Bauman2019-12-021-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/tappy: python3_8Andreas Sturmlechner2019-12-011-1/+1
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-python/tappy: arm64 stable (bug #700690)Aaron Bauman2019-11-241-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
* dev-python/tappy: stable 2.4 for hppa/sparc, bug #700690Rolf Eike Beer2019-11-231-1/+1
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/tappy: arm64 keyworded (bug #662076)Aaron Bauman2019-04-081-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-python/tappy: keyworded 2.4 for hppa, bug #662076Rolf Eike Beer2019-01-271-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/tappy: Add ~s390 keyword wrt bug #662076Mikle Kolyada2019-01-181-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/tappy-2.4: added ~alpha, bug 662076Matt Turner2018-12-221-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/tappy: keyworded 2.4 for ia64, bug #662076Sergei Trofimovich2018-10-281-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* dev-python/tappy: keyworded 2.4 for ppc, bug #662076Sergei Trofimovich2018-10-201-1/+1
| | | | | | | Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
* dev-python/tappy: Add ~arm keyword wrt bug #662076Mikle Kolyada2018-10-091-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-python/tappy: Tested on ~amd64-fbsd, bug #662076Michał Górny2018-08-091-1/+1
|
* dev-python/tappy: keyworded 2.4 for ppc64, bug #662076Sergei Trofimovich2018-08-061-1/+1
| | | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
* dev-python/tappy: keyworded 2.4 for sparcRolf Eike Beer2018-07-271-1/+1
| | | | | | Bug: https://bugs.gentoo.org/662076 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-python/tappy: Add missing dep on dev-python/BabelMichał Górny2018-07-271-1/+2
| | | | Closes: https://bugs.gentoo.org/662276
* dev-python/tappy: Add new package, v2.4Michał Górny2018-07-243-0/+52
Add the Python package for 'Test Anything Protocol (TAP) tools'. This is needed for tests of dev-python/dbus-python.