Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/pyasn1-modules: Remove python2 | Michał Górny | 2020-09-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/pyasn1-modules: Keyword 0.2.8 riscv, #737724 | Mikle Kolyada | 2020-09-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> | ||||
* | dev-python/pyasn1-modules: Remove redundant versions | Michał Górny | 2020-07-12 | 2 | -34/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/pyasn1-modules: Stabilize 0.2.8 ALLARCHES, #731484 | Michał Górny | 2020-07-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/pyasn1-modules: x86 stable wrt bug #731484 | Agostino Sarubbo | 2020-07-09 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-python/pyasn1-modules: sparc stable wrt bug #731484 | Agostino Sarubbo | 2020-07-09 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-python/pyasn1-modules: ppc64 stable wrt bug #731484 | Agostino Sarubbo | 2020-07-09 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-python/pyasn1-modules: ppc stable wrt bug #731484 | Agostino Sarubbo | 2020-07-09 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-python/pyasn1-modules: arm stable wrt bug #731484 | Agostino Sarubbo | 2020-07-09 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-python/pyasn1-modules: Port to py3.9 | Michał Górny | 2020-05-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: downgrade m68k down to ~m68k | Sergei Trofimovich | 2020-04-21 | 1 | -1/+1 |
| | | | | | | | | | m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | ||||
* | dev-python/pyasn1-modules: 0.2.8 + EAPI 7 | Sebastian Pipping | 2020-04-13 | 2 | -0/+31 |
| | | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.99, Repoman-2.3.22 | ||||
* | */*: Drop stable ia64 keywords | Matt Turner | 2020-04-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
* | dev-python/pyasn1-modules: Remove redundant versions | Michał Górny | 2020-03-28 | 6 | -186/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/pyasn1-modules: Stabilize 0.2.1 ALLARCHES | Michał Górny | 2020-03-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/pyasn1-modules: Mark ALLARCHES | Michał Górny | 2020-03-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: Discontinue Gentoo SuperH port | Mikle Kolyada | 2020-03-26 | 6 | -6/+6 |
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> | ||||
* | */*: Drop stable alpha keywords | Matt Turner | 2020-01-25 | 3 | -3/+3 |
| | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
* | */*: Clean PYTHON_COMPAT of obsolete impls | Michał Górny | 2020-01-05 | 6 | -12/+12 |
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: [QA] Remove redundant `|| die` guards | David Seifert | 2019-12-11 | 1 | -1/+1 |
| | | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | dev-python/pyasn1-modules: Fix remaining MissingTestRestrict | Michał Górny | 2019-11-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/pyasn1-modules: Enable py3.8 | Michał Górny | 2019-11-16 | 1 | -1/+2 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python: Remove *-fbsd KEYWORDS | Michał Górny | 2019-10-11 | 5 | -5/+5 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/pyasn1-modules: add ~x86-linux keyword | Michael Haubenwallner | 2019-06-25 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org> | ||||
* | */*: Remove python3_4 PYTHON_COMPAT correctly | Michał Górny | 2019-04-17 | 6 | -11/+11 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/pyasn1-modules: 0.2.1 stable allarches | Matthew Thode | 2019-04-13 | 1 | -2/+2 |
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> | ||||
* | dev-python/pyasn1-modules: Enable py3.7 | Michał Górny | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | dev-python/pyasn1-modules: version bump to 0.2.1 | Mike Frysinger | 2018-05-23 | 2 | -0/+33 |
| | |||||
* | dev-python/pyasn1-modules-0.0.8: arm64 stable | Mart Raudsepp | 2018-05-07 | 1 | -2/+2 |
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 | ||||
* | update pypi HOMEPAGE to avoid redirection | Michael Mair-Keimberger | 2018-04-26 | 5 | -5/+5 |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8080 | ||||
* | Replace pypi.python.org with pypi.org in HOMEPAGE | Mike Gilbert | 2018-04-19 | 5 | -5/+5 |
| | | | | Bug: https://bugs.gentoo.org/653540 | ||||
* | dev-python/pyasn1-modules: Tested on ~amd64-fbsd | Michał Górny | 2018-02-21 | 1 | -1/+1 |
| | |||||
* | dev-python/pyasn1-modules: marked ~amd64-linux | Fabian Groffen | 2018-02-02 | 1 | -2/+2 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | dev-python/*: Update Manifest hashes | Michał Górny | 2017-12-09 | 1 | -5/+5 |
| | |||||
* | dev-python/pyasn1-modules: version bump to 0.1.5 | Tim Harder | 2017-10-29 | 2 | -0/+33 |
| | |||||
* | dev-python/pyasn1-modules: Bump | Patrick Lauer | 2017-09-30 | 2 | -0/+38 |
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 | ||||
* | dev-python/pyasn1-modules: Version bump | Brian Dolbec | 2017-08-01 | 2 | -0/+38 |
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 | ||||
* | dev-python/pyasn1-modules: Clean old versions up | Michał Górny | 2017-05-03 | 3 | -76/+0 |
| | |||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 4 | -4/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | dev-python/pyasn1-modules: arm stable, bug #606274 | Markus Meier | 2017-02-24 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" | ||||
* | dev-python/pyasn1-modules: PYTHON_COMPAT: add python3_6 | Zac Medico | 2017-02-12 | 4 | -4/+4 |
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 | ||||
* | dev-python/pyasn1-modules-0.0.8-r0: stable on alpha | Tobias Klausmann | 2017-01-25 | 1 | -1/+1 |
| | | | | Gentoo-Bug: 606274 | ||||
* | dev-python/pyasn1-modules: ia64 stable wrt bug #606274 | Agostino Sarubbo | 2017-01-23 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-python/pyasn1-modules: Stable for HPPA (bug #606274). | Jeroen Roovers | 2017-01-23 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches | ||||
* | dev-python/pyasn1-modules: sparc stable wrt bug #606274 | Agostino Sarubbo | 2017-01-22 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-python/pyasn1-modules: ppc stable wrt bug #606274 | Agostino Sarubbo | 2017-01-21 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-python/pyasn1-modules: ppc64 stable wrt bug #606274 | Agostino Sarubbo | 2017-01-20 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-python/pyasn1-modules: x86 stable wrt bug #606274 | Agostino Sarubbo | 2017-01-19 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | dev-python/pyasn1-modules: amd64 stable wrt bug #606274 | Agostino Sarubbo | 2017-01-18 | 1 | -2/+2 |
| | | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | global: Drop dead implementations from PYTHON_COMPAT | Michał Górny | 2016-11-01 | 4 | -4/+4 |
| |