Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] python-regex: correct pycompile module
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17567@inbox.vuxu.org>
@ 2020-01-02 20:01 ` voidlinux-github
  0 siblings, 0 replies; only message in thread
From: voidlinux-github @ 2020-01-02 20:01 UTC (permalink / raw)
  To: ml

[-- 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*

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-02 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17567@inbox.vuxu.org>
2020-01-02 20:01 ` [PR PATCH] [Updated] python-regex: correct pycompile module voidlinux-github

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