gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/beam-postgres

Connection layer between beam and postgres

Screenshots

  • beam-postgres-0.5.3.1-r1
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: MIT   
    Overlay: haskell

ChangeLog

commit 91ae440d39ed98c702615db28faf2b6364fe9a61
Author: hololeap <hololeap@protonmail.com>
Date: Fri Mar 22 10:26:50 2024 -0600

dev-haskell/beam-postgres: Disable tests

Tests try to spin up a temporary postgresql server, which fails.

Exception: Failed to start DB: StartPostgresFailed (ExitFailure 1)
...
45 out of 45 tests failed (6.52s)

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

commit ff574b1e97ffa3dd336b9e78d6c4a475f028fe0a
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 19 21:54:20 2024 -0600

dev-haskell/beam-postgres: Revision bump

Loosen constraint on aeson

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

commit 6d6b252047104e7d000a98f0440a939e2bc240e1
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jul 4 20:17:43 2023 -0600

dev-haskell/beam-postgres: add 0.5.3.1, drop 0.5.3.0

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

commit ca37b29bf40da5b396b123c3384e7a012274dfd6
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Apr 23 14:01:42 2023 -0600

dev-haskell/beam-postgres: add 0.5.3.0, drop 0.5.2.1

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 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 5dc2f21eca60bf933d8861f7f279b2db9f792b55
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Feb 15 13:00:39 2022 -0700

dev-haskell/beam-postgres: Bump to 0.5.2.1

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

commit 7d456c5a5ad7df45534181c516f7e7d77aa2a651
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 10 09:08:52 2021 -0600

dev-haskell/beam-postgres: Bump to 0.5.1.0

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

commit a880bbc2b6140454f56da529eeb2422488ed26ef
Author: hololeap <hololeap@gmail.com>
Date: Wed Jan 13 14:21:57 2021 -0700

dev-haskell/beam-postres: Add 0.5.0.0

commit 1a1fba61e8e02108bad5544f3194769e9953f20a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Nov 3 08:27:30 2020 +0000

dev-haskell/beam-core: drop masked package

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

commit aed3a8b7d7024f95f5b5243c351e89fa0e949014
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Dec 5 13:57:54 2019 -0330

dev-haskell/beam-postgres: drop old

Keep last: 0.4.0.0

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 17da761da1c77f996bbdcdbfb7426d6c6e912acc
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Apr 3 18:08:35 2019 +1100

dev-haskell/beam-postgres: bump up to 0.4.0.0

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

commit b0e33dec74b929855102c3b4d6d99ac95301c2d1
Author: hololeap <hololeap@gmail.com>
Date: Fri Feb 8 19:05:26 2019 -0700

dev-haskell/beam-postgres: Bump to 0.3.2.3

commit 764bd581a8d2a2f73de99837dde3005891bc9017
Author: hololeap <hololeap@gmail.com>
Date: Wed Feb 6 15:45:07 2019 -0700

dev-haskell/beam-migrate: Bump to 0.3.2.2

commit baf47243fc8ab94d253664f0f37441556f44d728
Author: hololeap <hololeap@gmail.com>
Date: Sat Oct 20 09:29:36 2018 -0600

dev-haskell/beam-postgres: Bump to 0.3.2.2-r1

Needed until the tarball from Hackage reflects this commit:
tathougies/beam@014aa83aa1b6537c6aa29c657987765cef4fd182

commit f537ea0a00cdb94ef3ce6c8c311dba1d39c531a1
Author: hololeap <hololeap@gmail.com>
Date: Sat Sep 15 15:39:53 2018 -0600

Add dev-haskell/beam-postgres