Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kdevelop: update to 22.12.2, update kdevelop-pg-qt and re-enable kdevelop-python
@ 2023-02-25 18:25 yopito
  2023-02-27 21:48 ` Chocimier
  2023-02-27 21:48 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 2 replies; 3+ messages in thread
From: yopito @ 2023-02-25 18:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yopito/void-packages kdevelop.22.12.2
https://github.com/void-linux/void-packages/pull/42442

kdevelop: update to 22.12.2, update kdevelop-pg-qt and re-enable kdevelop-python
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture: **x86_64-musl**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
  - [x] aarch64



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

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

From afb8e6a64bd617addd8fd0da177fb07edb18047f Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Thu, 23 Feb 2023 23:13:03 +0100
Subject: [PATCH 1/4] kdevelop-pg-qt: update to 2.2.2

---
 srcpkgs/kdevelop-pg-qt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kdevelop-pg-qt/template b/srcpkgs/kdevelop-pg-qt/template
index d0118cbe6465..01a31ac6f656 100644
--- a/srcpkgs/kdevelop-pg-qt/template
+++ b/srcpkgs/kdevelop-pg-qt/template
@@ -1,6 +1,6 @@
 # Template file for 'kdevelop-pg-qt'
 pkgname=kdevelop-pg-qt
-version=2.2.1
+version=2.2.2
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools bison flex"
@@ -10,4 +10,4 @@ maintainer="yopito <pierre.bourgin@free.fr>"
 license="LGPL-2.0-or-later"
 homepage="https://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction"
 distfiles="$KDE_SITE/kdevelop-pg-qt/${version}/src/kdevelop-pg-qt-${version}.tar.xz"
-checksum=c13931788ac9dc02188cdd9c6e71e164ae81b4568b048748652bbf6fa4a9c62b
+checksum=3d56604c479f8f04ae32a523ee91f3078c717117d0deb39e973e22494cbb65f1

From 9a80f64bd33740f105d0bf570c740b078a4e79f5 Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Thu, 23 Feb 2023 23:16:17 +0100
Subject: [PATCH 2/4] kdevelop: update to 22.12.2

---
 srcpkgs/kdevelop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kdevelop/template b/srcpkgs/kdevelop/template
index 5eb275583138..69c9bba1b881 100644
--- a/srcpkgs/kdevelop/template
+++ b/srcpkgs/kdevelop/template
@@ -1,6 +1,6 @@
 # Template file for 'kdevelop'
 pkgname=kdevelop
-version=22.12.1
+version=22.12.2
 revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
@@ -19,7 +19,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://www.kdevelop.org/"
 changelog="https://kde.org/announcements/changelogs/gear/${version}/#kdevelop"
 distfiles="${KDE_SITE}/release-service/${version}/src/kdevelop-${version}.tar.xz"
-checksum=f330bbd2209e88b4340af0ef84d5f9c6e37b91ccdc06ad83ab58eaa854939062
+checksum=57f85e5eb1be0ae71d3440304c985fff2be03aab02de367535568ccef7c25ec9
 
 build_options="webengine"
 desc_option_webengine="Use Qt5 WebEngine for documentation"

From ea849249d1ceec139b27a16ecf63a8d5c9d89cfe Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Thu, 23 Feb 2023 23:16:43 +0100
Subject: [PATCH 3/4] kdevelop-php: update to 22.12.2

---
 srcpkgs/kdevelop-php/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kdevelop-php/template b/srcpkgs/kdevelop-php/template
index c7412a400c7d..7df97b8d7884 100644
--- a/srcpkgs/kdevelop-php/template
+++ b/srcpkgs/kdevelop-php/template
@@ -1,6 +1,6 @@
 # Template file for 'kdevelop-php'
 pkgname=kdevelop-php
-version=22.12.1
+version=22.12.2
 revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
@@ -15,4 +15,4 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://www.kdevelop.org/"
 changelog="https://kde.org/announcements/changelogs/gear/${version}/#kdev-php"
 distfiles="${KDE_SITE}/release-service/${version}/src/kdev-php-${version}.tar.xz"
-checksum=00f6b91e73d7c6900e4c4975bf174cb72e03c55f6bc72884e92947c2d22aca4a
+checksum=0df5bdebfffe72cc4ae5bc842418ac30908fbaa4ae5c8762a9c4ad361c3e42b7

From d3034f681a5cbddad595920554612d2a8b33f42a Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Thu, 23 Feb 2023 23:22:57 +0100
Subject: [PATCH 4/4] kdevelop-python: update to 22.12.2

---
 .../patches/musl-headers-for-python3-devel.patch       | 10 ++++++++++
 srcpkgs/kdevelop-python/template                       | 10 +++++-----
 2 files changed, 15 insertions(+), 5 deletions(-)
 create mode 100644 srcpkgs/kdevelop-python/patches/musl-headers-for-python3-devel.patch

diff --git a/srcpkgs/kdevelop-python/patches/musl-headers-for-python3-devel.patch b/srcpkgs/kdevelop-python/patches/musl-headers-for-python3-devel.patch
new file mode 100644
index 000000000000..821f183930c5
--- /dev/null
+++ b/srcpkgs/kdevelop-python/patches/musl-headers-for-python3-devel.patch
@@ -0,0 +1,10 @@
+--- a/parser/python_header.h
++++ b/parser/python_header.h
+@@ -13,6 +13,7 @@
+ 
+ #include <language/duchain/duchainlock.h>
+ 
++#include <sys/types.h> /* define ssize_t with musl libc */
+ #include "pyport.h"
+ #ifndef _WIN32
+ #include "pyconfig.h"
diff --git a/srcpkgs/kdevelop-python/template b/srcpkgs/kdevelop-python/template
index e5c3c7094e81..27282d45ca79 100644
--- a/srcpkgs/kdevelop-python/template
+++ b/srcpkgs/kdevelop-python/template
@@ -1,7 +1,7 @@
 # Template file for 'kdevelop-python'
 pkgname=kdevelop-python
-version=5.6.2
-revision=2
+version=22.12.2
+revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
 pycompile_dirs="usr/share/kdevpythonsupport"
@@ -14,10 +14,10 @@ short_desc="Python 3 language and Django project support for KDevelop"
 maintainer="yopito <pierre.bourgin@free.fr>"
 license="LGPL-2.0-or-later, GPL-2.0-or-later"
 homepage="https://www.kdevelop.org/"
-distfiles="${KDE_SITE}/kdevelop/${version}/src/kdev-python-${version}.tar.xz"
-checksum=20f9b771b961262ded986a4f32b8d259ad9f7bc48bb29eac0a5d5853be1d917f
+changelog="https://kde.org/announcements/changelogs/gear/${version}/#kdev-python"
+distfiles="${KDE_SITE}/release-service/${version}/src/kdev-python-${version}.tar.xz"
+checksum=2521f2f2a7174dfb2bf1d962c460d40addc3bb486e9823c2b2707ced33456430
 python_version=3
-broken="relies on parser headers removed in python 3.10, no upstream fix yet"
 
 post_install() {
 	# don't install this python2 script: generates documentation_files, useless at runtime

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

* Re: kdevelop: update to 22.12.2, update kdevelop-pg-qt and re-enable kdevelop-python
  2023-02-25 18:25 [PR PATCH] kdevelop: update to 22.12.2, update kdevelop-pg-qt and re-enable kdevelop-python yopito
@ 2023-02-27 21:48 ` Chocimier
  2023-02-27 21:48 ` [PR PATCH] [Merged]: " Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2023-02-27 21:48 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/42442#issuecomment-1447150701

Comment:
They caught up with python, nice.

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

* Re: [PR PATCH] [Merged]: kdevelop: update to 22.12.2, update kdevelop-pg-qt and re-enable kdevelop-python
  2023-02-25 18:25 [PR PATCH] kdevelop: update to 22.12.2, update kdevelop-pg-qt and re-enable kdevelop-python yopito
  2023-02-27 21:48 ` Chocimier
@ 2023-02-27 21:48 ` Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2023-02-27 21:48 UTC (permalink / raw)
  To: ml

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

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

kdevelop: update to 22.12.2, update kdevelop-pg-qt and re-enable kdevelop-python
https://github.com/void-linux/void-packages/pull/42442

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture: **x86_64-musl**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
  - [x] aarch64



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

end of thread, other threads:[~2023-02-27 21:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-25 18:25 [PR PATCH] kdevelop: update to 22.12.2, update kdevelop-pg-qt and re-enable kdevelop-python yopito
2023-02-27 21:48 ` Chocimier
2023-02-27 21:48 ` [PR PATCH] [Merged]: " Chocimier

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