summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/sshtunnel: CleanupAaron W. Swenson2019-06-211-34/+0
| | | | | | Closes: https://bugs.gentoo.org/683774 Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* dev-python/sshtunnel: x86 stable wrt bug #688210Agostino Sarubbo2019-06-211-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* dev-python/sshtunnel: amd64 stable wrt bug #688210Agostino Sarubbo2019-06-211-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-python/sshtunnel: Bump EAPI, drop testsAaron W. Swenson2019-06-061-0/+25
| | | | | | | | | Tests are now failing consuming all resources until OOM killed. Drop tests until upstream figures it out. Bug: https://bugs.gentoo.org/683774 Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Aaron W. Swenson <titanofold@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/sshtunnel: amd64 stable wrt bug #680842Mikle Kolyada2019-04-081-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-python/sshtunnel: Remove brokenAaron W. Swenson2019-04-071-29/+0
| | | | | | | Closes: https://bugs.gentoo.org/682260 Closes: https://bugs.gentoo.org/668146 Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* dev-python/sshtunnel: Fix test invocationAaron W. Swenson2019-04-071-0/+34
| | | | | | | | | | | Drop dev-python/tox requirement in favor of some direct dependencies on pytest, and no longer adds additional files to the image. Bug: https://bugs.gentoo.org/668146 Bug: https://bugs.gentoo.org/671484 Bug: https://bugs.gentoo.org/682260 Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* dev-python/sshtunnel: Initial commitAaron W. Swenson2018-10-043-0/+38
Required by >=dev-db/pgadmin4-3.3 Bug: https://bugs.gentoo.org/665754 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Signed-off-by: Aaron Swenson <titanofold@gentoo.org>