Commit Graph

24 Commits

Author SHA1 Message Date
Michał Górny
95bff9cb86 dev-python/pyblake2: Bump to 1.1.0 (with impl from CPython)
Update the package to the new release that features implementation
copied from CPython git. This will hopefully solve all the optimization
problems reported.

Bug: https://bugs.gentoo.org/show_bug.cgi?id=638428
2017-11-24 18:53:57 +01:00
Michał Górny
1a8386e803 dev-python/pyblake2: Backport -fno-tree-vectorize to stable version
Bug: https://bugs.gentoo.org/638428
2017-11-22 18:29:15 +01:00
Michał Górny
4d5f5debfd dev-python/pyblake2: Bump to 1.0.1, with upstream -fno-tree-vectorize
Bug: https://bugs.gentoo.org/638428
2017-11-22 17:48:56 +01:00
Michał Górny
5dddb56946 dev-python/pyblake2: Try to disable -ftree-vectorize to avoid segv
Bug: https://bugs.gentoo.org/638428
2017-11-22 14:21:45 +01:00
Matt Turner
e30090128a dev-python/pyblake2-0.9.3: added ~alpha, bug 634936 2017-11-15 11:21:30 -08:00
Sergei Trofimovich
fe251b9729 dev-python/pyblake2: keyworded 1.0.0 for sparc, bug #634936 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
2017-11-15 07:34:18 +00:00
Sergei Trofimovich
a6b9ae8066 dev-python/pyblake2: keyworded 0.9.3 for sparc, bug #634936 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
2017-11-15 07:34:18 +00:00
Sergei Trofimovich
2ec12a74cb dev-python/pyblake2: keyworded 0.9.3 for sparc, bug #634936 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
2017-11-15 07:34:17 +00:00
Thomas Deutschmann
e8146a5624 dev-python/pyblake2: x86 stable (bug #637386)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
2017-11-14 22:35:34 +01:00
Manuel Rüger
7a51bad2bd dev-python/pyblake2: Stable on amd64
Package-Manager: Portage-2.3.14, Repoman-2.3.5
2017-11-14 13:39:01 +01:00
Sergei Trofimovich
0ef2b1bfbf dev-python/pyblake2: stable 0.9.3 for ia64, bug #637386
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"
2017-11-14 09:00:11 +00:00
Robin H. Johnson
fafd9f0016 dev-python/pyblake2: keyword ~hppa
Passes src_test on hake.hppa.dev.gentoo.org, for py27 & py34.

Bug: https://bugs.gentoo.org/634936
Package-Manager: Portage-2.3.8, Repoman-2.3.3
2017-11-13 14:17:02 -08:00
Michał Górny
98d8947750 dev-python/pyblake2: Bump to 1.0.0 2017-11-13 20:42:14 +01:00
Matt Turner
1f0f36e8c7 dev-python/pyblake2-0.9.3: added ~mips, bug 634936 2017-11-09 17:07:54 -08:00
Fabian Groffen
2d91b6bad3 dev-python/pyblake2: drop fugly hack, no longer necessary after cpu features fix
Package-Manager: Portage-2.3.8, Repoman-2.3.3
2017-10-25 19:54:42 +02:00
Mike Gilbert
aca68ed6f1 dev-python/pyblake2: select implementation using compiler macros
This eliminates the need for the cpu_flags_x86 USE flags, and resolves
a build failure if CFLAGS and cpu_flags_x86 are mismatched.

Package-Manager: Portage-2.3.11_p4, Repoman-2.3.3_p62
2017-10-24 13:33:52 -04:00
Fabian Groffen
fc0ba0fc7c dev-python/pyblake2: fix and keyword for *-macos, bug #634936
Package-Manager: Portage-2.3.11-prefix, Repoman-2.3.3
2017-10-22 11:34:04 +02:00
Sergei Trofimovich
76ee894773 dev-python/pyblake2: keyworded 0.9.3 for ppc/ppc64, bug #634936
Package-Manager: Portage-2.3.12, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
2017-10-21 13:50:57 +01:00
Fabian Groffen
675ec48171 dev-python/pyblake2: marked *-solaris, bug #634936
Package-Manager: Portage-2.3.8, Repoman-2.3.3
2017-10-21 13:48:39 +02:00
Sergei Trofimovich
f5f375218b dev-python/pyblake2: keyworded 0.9.3 for ia64, bug #634936
Package-Manager: Portage-2.3.12, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
2017-10-21 09:59:20 +01:00
Michał Górny
94b91b64cd dev-python/pyblake2: Tested on py3.6 2017-10-21 10:33:47 +02:00
Michał Górny
4db12167a9 dev-python/pyblake2: Support optimized (SSSE3+) variants 2017-10-21 10:29:48 +02:00
Michał Górny
c3e8a0f258 dev-python/pyblake2: Default to faster REGS variant 2017-10-21 01:44:08 +02:00
Michał Górny
ad987d5e1c dev-python/pyblake2: New package
Add a package providing Python extension with BLAKE2, for use
as a fallback hash provider in sys-apps/portage.
2017-10-21 01:44:07 +02:00