Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | */*: Drop stable alpha keywords | Matt Turner | 2020-01-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
* | */*: Clean PYTHON_COMPAT of obsolete impls | Michał Górny | 2020-01-05 | 1 | -2/+2 |
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python: Remove *-fbsd KEYWORDS | Michał Górny | 2019-10-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: Remove python3_4 PYTHON_COMPAT correctly | Michał Górny | 2019-04-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/pysha3: mark sh/m68k stable | Mikle Kolyada | 2018-09-16 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | dev-python/pysha3: Enable py3.7 | Michał Górny | 2018-07-18 | 1 | -1/+1 |
| | |||||
* | dev-python/pysha3: stable 1.0.2-r1 for ppc64, bug #654682 | Sergei Trofimovich | 2018-06-27 | 1 | -1/+1 |
| | | | | | | Bug: https://bugs.gentoo.org/654682 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" | ||||
* | dev-python/pysha3: stable 1.0.2-r1 for ppc, bug #654682 | Sergei Trofimovich | 2018-06-27 | 1 | -1/+1 |
| | | | | | | Bug: https://bugs.gentoo.org/654682 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc" | ||||
* | dev-python/pysha3: stable 1.0.2-r1 for hppa | Rolf Eike Beer | 2018-06-03 | 1 | -1/+1 |
| | | | | | | Bug: https://bugs.gentoo.org/654682 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" | ||||
* | dev-python/pysha3: s390 stable wrt bug #654682 | Mikle Kolyada | 2018-06-03 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | dev-python/pysha3: arm stable wrt bug #654682 | Mikle Kolyada | 2018-05-17 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/pysha3-1.0.2-r1: alpha stable | Tobias Klausmann | 2018-05-14 | 1 | -1/+1 |
| | | | | Gentoo-Bug: http://bugs.gentoo.org/654682 | ||||
* | dev-python/pysha3: x86 stable (bug #654682) | Thomas Deutschmann | 2018-05-04 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.34, Repoman-2.3.9 | ||||
* | dev-python/pysha3-1.0.2-r1: arm64 stable (bug #654682) | Mart Raudsepp | 2018-05-04 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 | ||||
* | dev-python/pysha3: stable 1.0.2-r1 for ia64, bug #654682 | Sergei Trofimovich | 2018-05-03 | 1 | -1/+1 |
| | | | | | | Bug: https://bugs.gentoo.org/654682 Package-Manager: Portage-2.3.33, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" | ||||
* | dev-python/pysha3: stable 1.0.2-r1 for sparc | Rolf Eike Beer | 2018-05-03 | 1 | -1/+1 |
| | | | | | | Bug: https://bugs.gentoo.org/654682 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" | ||||
* | update pypi HOMEPAGE to avoid redirection | Michael Mair-Keimberger | 2018-04-26 | 1 | -1/+1 |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8080 | ||||
* | Replace pypi.python.org with pypi.org in HOMEPAGE | Mike Gilbert | 2018-04-19 | 1 | -1/+1 |
| | | | | Bug: https://bugs.gentoo.org/653540 | ||||
* | dev-python/pysha3: Drop old | Michał Górny | 2018-03-26 | 1 | -22/+0 |
| | |||||
* | dev-python/pysha3: Stable on amd64 | Manuel Rüger | 2018-02-27 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/pysha3: Tested on ~amd64-fbsd (bug #638776) | Michał Górny | 2018-02-21 | 1 | -1/+1 |
| | |||||
* | dev-python/pysha3: add ~x64-cygwin keyword, #634818 | Michael Haubenwallner | 2018-02-19 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | dev-python/pysha3: Fix tests on PyPy and enable PyPy support | Michał Górny | 2018-01-30 | 1 | -0/+32 |
| | | | | | | Remove the meaningless AttributeError tests that checked for Python implementation correctness more than anything relevant to pysha3 users. This fixes PyPy test failures and allows us to enable PyPy support. | ||||
* | dev-python/pysha3: add ~arm, bug #638776 | Markus Meier | 2017-12-25 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm" | ||||
* | dev-python/pysha3: add ~arm64, bug #634818 | Markus Meier | 2017-12-22 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm64" | ||||
* | dev-python/*: Update Manifest hashes | Michał Górny | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | dev-python/pysha3: keyworded 1.0.2 for sparc, bug #634818 (thanks to Rolf ↵ | Sergei Trofimovich | 2017-12-04 | 1 | -1/+1 |
| | | | | | | | Eike Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" | ||||
* | dev-python/pysha3: keyworded 1.0.2 for hppa, bug #634818 | Sergei Trofimovich | 2017-11-25 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" | ||||
* | dev-python/pysha3-1.0.2: added ~alpha, bug 634818 | Matt Turner | 2017-11-15 | 1 | -1/+1 |
| | |||||
* | dev-python/pysha3-1.0.2: added ~mips, bug 634818 | Matt Turner | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | dev-python/pysha3: Tested on py3.6 | Michał Górny | 2017-10-21 | 1 | -1/+1 |
| | |||||
* | dev-python/pysha3: add some Prefix keywords, bug #634818 | Fabian Groffen | 2017-10-21 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 | ||||
* | dev-python/pysha3: keyworded 1.0.2 for ppc/ppc64/ia64, bug #634818 | Sergei Trofimovich | 2017-10-20 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64 ppc ppc64" | ||||
* | dev-python/pysha3: New package | Michał Górny | 2017-10-19 | 3 | -0/+38 |
Add the backport of SHA3 hash functions for Python < 3.6, it is the most lightweight provider of the hash for Portage. |