From 0490d8c65db8ae63110eb93f177f52c0f3c8e574d5ce5c7157788ab2a0aada7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 30 May 2021 18:58:20 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-warp revision:12, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-warp?expand=0&rev=15 --- ghc-warp.changes | 10 ++++++++++ ghc-warp.spec | 6 +++--- warp-3.3.15.tar.gz | 3 --- warp-3.3.16.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 warp-3.3.15.tar.gz create mode 100644 warp-3.3.16.tar.gz diff --git a/ghc-warp.changes b/ghc-warp.changes index f2a7e97..1bb2318 100644 --- a/ghc-warp.changes +++ b/ghc-warp.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed May 26 08:45:34 UTC 2021 - psimons@suse.com + +- Update warp to version 3.3.16. + # ChangeLog for warp + + ## 3.3.16 + + * Move exception handling over to `unliftio` for better async exception support [#845](https://github.com/yesodweb/wai/issues/845) + ------------------------------------------------------------------- Fri Apr 16 11:05:38 UTC 2021 - psimons@suse.com diff --git a/ghc-warp.spec b/ghc-warp.spec index 02c67b1..2425b31 100644 --- a/ghc-warp.spec +++ b/ghc-warp.spec @@ -19,7 +19,7 @@ %global pkg_name warp %bcond_with tests Name: ghc-%{pkg_name} -Version: 3.3.15 +Version: 3.3.16 Release: 0 Summary: A fast, light-weight web server for WAI applications License: MIT @@ -27,7 +27,6 @@ URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel -BuildRequires: ghc-async-devel BuildRequires: ghc-auto-update-devel BuildRequires: ghc-bsb-http-chunked-devel BuildRequires: ghc-bytestring-devel @@ -47,6 +46,7 @@ BuildRequires: ghc-text-devel BuildRequires: ghc-time-manager-devel BuildRequires: ghc-unix-compat-devel BuildRequires: ghc-unix-devel +BuildRequires: ghc-unliftio-devel BuildRequires: ghc-vault-devel BuildRequires: ghc-wai-devel BuildRequires: ghc-word8-devel @@ -55,10 +55,10 @@ ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-HUnit-devel BuildRequires: ghc-QuickCheck-devel +BuildRequires: ghc-async-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-hspec-devel BuildRequires: ghc-http-client-devel -BuildRequires: ghc-lifted-base-devel BuildRequires: ghc-process-devel BuildRequires: ghc-time-devel %endif diff --git a/warp-3.3.15.tar.gz b/warp-3.3.15.tar.gz deleted file mode 100644 index 2d79d57..0000000 --- a/warp-3.3.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f0d4355a4ce79cd9fcc8808565dc8e1a8676414ec3ed59c876378267fef445a -size 65830 diff --git a/warp-3.3.16.tar.gz b/warp-3.3.16.tar.gz new file mode 100644 index 0000000..ebf4720 --- /dev/null +++ b/warp-3.3.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1b157211e8522694e520f07871472e6c323cda0e47e7736448440a70e7fd6e2 +size 65936