dev-haskell/beam-migrate
SQL DDL support and migrations support library for Beam
ChangeLog
commit bf19457fa52871a091b2e1cfe0c0297ed086efd1
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 5 22:19:44 2024 -0700
dev-haskell/beam-migrate: Revision bump
Loosen constraint on aeson
Signed-off-by: hololeap <hololeap@protonmail.com>
commit ebd69f10b5896e8fa00c46662f4e931aa45adbfb
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jul 4 20:20:54 2023 -0600
dev-haskell/beam-migrate: add 0.5.2.1, drop 0.5.2.0
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 1b7b287a4c2f72c114b2c961a574569d12b5bf55
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Apr 21 19:47:30 2023 -0600
dev-haskell/beam-migrate: add 0.5.2.0, drop 0.5.1.2
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 5b559cb4a5db461c78bc1c6317acced47fadc6af
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Feb 15 13:03:13 2022 -0700
dev-haskell/beam-migrate: Bump to 0.5.1.2
Drop unused patch:
beam-migrate-0.5.1.0-remove-set-hashable.patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 2a8273a260102c73372450b282ce3f0f3ebd2ac5
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 10 09:07:12 2021 -0600
dev-haskell/beam-migrate: 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 b111493e1ff8a799a88950a6ffc8fda53807030e
Author: hololeap <hololeap@gmail.com>
Date: Wed Jan 13 13:19:32 2021 -0700
dev-haskell/beam-migrate: 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 50c130b6776f27490b3f3e157e87e34d0be68d21
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Dec 5 13:57:54 2019 -0330
dev-haskell/beam-migrate: drop old
Keep last: 0.4.0.1
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 acbe1f087f9a756ed5f204eb20e71f13e54735d9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 26 10:10:40 2019 +0100
dev-haskell/beam-migrate: allow dependent-sum-0.6
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 6ff267bfdc42e70dc33fe00def3e54c7d0a68b70
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Apr 3 18:07:31 2019 +1100
dev-haskell/beam-migrate: bump up to 0.4.0.1
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>
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 83c9471bec411d7548d1037e99d12de3e16f6e9f
Author: hololeap <hololeap@gmail.com>
Date: Sat Oct 20 07:53:52 2018 -0600
dev-haskell/beam-migrate: Bump to 0.3.2.1-r1
Needed until the tarball from Hackage reflects this commit:
tathougies/beam@014aa83aa1b6537c6aa29c657987765cef4fd182
commit 47992d37dae831f1cbe7ab942e23747cb29c5ea4
Author: hololeap <hololeap@gmail.com>
Date: Sat Sep 15 16:11:35 2018 -0600
Add dev-haskell/beam-migrate
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 5 22:19:44 2024 -0700
dev-haskell/beam-migrate: Revision bump
Loosen constraint on aeson
Signed-off-by: hololeap <hololeap@protonmail.com>
commit ebd69f10b5896e8fa00c46662f4e931aa45adbfb
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jul 4 20:20:54 2023 -0600
dev-haskell/beam-migrate: add 0.5.2.1, drop 0.5.2.0
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 1b7b287a4c2f72c114b2c961a574569d12b5bf55
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Apr 21 19:47:30 2023 -0600
dev-haskell/beam-migrate: add 0.5.2.0, drop 0.5.1.2
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 5b559cb4a5db461c78bc1c6317acced47fadc6af
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Feb 15 13:03:13 2022 -0700
dev-haskell/beam-migrate: Bump to 0.5.1.2
Drop unused patch:
beam-migrate-0.5.1.0-remove-set-hashable.patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 2a8273a260102c73372450b282ce3f0f3ebd2ac5
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 10 09:07:12 2021 -0600
dev-haskell/beam-migrate: 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 b111493e1ff8a799a88950a6ffc8fda53807030e
Author: hololeap <hololeap@gmail.com>
Date: Wed Jan 13 13:19:32 2021 -0700
dev-haskell/beam-migrate: 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 50c130b6776f27490b3f3e157e87e34d0be68d21
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Thu Dec 5 13:57:54 2019 -0330
dev-haskell/beam-migrate: drop old
Keep last: 0.4.0.1
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 acbe1f087f9a756ed5f204eb20e71f13e54735d9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 26 10:10:40 2019 +0100
dev-haskell/beam-migrate: allow dependent-sum-0.6
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 6ff267bfdc42e70dc33fe00def3e54c7d0a68b70
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Apr 3 18:07:31 2019 +1100
dev-haskell/beam-migrate: bump up to 0.4.0.1
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>
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 83c9471bec411d7548d1037e99d12de3e16f6e9f
Author: hololeap <hololeap@gmail.com>
Date: Sat Oct 20 07:53:52 2018 -0600
dev-haskell/beam-migrate: Bump to 0.3.2.1-r1
Needed until the tarball from Hackage reflects this commit:
tathougies/beam@014aa83aa1b6537c6aa29c657987765cef4fd182
commit 47992d37dae831f1cbe7ab942e23747cb29c5ea4
Author: hololeap <hololeap@gmail.com>
Date: Sat Sep 15 16:11:35 2018 -0600
Add dev-haskell/beam-migrate