gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/req

HTTP client library

Screenshots

  • req-3.13.2
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • req-3.13.1
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • req-3.12.0
    ~amd64 ~x86
    dev test doc hscolour profile test

    View      Download      Browse     License: BSD   
    Overlay: nest

ChangeLog

commit ba4dd5e3afcc1eff0d6c72fbeec8f6671e1a662b
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 16 20:19:13 2024 -0600

*/*: Switch from KEYWORDS to masks for ghc-9.4

Instead of using no KEYWORDS to block people from using newer versions
of GHC (and packages that depend on them), do the following:

* Keyword versions of GHC that have a binary
* Keyword any package versions that depend on them
* Add the GHC and package versions to profiles/package.mask
* For convenience, create a working package.unmask that can be copied to
the user's config which will allow them to use the GHC branch if
needed

This is only for the GHC-9.4 branch for now, but it can be done for
later GHC branches as well.

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1047
Closes: https://github.com/gentoo-haskell/gentoo-haskell/pull/1521
Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/1485
Signed-off-by: hololeap <hololeap@protonmail.com>

commit 44101ee7075a00c800841b2c09b3cdd256265665
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Sun Mar 3 21:42:36 2024 +0100

dev-haskell/req: bump up to 3.13.2 (unkeyworded)

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
Signed-off-by: hololeap <hololeap@protonmail.com>

commit eafd3fba8e26291b8ef5d881f93f2817ccf6ce1c
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jun 30 19:35:21 2023 +1000

dev-haskell/req: drop 3.13.0

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

commit b56a2a4b92a8efc31be5b0816c582b833fbf788a
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jun 30 19:35:13 2023 +1000

dev-haskell/req: add 3.13.1

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

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 c8528ce5dea089d8d7c5ce70eb7e9820dd6c6a46
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Dec 29 00:40:15 2022 -0700

dev-haskell/req: add 3.13.0, drop 3.9.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 de0f1d3a27d227442e7afc453f73746f4da54936
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jan 21 15:54:51 2022 +1100

dev-haskell/req: drop old

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

commit 807f2e0f7274314934e341ad179fa41a143947eb
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jan 21 15:54:29 2022 +1100

dev-haskell/req: bump up to 3.9.2

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

commit 27dd7d319dca50e6e1e102ae17a5ae5820dc1377
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jan 25 12:18:03 2021 +1100

dev-haskell/req: drop old

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

commit b14041f835545778a85b680f63f7fa2441e2013d
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jan 25 11:53:59 2021 +1100

dev-haskell/req: bump up to 3.9.0

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

commit 65cbb8d16e9d093829d55d3880d9d7e9a2b6f9d1
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Sat Jan 9 00:17:09 2021 -0500

dev-haskell/req: bump to 3.8.0, allows newer unordered-containers

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 9c8e8beb3264cd3b7d2c1830a6486b86b52c7c45
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Sep 8 06:28:29 2020 +1000

dev-haskell/req: bump up to 3.6.0

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

commit 2522600b5ff640a0522e39a2ec886aecfc34f4e1
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Aug 8 08:17:18 2020 +1000

dev-haskell/req: bump up to 3.5.0

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

commit 0e6892dd6e22de0006e88a444a7f47a542792317
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Aug 7 12:37:44 2020 +1000

dev-haskell/req: bump up to 3.4.0

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

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 f9c5c5fa415c58263ff7a07da3c7cd7b89b95b8f
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sun Nov 3 20:09:20 2019 -0500

dev-haskell/req: drop old

Keep last: 2.1.0

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

commit 6d3003e0d1b5f2ba7b53fe286d14f82a86c8793d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 26 21:58:16 2019 +0100

dev-haskell/req: RESTRICT=test, uses external network

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

commit add1574dfb474e6882c59e6ca8c106cb91b673a6
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Oct 15 21:40:09 2019 +1100

dev-haskell/req: Bump to 2.1.0

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Mark Wright <gienah@gentoo.org>

commit d128d938c6ffd40bae3f2a6d1a340300c208674b
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Mar 5 00:44:32 2019 +1100

dev-haskell/req: Bump to 2.0.1

Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Mark Wright <gienah@gentoo.org>

commit 5f87e2d5ac5d6e9ff92a072c9b5f3bada4940f6e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Jan 21 22:55:10 2019 +0000

dev-haskell/req: allow unordered-containers-0.2.10

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

commit f961f59b4701afd73a3ad2a83462fc5c67ade254
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 5 22:36:28 2018 +1000

dev-haskell/req: Bump to 1.0.0

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 3640bf5c99d0f2186c62185f4fc0e554ebcb1c9b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Aug 6 14:12:07 2017 +0100

dev-haskell/req: bump up to 0.3.1

Package-Manager: Portage-2.3.6, Repoman-2.3.3

commit 86d16e834d7056b069f6697d280424d6d4f29b00
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jul 12 23:05:23 2017 +0100

dev-haskell/req: restrict networking tests

Package-Manager: Portage-2.3.6, Repoman-2.3.2

commit a79b07bf60e5f0817d4f272188736a4fc9bb3287
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jul 12 22:55:43 2017 +0100

dev-haskell/req: new package, might be used by jamiahx

Package-Manager: Portage-2.3.6, Repoman-2.3.2