* [PR PATCH] New package: python3-sphinxcontrib-newsfeed-0.1.4 @ 2022-08-11 9:01 dataCobra 2022-08-11 9:09 ` dataCobra ` (3 more replies) 0 siblings, 4 replies; 5+ messages in thread From: dataCobra @ 2022-08-11 9:01 UTC (permalink / raw) To: ml [-- Attachment #1: Type: text/plain, Size: 604 bytes --] There is a new pull request by dataCobra against master on the void-packages repository https://github.com/dataCobra/void-packages python3-sphinxcontrib-newsfeed https://github.com/void-linux/void-packages/pull/38602 New package: python3-sphinxcontrib-newsfeed-0.1.4 #### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture, (x86_64) **This is a new host make dependency for PR #38583 to build the manpage.** A patch file from https://github.com/void-linux/void-packages/pull/38602.patch is attached [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #2: github-pr-python3-sphinxcontrib-newsfeed-38602.patch --] [-- Type: text/x-diff, Size: 1319 bytes --] From 4bb09e8615fc9408894fdc0e23deaba7f4f33c76 Mon Sep 17 00:00:00 2001 From: dataCobra <datacobra@thinkbot.de> Date: Thu, 11 Aug 2022 10:58:35 +0200 Subject: [PATCH] New package: python3-sphinxcontrib-newsfeed-0.1.4 --- .../python3-sphinxcontrib-newsfeed/template | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 srcpkgs/python3-sphinxcontrib-newsfeed/template diff --git a/srcpkgs/python3-sphinxcontrib-newsfeed/template b/srcpkgs/python3-sphinxcontrib-newsfeed/template new file mode 100644 index 000000000000..2c36053c9b77 --- /dev/null +++ b/srcpkgs/python3-sphinxcontrib-newsfeed/template @@ -0,0 +1,19 @@ +# Template file for 'python3-sphinxcontrib-newsfeed' +pkgname=python3-sphinxcontrib-newsfeed +version=0.1.4 +revision=1 +wrksrc=sphinxcontrib-newsfeed-${version} +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="python3" +checkdepends="python3-Sphinx" +short_desc="Adding a Blog, News or Announcements section to a Sphinx website" +maintainer="Orphaned <orphan@voidlinux.org>" +license="BSD-2-Clause" +homepage="http://sphinx-doc.org" +distfiles="${PYPI_SITE}/s/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-${version}.tar.gz" +checksum="f78c865b1a32d249644a9c46f395b547df0dc21ed69b70898d64235b4755efb4" + +post_install() { + vlicense LICENSE +} ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: New package: python3-sphinxcontrib-newsfeed-0.1.4 2022-08-11 9:01 [PR PATCH] New package: python3-sphinxcontrib-newsfeed-0.1.4 dataCobra @ 2022-08-11 9:09 ` dataCobra 2022-08-11 9:10 ` dataCobra ` (2 subsequent siblings) 3 siblings, 0 replies; 5+ messages in thread From: dataCobra @ 2022-08-11 9:09 UTC (permalink / raw) To: ml [-- Attachment #1: Type: text/plain, Size: 356 bytes --] New comment by dataCobra on void-packages repository https://github.com/void-linux/void-packages/pull/38602#issuecomment-1211731317 Comment: Well I build it successful now for the following architectures: - aarch64 (crossbuild) - x86_64 - x86_64-musl (crossbuild) Do I need to add an `make_check=ci-skip # some tests fail when running as root`? ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: New package: python3-sphinxcontrib-newsfeed-0.1.4 2022-08-11 9:01 [PR PATCH] New package: python3-sphinxcontrib-newsfeed-0.1.4 dataCobra 2022-08-11 9:09 ` dataCobra @ 2022-08-11 9:10 ` dataCobra 2022-08-11 9:28 ` dataCobra 2022-08-11 9:28 ` [PR PATCH] [Closed]: " dataCobra 3 siblings, 0 replies; 5+ messages in thread From: dataCobra @ 2022-08-11 9:10 UTC (permalink / raw) To: ml [-- Attachment #1: Type: text/plain, Size: 351 bytes --] New comment by dataCobra on void-packages repository https://github.com/void-linux/void-packages/pull/38602#issuecomment-1211731317 Comment: I build it successful now for the following architectures: - aarch64 (crossbuild) - x86_64 - x86_64-musl (crossbuild) Do I need to add an `make_check=ci-skip # some tests fail when running as root`? ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: New package: python3-sphinxcontrib-newsfeed-0.1.4 2022-08-11 9:01 [PR PATCH] New package: python3-sphinxcontrib-newsfeed-0.1.4 dataCobra 2022-08-11 9:09 ` dataCobra 2022-08-11 9:10 ` dataCobra @ 2022-08-11 9:28 ` dataCobra 2022-08-11 9:28 ` [PR PATCH] [Closed]: " dataCobra 3 siblings, 0 replies; 5+ messages in thread From: dataCobra @ 2022-08-11 9:28 UTC (permalink / raw) To: ml [-- Attachment #1: Type: text/plain, Size: 175 bytes --] New comment by dataCobra on void-packages repository https://github.com/void-linux/void-packages/pull/38602#issuecomment-1211748735 Comment: I'll add this to the PR #38583. ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Closed]: New package: python3-sphinxcontrib-newsfeed-0.1.4 2022-08-11 9:01 [PR PATCH] New package: python3-sphinxcontrib-newsfeed-0.1.4 dataCobra ` (2 preceding siblings ...) 2022-08-11 9:28 ` dataCobra @ 2022-08-11 9:28 ` dataCobra 3 siblings, 0 replies; 5+ messages in thread From: dataCobra @ 2022-08-11 9:28 UTC (permalink / raw) To: ml [-- Attachment #1: Type: text/plain, Size: 426 bytes --] There's a closed pull request on the void-packages repository New package: python3-sphinxcontrib-newsfeed-0.1.4 https://github.com/void-linux/void-packages/pull/38602 Description: #### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture, (x86_64) **This is a new host make dependency for PR #38583 to build the manpage.** ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-08-11 9:28 UTC | newest] Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2022-08-11 9:01 [PR PATCH] New package: python3-sphinxcontrib-newsfeed-0.1.4 dataCobra 2022-08-11 9:09 ` dataCobra 2022-08-11 9:10 ` dataCobra 2022-08-11 9:28 ` dataCobra 2022-08-11 9:28 ` [PR PATCH] [Closed]: " dataCobra
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).