Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-jsonschema: update to 3.0.2
@ 2019-09-12  8:46 voidlinux-github
  2019-09-12  9:25 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-12  8:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages python-jsonschema-3.0.2
https://github.com/void-linux/void-packages/pull/14417

python-jsonschema: update to 3.0.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-jsonschema-3.0.2-14417.patch --]
[-- Type: text/x-diff, Size: 1143 bytes --]

From ede5399a59e33e055e8509387d9392dc705a1923 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Thu, 12 Sep 2019 18:46:13 +1000
Subject: [PATCH] python-jsonschema: update to 3.0.2

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

diff --git a/srcpkgs/python-jsonschema/template b/srcpkgs/python-jsonschema/template
index 7c00f690fd3..2c1d52017be 100644
--- a/srcpkgs/python-jsonschema/template
+++ b/srcpkgs/python-jsonschema/template
@@ -1,7 +1,7 @@
 # Template file for 'python-jsonschema'
 pkgname=python-jsonschema
-version=2.6.0
-revision=2
+version=3.0.2
+revision=1
 archs=noarch
 wrksrc="jsonschema-${version}"
 build_style=python-module
@@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 homepage="https://github.com/Julian/jsonschema"
 license="MIT"
 distfiles="${PYPI_SITE}/j/jsonschema/jsonschema-${version}.tar.gz"
-checksum=6ff5f3180870836cae40f06fa10419f557208175f13ad7bc26caa77beb1f6e02
+checksum=8d4a2b7b6c2237e0199c8ea1a6d3e05bf118e289ae2b9d7ba444182a2959560d
 alternatives="jsonschema:jsonschema:/usr/bin/jsonschema2"
 
 pre_build() {

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

* Re: [PR PATCH] [Updated] python-jsonschema: update to 3.0.2
  2019-09-12  8:46 [PR PATCH] python-jsonschema: update to 3.0.2 voidlinux-github
@ 2019-09-12  9:25 ` voidlinux-github
  2019-09-12  9:25 ` voidlinux-github
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-12  9:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages python-jsonschema-3.0.2
https://github.com/void-linux/void-packages/pull/14417

python-jsonschema: update to 3.0.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-jsonschema-3.0.2-14417.patch --]
[-- Type: text/x-diff, Size: 1404 bytes --]

From 974f571fdcee457f686331526094d994988b7b12 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Thu, 12 Sep 2019 18:46:13 +1000
Subject: [PATCH] python-jsonschema: update to 3.0.2

---
 srcpkgs/python-jsonschema/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python-jsonschema/template b/srcpkgs/python-jsonschema/template
index 7c00f690fd3..503af99d991 100644
--- a/srcpkgs/python-jsonschema/template
+++ b/srcpkgs/python-jsonschema/template
@@ -1,19 +1,19 @@
 # Template file for 'python-jsonschema'
 pkgname=python-jsonschema
-version=2.6.0
-revision=2
+version=3.0.2
+revision=1
 archs=noarch
 wrksrc="jsonschema-${version}"
 build_style=python-module
+pycompile_module="jsonschema"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python-setuptools python-functools32"
-pycompile_module="jsonschema"
 short_desc="Implementation of JSON Schema for Python2"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
-homepage="https://github.com/Julian/jsonschema"
 license="MIT"
+homepage="https://github.com/Julian/jsonschema"
 distfiles="${PYPI_SITE}/j/jsonschema/jsonschema-${version}.tar.gz"
-checksum=6ff5f3180870836cae40f06fa10419f557208175f13ad7bc26caa77beb1f6e02
+checksum=8d4a2b7b6c2237e0199c8ea1a6d3e05bf118e289ae2b9d7ba444182a2959560d
 alternatives="jsonschema:jsonschema:/usr/bin/jsonschema2"
 
 pre_build() {

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

* Re: [PR PATCH] [Updated] python-jsonschema: update to 3.0.2
  2019-09-12  8:46 [PR PATCH] python-jsonschema: update to 3.0.2 voidlinux-github
  2019-09-12  9:25 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-12  9:25 ` voidlinux-github
  2019-09-13  6:17 ` [PR PATCH] [Merged]: " voidlinux-github
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-12  9:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages python-jsonschema-3.0.2
https://github.com/void-linux/void-packages/pull/14417

python-jsonschema: update to 3.0.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-jsonschema-3.0.2-14417.patch --]
[-- Type: text/x-diff, Size: 1404 bytes --]

From 974f571fdcee457f686331526094d994988b7b12 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Thu, 12 Sep 2019 18:46:13 +1000
Subject: [PATCH] python-jsonschema: update to 3.0.2

---
 srcpkgs/python-jsonschema/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python-jsonschema/template b/srcpkgs/python-jsonschema/template
index 7c00f690fd3..503af99d991 100644
--- a/srcpkgs/python-jsonschema/template
+++ b/srcpkgs/python-jsonschema/template
@@ -1,19 +1,19 @@
 # Template file for 'python-jsonschema'
 pkgname=python-jsonschema
-version=2.6.0
-revision=2
+version=3.0.2
+revision=1
 archs=noarch
 wrksrc="jsonschema-${version}"
 build_style=python-module
+pycompile_module="jsonschema"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python-setuptools python-functools32"
-pycompile_module="jsonschema"
 short_desc="Implementation of JSON Schema for Python2"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
-homepage="https://github.com/Julian/jsonschema"
 license="MIT"
+homepage="https://github.com/Julian/jsonschema"
 distfiles="${PYPI_SITE}/j/jsonschema/jsonschema-${version}.tar.gz"
-checksum=6ff5f3180870836cae40f06fa10419f557208175f13ad7bc26caa77beb1f6e02
+checksum=8d4a2b7b6c2237e0199c8ea1a6d3e05bf118e289ae2b9d7ba444182a2959560d
 alternatives="jsonschema:jsonschema:/usr/bin/jsonschema2"
 
 pre_build() {

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

* Re: [PR PATCH] [Merged]: python-jsonschema: update to 3.0.2
  2019-09-12  8:46 [PR PATCH] python-jsonschema: update to 3.0.2 voidlinux-github
  2019-09-12  9:25 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-12  9:25 ` voidlinux-github
@ 2019-09-13  6:17 ` voidlinux-github
  2019-09-14 14:43 ` voidlinux-github
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-13  6:17 UTC (permalink / raw)
  To: ml

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

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

python-jsonschema: update to 3.0.2
https://github.com/void-linux/void-packages/pull/14417

Description:


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

* Re: python-jsonschema: update to 3.0.2
  2019-09-12  8:46 [PR PATCH] python-jsonschema: update to 3.0.2 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-13  6:17 ` [PR PATCH] [Merged]: " voidlinux-github
@ 2019-09-14 14:43 ` voidlinux-github
  2019-09-14 14:49 ` voidlinux-github
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-14 14:43 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/14417#issuecomment-531485126

Comment:
This broken in multiple ways, it has missing runtime dependencies and other packages are not compatible with it.

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

* Re: python-jsonschema: update to 3.0.2
  2019-09-12  8:46 [PR PATCH] python-jsonschema: update to 3.0.2 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-09-14 14:43 ` voidlinux-github
@ 2019-09-14 14:49 ` voidlinux-github
  2019-09-14 21:02 ` voidlinux-github
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-14 14:49 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/14417#issuecomment-531485475

Comment:
Also the sed in `pre_build` has no effect, not sure what it exactly did, but seems like setup.cfg is defining some things that were patched out.

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

* Re: python-jsonschema: update to 3.0.2
  2019-09-12  8:46 [PR PATCH] python-jsonschema: update to 3.0.2 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-09-14 14:49 ` voidlinux-github
@ 2019-09-14 21:02 ` voidlinux-github
  2019-09-14 21:10 ` voidlinux-github
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-14 21:02 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/14417#issuecomment-531513890

Comment:
I did not have missing runtime dependencies when I updated it. I should be doing my development on a clean slate, shouldn't I :grimacing:

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

* Re: python-jsonschema: update to 3.0.2
  2019-09-12  8:46 [PR PATCH] python-jsonschema: update to 3.0.2 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-09-14 21:02 ` voidlinux-github
@ 2019-09-14 21:10 ` voidlinux-github
  2019-09-15  2:38 ` voidlinux-github
  2019-10-14  5:43 ` voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-14 21:10 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/14417#issuecomment-531514362

Comment:
I'll redo the pull request when I fix that up. My apologies!!!

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

* Re: python-jsonschema: update to 3.0.2
  2019-09-12  8:46 [PR PATCH] python-jsonschema: update to 3.0.2 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-09-14 21:10 ` voidlinux-github
@ 2019-09-15  2:38 ` voidlinux-github
  2019-10-14  5:43 ` voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-15  2:38 UTC (permalink / raw)
  To: ml

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

New comment by bobertlo on void-packages repository

https://github.com/void-linux/void-packages/pull/14417#issuecomment-531529221

Comment:
I got this far on this dependency, which fixed anki at least, but docker-compose refuses to run with any 3.x version, so I think this is stuck unless there's a good reason to update it (and create multiple versions)
```
pkgname=python-pyrsistent
version=0.15.4
revision=1
#archs=noarch
wrksrc="pyrsistent-${version}"
build_style=python-module
pycompile_module="pyrsistent"
hostmakedepends="python-setuptools python3-setuptools"
makedepends="python-devel python3-devel"
checkdepends="python-hypothesis python-pytest python3-hypothesis python3-pytest"
depends="python-six"
short_desc="Persistent/Immutable/Functional data structures for Python"
maintainer="Robert Lowry <bobertlo@gmail.com>"
license="MIT"
homepage="https://github.com/tobgu/pyrsistent"
distfiles="https://github.com/tobgu/pyrsistent/archive/v${version}.tar.gz"
checksum=664f3ebc6630c3109d457f29e1e8c090c07ec5c7d5fc80d9f7d115f0ec67fc93

pkg_install() {
        vlicense LICENCE.mit
}

python3-pyrsistent_package() {
        archs=noarch
        pycompile_module="pyrsistent"
        depends="python3-six"
        short_desc="${short_desc/Python2/Python3}"
        pkg_install() {
                vlicense LICENCE.mit
                vmove "usr/lib/python3*"
        }
}
```

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

* Re: python-jsonschema: update to 3.0.2
  2019-09-12  8:46 [PR PATCH] python-jsonschema: update to 3.0.2 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-09-15  2:38 ` voidlinux-github
@ 2019-10-14  5:43 ` voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-14  5:43 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/14417#issuecomment-541509345

Comment:
Thank you for the template @bobertlo. 

> I got this far on this dependency, which fixed anki at least, but docker-compose refuses to run with any 3.x version, so I think this is stuck unless there's a good reason to update it (and create multiple versions)

I'm not completely sure what you mean here; https://github.com/void-linux/void-packages/blob/master/srcpkgs/docker-compose/template seems like to me it works with python3. Also, python-jsonschema is python2 and 3. https://github.com/docker/compose/issues/2097 says that docker-compose supports python3. I'll take another stab at this soon.

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

end of thread, other threads:[~2019-10-14  5:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-12  8:46 [PR PATCH] python-jsonschema: update to 3.0.2 voidlinux-github
2019-09-12  9:25 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-12  9:25 ` voidlinux-github
2019-09-13  6:17 ` [PR PATCH] [Merged]: " voidlinux-github
2019-09-14 14:43 ` voidlinux-github
2019-09-14 14:49 ` voidlinux-github
2019-09-14 21:02 ` voidlinux-github
2019-09-14 21:10 ` voidlinux-github
2019-09-15  2:38 ` voidlinux-github
2019-10-14  5:43 ` 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).