Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mypaint: rebuild for Python 3.9
@ 2020-10-19 15:14 sgn
  2020-10-19 15:32 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: sgn @ 2020-10-19 15:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages mypaint-rebuild
https://github.com/void-linux/void-packages/pull/25740

mypaint: rebuild for Python 3.9
Close #25739

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

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

From 3e2abf71a78d1f57f5d2ad1e1e3717880d205ccd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Mon, 19 Oct 2020 22:02:39 +0700
Subject: [PATCH] mypaint: rebuild for Python 3.9

Close #25739
---
 srcpkgs/mypaint/template | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/mypaint/template b/srcpkgs/mypaint/template
index 4bd41c073f3..f3d5266c14b 100644
--- a/srcpkgs/mypaint/template
+++ b/srcpkgs/mypaint/template
@@ -1,7 +1,7 @@
 # Template file for 'mypaint'
 pkgname=mypaint
 version=2.0.0
-revision=1
+revision=2
 build_style=python3-module
 pycompile_dirs="/usr/share/mypaint"
 hostmakedepends="swig pkg-config gettext python3-setuptools python3-numpy python3"
@@ -18,4 +18,6 @@ python_version=3
 post_install() {
 	# Fix SVG icons
 	vsed -i 's/xmlns:ns7/xmlns:xlink/g' ${DESTDIR}/usr/share/icons/hicolor/{24x24,scalable}/actions/mypaint-*.svg
+	mv $DESTDIR/usr/lib/mypaint/lib/_mypaintlib.cpython*.so \
+		$DESTDIR/usr/lib/mypaint/lib/_mypaintlib.so
 }

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

* Re: [PR PATCH] [Merged]: mypaint: rebuild for Python 3.9
  2020-10-19 15:14 [PR PATCH] mypaint: rebuild for Python 3.9 sgn
@ 2020-10-19 15:32 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2020-10-19 15:32 UTC (permalink / raw)
  To: ml

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

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

mypaint: rebuild for Python 3.9
https://github.com/void-linux/void-packages/pull/25740

Description:
Close #25739

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

end of thread, other threads:[~2020-10-19 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-19 15:14 [PR PATCH] mypaint: rebuild for Python 3.9 sgn
2020-10-19 15:32 ` [PR PATCH] [Merged]: " sgn

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