Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] newt: remove -python subpackage
@ 2022-03-01  9:41 paper42
  2022-03-03 19:19 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: paper42 @ 2022-03-01  9:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages newt-py3
https://github.com/void-linux/void-packages/pull/35902

newt: remove -python subpackage
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-newt-py3-35902.patch --]
[-- Type: text/x-diff, Size: 1879 bytes --]

From ac87b265bdb9e7bf353df099b187a688848b546b Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Thu, 24 Feb 2022 17:20:27 +0100
Subject: [PATCH] newt: remove -python subpackage

---
 srcpkgs/newt-python               |  1 -
 srcpkgs/newt/template             | 10 ++--------
 srcpkgs/removed-packages/template |  1 +
 3 files changed, 3 insertions(+), 9 deletions(-)
 delete mode 120000 srcpkgs/newt-python

diff --git a/srcpkgs/newt-python b/srcpkgs/newt-python
deleted file mode 120000
index 53fabbcb042c..000000000000
--- a/srcpkgs/newt-python
+++ /dev/null
@@ -1 +0,0 @@
-newt
\ No newline at end of file
diff --git a/srcpkgs/newt/template b/srcpkgs/newt/template
index 24d19e46add8..2a44dc7f4c66 100644
--- a/srcpkgs/newt/template
+++ b/srcpkgs/newt/template
@@ -3,8 +3,8 @@ pkgname=newt
 version=0.52.21
 revision=5
 build_style=gnu-configure
-hostmakedepends="python-devel python3-devel"
-makedepends="slang-devel popt-devel python3-devel python-devel"
+hostmakedepends="python3-devel"
+makedepends="slang-devel popt-devel python3-devel"
 short_desc="Library for color text mode, widget based user interfaces"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.0-only"
@@ -22,12 +22,6 @@ newt-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-newt-python_package() {
-	short_desc+=" - Python2 bindings"
-	pkg_install() {
-		vmove usr/lib/python2*
-	}
-}
 newt-python3_package() {
 	short_desc+=" - Python3 bindings"
 	pkg_install() {
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index e0d40ede6b58..ec148e7096f0 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -236,6 +236,7 @@ replaces="
  mozjs68<=68.11.0_1
  mutagen<=1.43.0_3
  ncdns<=0.0.2_12
+ newt-python<=0.52.21_5
  nodejs-lts-10<=10.24.0_2
  nvidia340-dkms<=340.108_4
  nvidia340-libs<=340.108_4

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

* Re: [PR PATCH] [Merged]: newt: remove -python subpackage
  2022-03-01  9:41 [PR PATCH] newt: remove -python subpackage paper42
@ 2022-03-03 19:19 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-03-03 19:19 UTC (permalink / raw)
  To: ml

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

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

newt: remove -python subpackage
https://github.com/void-linux/void-packages/pull/35902

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

#### Testing the changes
- I tested the changes in this PR: **briefly**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-03-03 19:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01  9:41 [PR PATCH] newt: remove -python subpackage paper42
2022-03-03 19:19 ` [PR PATCH] [Merged]: " paper42

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