Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-cssselect: update to 1.2.0.
@ 2023-08-04 14:28 Bnyro
  2023-08-05 20:31 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bnyro @ 2023-08-04 14:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages python3-cssselect
https://github.com/void-linux/void-packages/pull/45418

python3-cssselect: update to 1.2.0.

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From d0dd12e390eb0957e6ca533d1b74e01ee4cb4e6b Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 4 Aug 2023 16:28:07 +0200
Subject: [PATCH] python3-cssselect: update to 1.2.0.

---
 srcpkgs/python3-cssselect/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-cssselect/template b/srcpkgs/python3-cssselect/template
index 1556d29c0b8e3..626930ddce989 100644
--- a/srcpkgs/python3-cssselect/template
+++ b/srcpkgs/python3-cssselect/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-cssselect'
 pkgname=python3-cssselect
-version=1.1.0
-revision=7
+version=1.2.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://cssselect.readthedocs.io/"
 distfiles="${PYPI_SITE}/c/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz"
-checksum=f95f8dedd925fd8f54edb3d2dfb44c190d9d18512377d3c1e2388d16126879bc
+checksum=666b19839cfaddb9ce9d36bfe4c969132c647b92fc9088c4e23f786b30f1b3dc
 
 do_check() {
 	:

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

* Re: [PR REVIEW] python3-cssselect: update to 1.2.0.
  2023-08-04 14:28 [PR PATCH] python3-cssselect: update to 1.2.0 Bnyro
@ 2023-08-05 20:31 ` classabbyamp
  2023-08-06  3:31 ` [PR PATCH] [Updated] " classabbyamp
  2023-08-06  3:33 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-08-05 20:31 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45418#discussion_r1285119717

Comment:
```suggestion
homepage="https://cssselect.readthedocs.io/"
changelog="https://cssselect.readthedocs.io/en/latest/#changelog"
distfiles="${PYPI_SITE}/c/cssselect/cssselect-${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] python3-cssselect: update to 1.2.0.
  2023-08-04 14:28 [PR PATCH] python3-cssselect: update to 1.2.0 Bnyro
  2023-08-05 20:31 ` [PR REVIEW] " classabbyamp
@ 2023-08-06  3:31 ` classabbyamp
  2023-08-06  3:33 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-08-06  3:31 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by classabbyamp against master on the void-packages repository

https://github.com/Bnyro/void-packages python3-cssselect
https://github.com/void-linux/void-packages/pull/45418

python3-cssselect: update to 1.2.0.

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From e17a9693080e3cbfba6361441a6d3dfa096c756a Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 4 Aug 2023 16:28:07 +0200
Subject: [PATCH] python3-cssselect: update to 1.2.0.

---
 srcpkgs/python3-cssselect/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-cssselect/template b/srcpkgs/python3-cssselect/template
index 1556d29c0b8e3..64ca98f25e491 100644
--- a/srcpkgs/python3-cssselect/template
+++ b/srcpkgs/python3-cssselect/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-cssselect'
 pkgname=python3-cssselect
-version=1.1.0
-revision=7
+version=1.2.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
@@ -9,8 +9,9 @@ short_desc="CSS selectors for Python3"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://cssselect.readthedocs.io/"
-distfiles="${PYPI_SITE}/c/${pkgname#*-}/${pkgname#*-}-${version}.tar.gz"
-checksum=f95f8dedd925fd8f54edb3d2dfb44c190d9d18512377d3c1e2388d16126879bc
+changelog="https://raw.githubusercontent.com/scrapy/cssselect/master/CHANGES"
+distfiles="${PYPI_SITE}/c/cssselect/cssselect-${version}.tar.gz"
+checksum=666b19839cfaddb9ce9d36bfe4c969132c647b92fc9088c4e23f786b30f1b3dc
 
 do_check() {
 	:

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

* Re: [PR PATCH] [Merged]: python3-cssselect: update to 1.2.0.
  2023-08-04 14:28 [PR PATCH] python3-cssselect: update to 1.2.0 Bnyro
  2023-08-05 20:31 ` [PR REVIEW] " classabbyamp
  2023-08-06  3:31 ` [PR PATCH] [Updated] " classabbyamp
@ 2023-08-06  3:33 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-08-06  3:33 UTC (permalink / raw)
  To: ml

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

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

python3-cssselect: update to 1.2.0.
https://github.com/void-linux/void-packages/pull/45418

Description:

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

end of thread, other threads:[~2023-08-06  3:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-04 14:28 [PR PATCH] python3-cssselect: update to 1.2.0 Bnyro
2023-08-05 20:31 ` [PR REVIEW] " classabbyamp
2023-08-06  3:31 ` [PR PATCH] [Updated] " classabbyamp
2023-08-06  3:33 ` [PR PATCH] [Merged]: " classabbyamp

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).