gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/aws

Amazon Web Services (AWS) for Haskell

Screenshots

  • aws-0.24.2
    ~amd64
    examples doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • aws-0.24-r1
    ~amd64
    examples doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • aws-0.24
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    examples doc hscolour profile test

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • aws-0.22-r5
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    examples doc hscolour profile

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

commit 441a637a0c331b8f70748f07132315a5eb25ecc0
Author: hololeap <hololeap@protonmail.com>
Date: Thu Mar 21 16:24:26 2024 -0600

dev-haskell/aws: Revision bump for v0.24

Add upper bound for aeson, as this version fails to compile with
aeson-2.2

Signed-off-by: hololeap <hololeap@protonmail.com>

commit e0ece960e2976f1ec37bfffb28be055302388972
Author: hololeap <hololeap@protonmail.com>
Date: Thu Mar 21 16:20:00 2024 -0600

dev-haskell/aws: add 0.24.2

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 5f3cc1d7864862dce6f31715f550a92d001e0060
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Feb 14 19:46:47 2023 +1100

dev-haskell/aws: add github, hackage upstream metadata

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit fe0392bc1ba18410523e1efcac89d22a680065ae
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Feb 14 19:45:32 2023 +1100

dev-haskell/aws: drop 0.22-r5

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit b294214c36656c3534df1976306959d3ab544931
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Feb 14 19:45:30 2023 +1100

dev-haskell/aws: add 0.24

Signed-off-by: Jack Todaro <solpeth@posteo.org>

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 9a8fb058b5b6449e6584769cbe530c9be1dc5ab2
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 25 11:09:54 2022 +1000

dev-haskell/aws: restrict tests

Tests depend on outdated http-client versions.

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 22423e755fe1aac57280491d58e97d7491de009c
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 25 08:51:11 2022 +1000

dev-haskell/aws: drop 0.22-r4

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 0db57ec34e40587313df7778ebd13914d795938e
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 25 08:45:11 2022 +1000

dev-haskell/aws: allow aeson-2

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 537a15f300d85cb7b23d86e830c34ce72d713ac0
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Jan 20 20:12:03 2022 -0700

dev-haskell/aws: Bump to 0.22-r4

Switch to pulling cabal file from revision on Hackage

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit d7fa7e2ff14c6d2101975a185c3714b685dbcc95
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jan 21 15:30:10 2022 +1100

dev-haskell/aws: remove test-suite

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 9680b7506219f2b43438bc47c852d5b2204b9604
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Oct 9 09:26:32 2021 +1100

dev-haskell/aws: disable network-2 compatibility

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit f0888a4b99b794e0b295a1c570a0ba02b56aedb1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat May 15 09:19:41 2021 +0100

dev-haskell/aws: allow latest base64-bytestring

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1184
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 4ad72a417650d28c66b248edd23268918ea9c6c4
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Aug 4 12:52:53 2020 +1000

dev-haskell/aws: remove old

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 205bdbdc050a315219294d7c665cff59699f6d03
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Apr 10 11:19:15 2020 +1000

dev-haskell/aws: allow network-3

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit c53bb5f97657379359a8260faf099efbd0f17071
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Mar 5 16:00:13 2020 +1100

dev-haskell/aws: bump up to 0.22

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 06b8989b0abbd881d9a3af4dc3055879e37a21b0
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Dec 26 17:42:42 2019 -0500

dev-haskell/aws: drop old

Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 1b1d5500b664a9cc84dc5298a75f31c3e4509bd3
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Tue Dec 10 00:44:09 2019 -0330

dev-haskell/aws: drop old

Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

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 9ccf1c15a4011eb03fc47cca6d7342bf7da44b11
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Feb 24 11:02:26 2019 +1100

dev-haskell/aws: bump up to 0.21.1

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>

commit ef061c2b7bf4de74f723c0754df3229f88198e1c
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Aug 19 08:28:06 2018 +1000

dev-haskell/aws: bump up to 0.20

Package-Manager: Portage-2.3.47, Repoman-2.3.10

commit fdc9e81ca9f885e1c7af621ce9736066ec6de553
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 25 20:07:43 2018 +1000

dev-haskell/aws: Fix ghc 8.4 (by me), conduit 1.3 (by joeyh)

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 d5779696fb3c41bb693eba8b9393bbf6fcbba5ad
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Oct 7 09:12:30 2016 +0100

dev-haskell/aws: bump up to 0.14.1

Package-Manager: portage-2.3.1

commit 762fd32c3207e0f76b0197d1447d9f8504fd8c2a
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Sep 21 22:36:13 2016 +0100

dev-haskell/aws: tweak for aeson-1

Reported-by: eroen
Bug: https://bugs.gentoo.org/594362

Package-Manager: portage-2.3.1

commit 02ee302f8bd85ecf7a6dbe40a07a868153dda733
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Sep 4 17:31:14 2016 +0100

dev-haskell/aws: bump up to 0.14.0

Package-Manager: portage-2.3.0

commit 2e3a527d84961b36cede12e29856401c5fffca6c
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Jun 10 06:10:51 2016 +0100

dev-haskell/aws: allow data-default-class-0.1

Package-Manager: portage-2.3.0_rc1

commit 2f37fba1327ab17712b1f730272962309ddcc230
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun May 29 18:24:40 2016 +0100

dev-haskell/aws: allow time-1.6

Package-Manager: portage-2.3.0_rc1

commit c3d2c474a905f7eb2d7f7e5880d649cd48bb0b19
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Apr 23 10:44:25 2016 +0100

dev-haskell/aws: allow transformers-0.5

Package-Manager: portage-2.2.28

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

Update metadata.xml for GLEP 67

commit c19599737f78c044053beb2a38e1e8a8494d8c70
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Nov 14 13:10:15 2015 +0000

dev-haskell/aws: allow cereal-0.5

Package-Manager: portage-2.2.24

commit fc5f8953a4741eb284530f9948891ca3d2c84080
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Nov 12 09:56:24 2015 +0000

dev-haskell/aws: bump up to 0.13.0

Package-Manager: portage-2.2.24

commit 77bfc71d66aebed5c267cfc8980b563d5b01c3b7
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Sep 21 09:29:14 2015 +0100

follow jlec@'s HOMEPAGE fix s/http:/https:/ form ::gentoo

The hack I did it is:
https://github.com/trofi/gentoo-qa/blob/master/check_homepage_https.sh

Will also need similar change in hackport.

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

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 9eafbc1acc3deb36f32f47307c4db0ba754dd1da
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Jun 11 21:24:41 2015 +0100

dev-haskell/aws: bump up to 0.12.1

Package-Manager: portage-2.2.20

commit 2400ffb7dda9fd8bef47deb9a7a556524c7b0418
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Sun May 17 21:23:02 2015 +0300

dev-haskell/aws: allow newer attoparsec

commit 8effe14b3d07216a279776ede74a9ef3132abbb3
Author: Mark Wright <gienah@gentoo.org>
Date: Sat May 16 20:05:55 2015 +1000

Bump aws to 0.12, with xml-conduit dep loosened

commit e1b0f5e03fddd0af4854aa887ef281d4de250237
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Apr 20 20:17:33 2015 +0100

dev-haskell/aws: bump up to 0.11.4

Package-Manager: portage-2.2.17

commit 8a7c45c915b46d69b1bab55fe6f241e5620f4d09
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Apr 4 10:41:50 2015 +1100

Patch aws 0.11.3 for ghc 7.10, allow tagged-0.8

commit 96597c78451d6d0eb5fc23db9afee072cbf5711a
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Mar 29 22:38:02 2015 +0100

dev-haskell/aws: bump up to 0.11.3

Package-Manager: portage-2.2.17

commit 069a8a685d5b8a3b045cac21cb6d34ea17f9a723
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Wed Feb 18 00:34:56 2015 +0300

dev-haskell/aws: allow utf8-string-1.

Package-Manager: portage-2.2.17

commit a6ebfe22e173b88893acd3d18d93a0c10b15d5af
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Fri Jan 23 11:17:39 2015 +0300

dev-haskell/aws: bump up to 0.11.2

commit f7ce2704d2296238dc1ce43f1b8bd551d1fb182c
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue Dec 16 22:00:48 2014 +0000

dev-haskell/aws: new package (a depend for git-annex)

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