gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/tasty-quickcheck

QuickCheck support for the Tasty test framework

Screenshots

  • tasty-quickcheck-0.10.2
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile test

    View      Download      Browse     License: MIT   
    Overlay: gentoo
  • tasty-quickcheck-0.10.2
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: MIT   
    Overlay: haskell
  • tasty-quickcheck-0.10.1.1
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile test

    View      Download      Browse     License: MIT   
    Overlay: gentoo

ChangeLog

commit 570c8a553a60a54456b3fdeb56b746b4fd1ab329
Author: hololeap <hololeap@protonmail.com>
Date: Sat Nov 18 10:47:56 2023 -0700

dev-haskell/quickcheck: slotmove 2 -> 0

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1502
Signed-off-by: hololeap <hololeap@protonmail.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 e7404ccc5650f16e3992ab903f19bdb4608b51f9
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 21 20:25:48 2022 -0600

dev-haskell/tasty-quickcheck: drop 0.8.4, 0.9.2

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 5bdda1a53902229df2f0278124bee31007f016f4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 21 20:24:46 2022 -0600

dev-haskell/tasty-quickcheck: add 0.10.2, drop 0.10.1.2

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 88e5e8ce7b0b3aa000155fd6e39fbda2df085bf1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 25 13:14:45 2021 +0100

dev-haskell/tasty-quickcheck: update to EAPI=8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 1df5d3055ec91c0a65dc8b37b52b0d6399fb13d3
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Feb 23 01:43:23 2021 -0500

dev-haskell/tasty-quickcheck: resolve DeprecatedEapi warning

The following sed command was used to modify the file in-place

sed -i -r '
s/EAPI="?[56]"?/EAPI=7/
s/(inherit)(.*)base(\s|$)(.*)/\1\2\4/
s/(# Copyright [0-9]+)-.*/\1-2021 Gentoo Authors/
/IUSE=""/d' dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.4.ebuild

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>

commit 7c2e46c358b923848ae78ea910b36552424e1dc8
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Dec 23 07:43:50 2020 +0000

dev-haskell/tasty-quickcheck: regenerate depepdencies

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit d8e665e98dd125d583fce2dcd016568e1ba7c22d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 19 11:17:28 2020 +0000

dev-haskell/tasty-quickcheck: bump up to 0.10.1.2

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 9df190ffdff6301b626c685b0fbe1a9e9dfe2ae1
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Sat Feb 1 11:46:48 2020 +1100

dev-haskell/tasty-quickcheck: bump up to 0.10.1.1

Package-Manager: Portage-2.3.86, 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 dcc0d867ac93e6868f5bae3d39ca43e97c931801
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 29 21:33:07 2019 +0100

dev-haskell/tasty-quickcheck: bump up to 0.10.1

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit aa66e0e2e206e1be9e2929279d24aca43e95ae26
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Apr 6 20:22:14 2018 +1000

dev-haskell/tasty-quickcheck: Bump to 0.10

commit 3d732aff9031e3e942e3c4d1390f3b1f0e1c2e34
Author: Mark Wright <gienah@gentoo.org>
Date: Mon Feb 12 13:30:26 2018 +1100

dev-haskell/tasty-quickcheck: Bump to 0.9.2

commit 6cde3473ff2a519b9f414aa36a63502a1986ade5
Author: karky7 <cantimerny.g@gmail.com>
Date: Sun Nov 26 15:27:11 2017 +0900

dev-haskell/tasty-quickcheck: bump up to 0.9.1

Package-Manager: Portage-2.3.16, Repoman 2.3.6

commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000

refresh Manifests

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000

follow ::gentoo in removing '# $Id$' headers

Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 215651b86436d75bfc1b87718ae5f451e4b12707
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Oct 1 14:54:03 2016 +0100

dev-haskell/tasty-quickcheck: drop unused ISE=old-quickcheck

Package-Manager: portage-2.3.1

commit 3cd700f0e14ef9c0640ef0e0ff6df2f031af75ae
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue Sep 13 08:13:08 2016 +0100

dev-haskell/tasty-quickcheck: drop USE=old-quickcheck, an automatic flag

Package-Manager: portage-2.3.0

commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500

Update metadata.xml for GLEP 67

commit 02621c00d511d863ff93725a620c81ae6ca298cd
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Oct 4 10:34:47 2015 +0100

dev-haskell/tasty-quickcheck: bump up to 0.8.4

Package-Manager: portage-2.2.22

commit b7b3eac1d8316c1966d04b1cdb21caa01a8308cd
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 5 10:41:37 2015 +0100

portage/gentoo-haskell: sync keywords from ::gentoo

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit 4a585b54eb5f4c66e9b867f0bf95b390cbc62c60
Author: Heather <Heather@live.ru>
Date: Wed Aug 12 15:47:28 2015 +0400

fix headers and copyright lines

commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100

convert '# $Header: ' lines to '# $Id$'

The change was adopted when ::gentoo switched to git.

https://github.com/trofi/gentoo-qa/blob/master/check_header.sh

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit 99c8490efecf28a7e36b341ca7aaec7b78bcdc1d
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Dec 18 00:23:49 2014 +1100

Add the old-quickcheck use flag description to tasty-quickcheck metadata

commit 33a1cfd0c2c1d51112d4a89d854343606238233f
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Dec 8 23:30:10 2014 +0000

dev-haskell/tasty-quickcheck: bump up to 0.8.3.2

commit dddbe23ddfa40b83417d2837ae0a714078449c06
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 15 18:32:48 2014 +0000

dev-haskell/tasty-quickcheck: bump up to 0.8.3.1

Package-Manager: portage-2.2.14

commit 8eaddabdd5c931d150a2bd1a86e11ab5afc3bf27
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Mon Oct 27 02:17:55 2014 +0300

dev-haskell/tasty-quickcheck: bump up to 0.8.3

Package-Manager: portage-2.2.14

commit 0b47563429c225288fde316e22bbfaf34642ad20
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 11 11:20:26 2014 +0100

dev-haskell/tasty-quickcheck: bump up to 0.8.2

Package-Manager: portage-2.2.13

commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300

metadata.xml: from <maintainer> field in favour of <herd> one

Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit e10b3ad26e94baf527bce2750ff1e5e1e11ca255
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 16:51:36 2014 +0300

drop trailing '.' from DESCRIPTIONs overlay-wide

repoman depected them as:

DESCRIPTION.punctuation 1
net-misc/htsn/htsn-0.1.0.ebuild: DESCRIPTION ends with a '.' character

Fixed by the following tiny script:
https://github.com/trofi/gentoo-qa/blob/master/check_description.sh

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 6cc0c37b9f2848a2d6a5a531cff4ae1505d6877a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue May 20 01:28:53 2014 +0300

dev-haskell/tasty-quickcheck: bump up to 0.8.1

Package-Manager: portage-2.2.10_p15

commit 17fd85e2d0125e1ecc07f2a4ac0b7464f3f33c1d
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Tue Apr 15 13:47:28 2014 +0400

dev-haskell/tasty-quickcheck: fix QC dep, drop old

commit 5ab4a68e7ef4b2d81e9e77ab04612f19a836b8b4
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Mon Mar 24 13:46:17 2014 +0400

dev-haskell/tasty-quickcheck: bump up to 0.8.0.3

commit 0c249b76cc56d8b36f2dbe8028bc22312c27c9c4
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Mar 8 14:37:44 2014 +0300

dev-haskell/tasty-quickcheck: bump up to 0.8

Package-Manager: portage-2.2.8_p62

commit b81f3c7726598b7f1a55963025d897444c411cb5
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Thu Oct 17 18:02:17 2013 +0400

dev-haskell/tasty-quickcheck: initial layout