Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python-regex: correct pycompile module
Date: Thu, 02 Jan 2020 21:01:23 +0100	[thread overview]
Message-ID: <20200102200123.gAHeHMQT5iqAN6RoFLDEgN9s7uoVWWbmf3GtSKSTxWE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17567@inbox.vuxu.org>

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

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

https://github.com/abenson/void-packages regex_pycompile
https://github.com/void-linux/void-packages/pull/17567

python-regex: correct pycompile module


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

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

From 9ab45ca29c44e8bd6cb394394104aa5202f4afa9 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 17 Dec 2019 08:51:45 -0600
Subject: [PATCH] python-regex: let xbps detect pycompile module

---
 srcpkgs/python-regex/template | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/srcpkgs/python-regex/template b/srcpkgs/python-regex/template
index addd260715a..3482e67cbc3 100644
--- a/srcpkgs/python-regex/template
+++ b/srcpkgs/python-regex/template
@@ -1,10 +1,9 @@
 # Template file for 'python-regex'
 pkgname=python-regex
 version=2019.12.9
-revision=2
+revision=3
 wrksrc="regex-${version}"
 build_style=python-module
-pycompile_module="_regex_core.py regex.py test_regex.py"
 hostmakedepends="python-devel python3-devel"
 makedepends="python-devel python3-devel"
 short_desc="Alternative regular expression module (Python2)"
@@ -23,7 +22,6 @@ post_install() {
 
 python3-regex_package() {
 	depends="python3"
-	pycompile_module="_regex_core.py regex.py test_regex.py"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 	vmove usr/lib/python3*

           reply	other threads:[~2020-01-02 20:01 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17567@inbox.vuxu.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200102200123.gAHeHMQT5iqAN6RoFLDEgN9s7uoVWWbmf3GtSKSTxWE@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).