Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-regex: update to 2020.9.27
@ 2020-10-10 13:41 priner
  2020-10-14 16:51 ` [PR PATCH] [Updated] " priner
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: priner @ 2020-10-10 13:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/priner/void-packages python3-regex
https://github.com/void-linux/void-packages/pull/25491

python3-regex: update to 2020.9.27


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

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

From 0823127d4ade9a419ffea7f62b8ed434f2869b04 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <johnkie4@gmail.com>
Date: Sat, 10 Oct 2020 15:24:18 +0200
Subject: [PATCH] python3-regex: update to 2020.9.27

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

diff --git a/srcpkgs/python3-regex/template b/srcpkgs/python3-regex/template
index 355563d6494..632f927e700 100644
--- a/srcpkgs/python3-regex/template
+++ b/srcpkgs/python3-regex/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-regex'
 pkgname=python3-regex
-version=2020.2.20
-revision=2
+version=2020.9.27
+revision=1
 wrksrc="regex-${version}"
 build_style=python3-module
 hostmakedepends="python3-devel python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Python-2.0"
 homepage="https://pypi.org/project/regex/"
 distfiles="${PYPI_SITE}/r/regex/regex-${version}.tar.gz"
-checksum=9e9624440d754733eddbcd4614378c18713d2d9d0dc647cf9c72f64e39671be5
+checksum=a6f32aea4260dfe0e55dc9733ea162ea38f0ea86aa7d0f77b15beac5bf7b369d
 
 post_install() {
 	local i

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

* Re: [PR PATCH] [Updated] python3-regex: update to 2020.9.27
  2020-10-10 13:41 [PR PATCH] python3-regex: update to 2020.9.27 priner
@ 2020-10-14 16:51 ` priner
  2020-10-15  5:31 ` ericonr
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: priner @ 2020-10-14 16:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/priner/void-packages python3-regex
https://github.com/void-linux/void-packages/pull/25491

python3-regex: update to 2020.9.27


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

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

From 0aa7b256366991a48fdb823c1bda871d68ccaf0d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <johnkie4@gmail.com>
Date: Sat, 10 Oct 2020 15:24:18 +0200
Subject: [PATCH] python3-regex: update to 2020.9.27

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

diff --git a/srcpkgs/python3-regex/template b/srcpkgs/python3-regex/template
index 140d0b3451d..632f927e700 100644
--- a/srcpkgs/python3-regex/template
+++ b/srcpkgs/python3-regex/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-regex'
 pkgname=python3-regex
-version=2020.2.20
-revision=3
+version=2020.9.27
+revision=1
 wrksrc="regex-${version}"
 build_style=python3-module
 hostmakedepends="python3-devel python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Python-2.0"
 homepage="https://pypi.org/project/regex/"
 distfiles="${PYPI_SITE}/r/regex/regex-${version}.tar.gz"
-checksum=9e9624440d754733eddbcd4614378c18713d2d9d0dc647cf9c72f64e39671be5
+checksum=a6f32aea4260dfe0e55dc9733ea162ea38f0ea86aa7d0f77b15beac5bf7b369d
 
 post_install() {
 	local i

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

* Re: python3-regex: update to 2020.9.27
  2020-10-10 13:41 [PR PATCH] python3-regex: update to 2020.9.27 priner
  2020-10-14 16:51 ` [PR PATCH] [Updated] " priner
@ 2020-10-15  5:31 ` ericonr
  2020-10-15 11:06 ` ahesford
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-10-15  5:31 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25491#issuecomment-708907790

Comment:
Any idea why the test suite fails?

```
running egg_info
writing regex.egg-info/PKG-INFO
writing dependency_links to regex.egg-info/dependency_links.txt
writing top-level names to regex.egg-info/top_level.txt
reading manifest file 'regex.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'regex.egg-info/SOURCES.txt'
running build_ext
copying build/lib.linux-x86_64-3.9/regex/_regex.cpython-39-x86_64-linux-gnu.so -> regex_3
regex_2 (unittest.loader._FailedTest) ... ERROR
regex_3 (unittest.loader._FailedTest) ... ERROR

======================================================================
ERROR: regex_2 (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: regex_2
Traceback (most recent call last):
  File "/usr/lib/python3.9/unittest/loader.py", line 470, in _find_test_path
    package = self._get_module_from_name(name)
  File "/usr/lib/python3.9/unittest/loader.py", line 377, in _get_module_from_name
    __import__(name)
  File "/builddir/regex-2020.9.27/regex_2/__init__.py", line 1, in <module>
    from .regex import *
  File "/builddir/regex-2020.9.27/regex_2/regex.py", line 501
    except error, e:
                ^
SyntaxError: invalid syntax


======================================================================
ERROR: regex_3 (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: regex_3
Traceback (most recent call last):
  File "/usr/lib/python3.9/unittest/loader.py", line 470, in _find_test_path
    package = self._get_module_from_name(name)
  File "/usr/lib/python3.9/unittest/loader.py", line 377, in _get_module_from_name
    __import__(name)
  File "/builddir/regex-2020.9.27/regex_3/__init__.py", line 1, in <module>
    from .regex import *
  File "/builddir/regex-2020.9.27/regex_3/regex.py", line 404, in <module>
    import regex._regex_core as _regex_core
ModuleNotFoundError: No module named 'regex'


----------------------------------------------------------------------
Ran 2 tests in 0.000s

FAILED (errors=2)
Test failed: <unittest.runner.TextTestResult run=2 errors=2 failures=0>
error: Test failed: <unittest.runner.TextTestResult run=2 errors=2 failures=0>
```

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

* Re: python3-regex: update to 2020.9.27
  2020-10-10 13:41 [PR PATCH] python3-regex: update to 2020.9.27 priner
  2020-10-14 16:51 ` [PR PATCH] [Updated] " priner
  2020-10-15  5:31 ` ericonr
@ 2020-10-15 11:06 ` ahesford
  2020-10-16  1:05 ` ahesford
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ahesford @ 2020-10-15 11:06 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25491#issuecomment-709202126

Comment:
The `regex_2` test is failure because it uses obsolete py2 exception labeling syntax that py3 rejects.

Not sure about the import failure; I'm not at a PC and can't look closely now.

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

* Re: python3-regex: update to 2020.9.27
  2020-10-10 13:41 [PR PATCH] python3-regex: update to 2020.9.27 priner
                   ` (2 preceding siblings ...)
  2020-10-15 11:06 ` ahesford
@ 2020-10-16  1:05 ` ahesford
  2020-10-20 19:20 ` ahesford
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ahesford @ 2020-10-16  1:05 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25491#issuecomment-709669497

Comment:
The default test setup is broken because the package includes both `regex_2` and `regex_3` alternatives for py2 and py3, respectively. If `regex_2` is removed and the symlink `regex -> regex_3` is created, `python3 setup.py test` succeeds.

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

* Re: python3-regex: update to 2020.9.27
  2020-10-10 13:41 [PR PATCH] python3-regex: update to 2020.9.27 priner
                   ` (3 preceding siblings ...)
  2020-10-16  1:05 ` ahesford
@ 2020-10-20 19:20 ` ahesford
  2020-10-20 21:28 ` [PR PATCH] [Updated] " priner
  2020-10-21  0:53 ` [PR PATCH] [Closed]: " ahesford
  6 siblings, 0 replies; 8+ messages in thread
From: ahesford @ 2020-10-20 19:20 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25491#issuecomment-713084486

Comment:
Looks like this is outdated; please bump to 2020.10.15. Don't worry if the tests don't pass because it appears that the upstream test configuration is broken.

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

* Re: [PR PATCH] [Updated] python3-regex: update to 2020.9.27
  2020-10-10 13:41 [PR PATCH] python3-regex: update to 2020.9.27 priner
                   ` (4 preceding siblings ...)
  2020-10-20 19:20 ` ahesford
@ 2020-10-20 21:28 ` priner
  2020-10-21  0:53 ` [PR PATCH] [Closed]: " ahesford
  6 siblings, 0 replies; 8+ messages in thread
From: priner @ 2020-10-20 21:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/priner/void-packages python3-regex
https://github.com/void-linux/void-packages/pull/25491

python3-regex: update to 2020.9.27


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

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

From 7f7be877e2def64297e92d2eb40096d038d12625 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <johnkie4@gmail.com>
Date: Sat, 10 Oct 2020 15:24:18 +0200
Subject: [PATCH] python3-regex: update to 2020.9.27

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

diff --git a/srcpkgs/python3-regex/template b/srcpkgs/python3-regex/template
index 140d0b3451d..e11d6baba89 100644
--- a/srcpkgs/python3-regex/template
+++ b/srcpkgs/python3-regex/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-regex'
 pkgname=python3-regex
-version=2020.2.20
-revision=3
+version=2020.10.15
+revision=1
 wrksrc="regex-${version}"
 build_style=python3-module
 hostmakedepends="python3-devel python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Python-2.0"
 homepage="https://pypi.org/project/regex/"
 distfiles="${PYPI_SITE}/r/regex/regex-${version}.tar.gz"
-checksum=9e9624440d754733eddbcd4614378c18713d2d9d0dc647cf9c72f64e39671be5
+checksum=d25f5cca0f3af6d425c9496953445bf5b288bb5b71afc2b8308ad194b714c159
 
 post_install() {
 	local i

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

* Re: [PR PATCH] [Closed]: python3-regex: update to 2020.9.27
  2020-10-10 13:41 [PR PATCH] python3-regex: update to 2020.9.27 priner
                   ` (5 preceding siblings ...)
  2020-10-20 21:28 ` [PR PATCH] [Updated] " priner
@ 2020-10-21  0:53 ` ahesford
  6 siblings, 0 replies; 8+ messages in thread
From: ahesford @ 2020-10-21  0:53 UTC (permalink / raw)
  To: ml

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

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

python3-regex: update to 2020.9.27
https://github.com/void-linux/void-packages/pull/25491

Description:


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

end of thread, other threads:[~2020-10-21  0:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-10 13:41 [PR PATCH] python3-regex: update to 2020.9.27 priner
2020-10-14 16:51 ` [PR PATCH] [Updated] " priner
2020-10-15  5:31 ` ericonr
2020-10-15 11:06 ` ahesford
2020-10-16  1:05 ` ahesford
2020-10-20 19:20 ` ahesford
2020-10-20 21:28 ` [PR PATCH] [Updated] " priner
2020-10-21  0:53 ` [PR PATCH] [Closed]: " ahesford

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