(www/R-httr) Updated 1.4.2 to 1.4.6

# httr 1.4.6

* Supress use of httpbin in examples and tests because it has become
  unreliable.

# httr 1.4.5

* An internal helper that checks for an interactive session in the OOB
  flow now honors the `"rlang_interactive"` global option, in case
  it's necessary to declare the session to be interactive (enough) for
  OOB (@jennybc, #734).

# httr 1.4.4

* Fix intermittent failing test.

# httr 1.4.3

* Fix failing test.
This commit is contained in:
mef 2023-06-03 14:27:07 +00:00
parent 94e24d88b7
commit f1d0d525b1
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.3 2020/09/20 15:23:56 mef Exp $
# $NetBSD: Makefile,v 1.4 2023/06/03 14:27:07 mef Exp $
R_PKGNAME= httr
R_PKGVER= 1.4.2
R_PKGVER= 1.4.6
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2021/10/26 11:29:15 nia Exp $
$NetBSD: distinfo,v 1.5 2023/06/03 14:27:07 mef Exp $
BLAKE2s (R/httr_1.4.2.tar.gz) = 6c8829ee8c18f5face30c9632b87ec5288a0ed048756fe969d5c6f51920396fa
SHA512 (R/httr_1.4.2.tar.gz) = cbfb0569e7d61298645ce1cd569fdc3a25ef8ab07654523d001cd7b6292600c0baaf45be0b30fb2f692caed8e58367c4b6095914f5333ea5fb7c131df8931371
Size (R/httr_1.4.2.tar.gz) = 159950 bytes
BLAKE2s (R/httr_1.4.6.tar.gz) = 15a9a66a9622f74c271f4f868f898c5b5896ff9480fdc440f3b1309a20fc6faa
SHA512 (R/httr_1.4.6.tar.gz) = bb5c4d2fb9a96187a8bd16338e50f66c5e88300f87b30283a365f0b5b55404eba18a9e68a89cb04d6e4e58e13a0e16372f00ca8ea8cb9aced90821417296d1bd
Size (R/httr_1.4.6.tar.gz) = 157621 bytes