Commit Graph

13 Commits

Author SHA1 Message Date
Jens Petersen 6d8f31c839 Convert to %autorelease and %autochangelog
[skip changelog]
2023-02-16 13:38:38 +08:00
Jens Petersen a5b5b32caf update to 3.13.0
refresh to cabal-rpm-2.1.0 with SPDX migration
2023-01-25 00:11:59 +08:00
Fedora Release Engineering 0a619d9af6 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 05:41:55 +00:00
Jens Petersen af8ab35f6f bump release 2022-06-18 01:15:21 +08:00
Fedora Release Engineering 15017ddec5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 05:26:37 +00:00
Jens Petersen a70c8f4c2b testsuite uses network (httpbin.org) extensively
Failures:
  httpbin-tests/Network/HTTP/ReqSpec.hs:38:7:
  1) Network.HTTP.Req, exception throwing on non-2xx status codes, throws indeed for non-2xx
       predicate failed on expected exception: HttpException (VanillaHttpException (HttpExceptionRequest Request {
         host                 = "httpbin.org"
         port                 = 443
         secure               = True
         requestHeaders       = []
         path                 = "/foo"
         queryString          = ""
         method               = "GET"
         proxy                = Nothing
         rawBody              = False
         redirectCount        = 10
         responseTimeout      = ResponseTimeoutDefault
         requestVersion       = HTTP/1.1
       }
        (ConnectionFailure Network.Socket.getAddrInfo (called with preferred socket type/protocol: AddrInfo {addrFlags = [AI_ADDRCONFIG], addrFamily = AF_UNSPEC, addrSocketType = Stream, addrProtocol = 0, addrAddress = <assumed to be undefined>, addrCanonName = <assumed to be undefined>}, host name: Just "httpbin.org", service name: Just "443"): does not exist (Temporary failure in name resolution))))
  To rerun use: --match "/Network.HTTP.Req/exception throwing on non-2xx status codes/throws indeed for non-2xx/"
  httpbin-tests/Network/HTTP/ReqSpec.hs:45:11:
  2) Network.HTTP.Req, exception throwing on non-2xx status codes (Req monad), throws indeed for non-2xx
       predicate failed on expected exception: HttpException (VanillaHttpException (HttpExceptionRequest Request {
         host                 = "httpbin.org"
         port                 = 443
         secure               = True
         requestHeaders       = []
         path                 = "/foo"
         queryString          = ""
         method               = "GET"
         proxy                = Nothing
         rawBody              = False
         redirectCount        = 10
         responseTimeout      = ResponseTimeoutDefault
         requestVersion       = HTTP/1.1
       }
        (ConnectionFailure Network.Socket.getAddrInfo (called with preferred socket type/protocol: AddrInfo {addrFlags = [AI_ADDRCONFIG], addrFamily = AF_UNSPEC, addrSocketType = Stream, addrProtocol = 0, addrAddress = <assumed to be undefined>, addrCanonName = <assumed to be undefined>}, host name: Just "httpbin.org", service name: Just "443"): does not exist (Temporary failure in name resolution))))
  To rerun use: --match "/Network.HTTP.Req/exception throwing on non-2xx status codes (Req monad)/throws indeed for non-2xx/"
  httpbin-tests/Network/HTTP/ReqSpec.hs:55:5:
  3) Network.HTTP.Req, receiving user-agent header back, works
       uncaught exception: HttpException
:
:
2021-08-08 21:14:30 +08:00
Jens Petersen b4a8bbac70 update to 3.9.0 2021-08-05 21:46:23 +08:00
Jens Petersen bebda2d715 refresh to cabal-rpm-2.0.9 2021-08-05 21:45:40 +08:00
Jens Petersen 3567922f18 update to 3.8.0 2021-08-05 21:45:33 +08:00
Fedora Release Engineering 9834891079 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 01:09:46 +00:00
Fedora Release Engineering 436a8b4ecf - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 07:39:21 +00:00
Jens Petersen 794978ca3f import #1875326 2020-09-10 01:12:15 +08:00
Gwyn Ciesla 229d9ab30b Added the README 2020-09-03 16:14:11 +00:00