dev-haskell/tasty-hedgehog
Integration for tasty and hedgehog
ChangeLog
commit 15e4058245c7a8417a0e98bdca5030275fb129b6
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Aug 7 02:04:06 2024 +1000
dev-haskell/tasty-hedgehog: Sync KEYWORDS
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 98f56b3c06f7798cee601ca2599093fde6daa461
Author: hololeap <hololeap@protonmail.com>
Date: Sun Jun 9 15:26:45 2024 -0600
dev-haskell/tasty-hedgehog: Hackage revision bump
Signed-off-by: hololeap <hololeap@protonmail.com>
commit d72ae1201d1178f4704cc4af5fc713f4767f427a
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Aug 13 17:12:19 2023 -0600
dev-haskell/tasty-hedgehog: add 1.4.0.2, drop 1.4.0.1
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit e8c8f44e5bf54cf5f41299f76cb31ef8e08b01ed
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Apr 30 12:23:09 2023 -0600
dev-haskell/tasty-hedgehog: add 1.4.0.1, drop 1.3.1.0
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600
*/*: Remove [profile?] from ghc RDEPEND
This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.
Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600
*/*: Remove ~x86 (and related) from KEYWORDS
x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.
With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.
See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600
*/*: Add [profile?] to ghc RDEPEND
Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.
Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit d0d4e970d3fcdbba4233c776be1ee8ad01309a12
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Oct 10 22:30:31 2022 -0600
dev-haskell/tasty-hedgehog: add 1.3.1.0, drop 1.2.0.0
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100
*/*: fix https->https in metadatd dtd
Newer hackport fixes this (in git, not tagged yet).
Signed-off-by: Sam James <sam@gentoo.org>
commit 9edc0b9046fcf79ca047dd4c7bc421106b961af0
Author: Robert Greener <me@r0bert.dev>
Date: Tue Jul 12 16:23:14 2022 +0100
dev-haskell/tasty-hedgehog: add 1.2.0.0, drop 1.1.0.0
Signed-off-by: Robert Greener <me@r0bert.dev>
commit d8382390c2c57d0ca21609e9dde794e559ca30ac
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Jun 30 15:58:24 2021 +1000
dev-haskell/tasty-hedgehog: Bump to 1.1.0.0
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 9496a22267844e7f416c7dfe356aae33f62ce31e
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jan 25 17:34:38 2021 +1100
dev-haskell/tasty-hedgehog: bump up to 1.0.1.0
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 242a2aae9235e2d55103750d1679ab9de9ab21b6
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Dec 11 08:29:20 2020 +1100
dev-haskell/tasty-hedgehog: loosen upper bounds, adjust metadata.xml
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 6735576cc524b755a12b9ed49c1f5b4cdda5f0bf
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 16 10:06:15 2020 +1000
dev-haskell/tasty-hedgehog: Loosen base dep
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit c56e9d918962dde7d3864a0beaa487c9510e9c94
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Thu Jan 16 18:09:31 2020 +1100
dev-haskell/tasty-hedgehog: bump up to 1.0.0.2
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jack Todaro <jack.todaro@posteo.net>
commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000
*/*: Inline mirror://hackage and update URIs
Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 1b5faed7351b6e61eb58cd27fb16eb04a0b1d457
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sat Nov 16 14:49:38 2019 -0500
dev-haskell/tasty-hedgehog: drop old
Keep last: 1.0.0.1
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 39df7d98af9f33c217ca9718c449cd80e20f7394
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Oct 15 10:38:10 2019 +1100
dev-haskell/tasty-hedgehog: Bump to 1.0.0.1
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 6549b3ba38d7d8c86b5d1ebc0e0f8dc961ac63a0
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Oct 12 16:57:23 2018 +1100
dev-haskell/tasty-hedgehog: Loosen hedgehog dep
Package-Manager: Portage-2.3.50, Repoman-2.3.11
commit 74e02edd508dc029462a918147cf26a1c62b0f77
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Fri Aug 17 22:23:38 2018 +1000
dev-haskell/tasty-hedgehog: restrict tests
expected-failure test fails
Package-Manager: Portage-2.3.46, Repoman-2.3.10
commit dcafda697844f5daefef29083fed0b80aaaab33e
Author: Mark Wright <gienah@gentoo.org>
Date: Sat May 19 21:56:32 2018 +1000
dev-haskell/tasty-hedgehog: Loosen tasty & test deps
commit ecc6371219f1fca557f8d6670000f1021636e602
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 12 13:28:58 2018 +1000
dev-haskell/tasty-hedgehog: Add
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Aug 7 02:04:06 2024 +1000
dev-haskell/tasty-hedgehog: Sync KEYWORDS
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 98f56b3c06f7798cee601ca2599093fde6daa461
Author: hololeap <hololeap@protonmail.com>
Date: Sun Jun 9 15:26:45 2024 -0600
dev-haskell/tasty-hedgehog: Hackage revision bump
Signed-off-by: hololeap <hololeap@protonmail.com>
commit d72ae1201d1178f4704cc4af5fc713f4767f427a
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Aug 13 17:12:19 2023 -0600
dev-haskell/tasty-hedgehog: add 1.4.0.2, drop 1.4.0.1
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit e8c8f44e5bf54cf5f41299f76cb31ef8e08b01ed
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Apr 30 12:23:09 2023 -0600
dev-haskell/tasty-hedgehog: add 1.4.0.1, drop 1.3.1.0
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600
*/*: Remove [profile?] from ghc RDEPEND
This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.
Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600
*/*: Remove ~x86 (and related) from KEYWORDS
x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.
With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.
See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600
*/*: Add [profile?] to ghc RDEPEND
Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.
Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit d0d4e970d3fcdbba4233c776be1ee8ad01309a12
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Oct 10 22:30:31 2022 -0600
dev-haskell/tasty-hedgehog: add 1.3.1.0, drop 1.2.0.0
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100
*/*: fix https->https in metadatd dtd
Newer hackport fixes this (in git, not tagged yet).
Signed-off-by: Sam James <sam@gentoo.org>
commit 9edc0b9046fcf79ca047dd4c7bc421106b961af0
Author: Robert Greener <me@r0bert.dev>
Date: Tue Jul 12 16:23:14 2022 +0100
dev-haskell/tasty-hedgehog: add 1.2.0.0, drop 1.1.0.0
Signed-off-by: Robert Greener <me@r0bert.dev>
commit d8382390c2c57d0ca21609e9dde794e559ca30ac
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Jun 30 15:58:24 2021 +1000
dev-haskell/tasty-hedgehog: Bump to 1.1.0.0
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 9496a22267844e7f416c7dfe356aae33f62ce31e
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jan 25 17:34:38 2021 +1100
dev-haskell/tasty-hedgehog: bump up to 1.0.1.0
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 242a2aae9235e2d55103750d1679ab9de9ab21b6
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Dec 11 08:29:20 2020 +1100
dev-haskell/tasty-hedgehog: loosen upper bounds, adjust metadata.xml
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 6735576cc524b755a12b9ed49c1f5b4cdda5f0bf
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 16 10:06:15 2020 +1000
dev-haskell/tasty-hedgehog: Loosen base dep
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit c56e9d918962dde7d3864a0beaa487c9510e9c94
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Thu Jan 16 18:09:31 2020 +1100
dev-haskell/tasty-hedgehog: bump up to 1.0.0.2
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jack Todaro <jack.todaro@posteo.net>
commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000
*/*: Inline mirror://hackage and update URIs
Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 1b5faed7351b6e61eb58cd27fb16eb04a0b1d457
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sat Nov 16 14:49:38 2019 -0500
dev-haskell/tasty-hedgehog: drop old
Keep last: 1.0.0.1
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 39df7d98af9f33c217ca9718c449cd80e20f7394
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Oct 15 10:38:10 2019 +1100
dev-haskell/tasty-hedgehog: Bump to 1.0.0.1
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Mark Wright <gienah@gentoo.org>
commit 6549b3ba38d7d8c86b5d1ebc0e0f8dc961ac63a0
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Oct 12 16:57:23 2018 +1100
dev-haskell/tasty-hedgehog: Loosen hedgehog dep
Package-Manager: Portage-2.3.50, Repoman-2.3.11
commit 74e02edd508dc029462a918147cf26a1c62b0f77
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Fri Aug 17 22:23:38 2018 +1000
dev-haskell/tasty-hedgehog: restrict tests
expected-failure test fails
Package-Manager: Portage-2.3.46, Repoman-2.3.10
commit dcafda697844f5daefef29083fed0b80aaaab33e
Author: Mark Wright <gienah@gentoo.org>
Date: Sat May 19 21:56:32 2018 +1000
dev-haskell/tasty-hedgehog: Loosen tasty & test deps
commit ecc6371219f1fca557f8d6670000f1021636e602
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 12 13:28:58 2018 +1000
dev-haskell/tasty-hedgehog: Add