Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-cloudscraper: update to 1.2.38; skip do_check
@ 2020-05-16 13:58 not-chicken
  2020-05-16 14:16 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 1 reply; 2+ messages in thread
From: not-chicken @ 2020-05-16 13:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 384 bytes --]

There is a new pull request by not-chicken against master on the void-packages repository

https://github.com/not-chicken/void-packages scraper
https://github.com/void-linux/void-packages/pull/22013

python3-cloudscraper: update to 1.2.38; skip do_check
Needs unpackaged 'v8eval' to run tests

A patch file from https://github.com/void-linux/void-packages/pull/22013.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-scraper-22013.patch --]
[-- Type: text/x-diff, Size: 1216 bytes --]

From 6b42e2253b28167a5771c1edce95374eeee6be3a Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Sat, 16 May 2020 18:40:54 +0530
Subject: [PATCH] python3-cloudscraper: update to 1.2.38; skip do_check

Needs unpackaged 'v8eval' to run tests
---
 srcpkgs/python3-cloudscraper/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-cloudscraper/template b/srcpkgs/python3-cloudscraper/template
index 3b59c6ba8f7..b01eccb383f 100644
--- a/srcpkgs/python3-cloudscraper/template
+++ b/srcpkgs/python3-cloudscraper/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-cloudscraper'
 pkgname=python3-cloudscraper
-version=1.2.34
+version=1.2.38
 revision=1
 archs=noarch
 wrksrc=cloudscraper-${version}
@@ -12,7 +12,12 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
 license="MIT"
 homepage="https://github.com/venomous/cloudscraper"
 distfiles="${PYPI_SITE}/c/cloudscraper/cloudscraper-${version}.tar.gz"
-checksum=50a131a9bfc1969b01d48eecb4ecc1acd92ee992be31c0bee4f1f31ac3cbae8f
+checksum=db295c5ca33f22ae058f317b07c6842a2b16d75c9e11e38d21395363d089692f
+
+do_check() {
+	# Needs unpackaged v8eval
+	:
+}
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: python3-cloudscraper: update to 1.2.38; skip do_check
  2020-05-16 13:58 [PR PATCH] python3-cloudscraper: update to 1.2.38; skip do_check not-chicken
@ 2020-05-16 14:16 ` Chocimier
  0 siblings, 0 replies; 2+ messages in thread
From: Chocimier @ 2020-05-16 14:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 225 bytes --]

There's a merged pull request on the void-packages repository

python3-cloudscraper: update to 1.2.38; skip do_check
https://github.com/void-linux/void-packages/pull/22013

Description:
Needs unpackaged 'v8eval' to run tests

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-16 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16 13:58 [PR PATCH] python3-cloudscraper: update to 1.2.38; skip do_check not-chicken
2020-05-16 14:16 ` [PR PATCH] [Merged]: " Chocimier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).