Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] new package: python3-sphinx-copybutton
@ 2023-01-08  3:05 zdykstra
  2023-01-08  3:08 ` [PR PATCH] [Updated] " zdykstra
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: zdykstra @ 2023-01-08  3:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdykstra/void-packages python3-sphinx-copybutton
https://github.com/void-linux/void-packages/pull/41516

new package: python3-sphinx-copybutton
<!-- 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64 glibc)



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-sphinx-copybutton-41516.patch --]
[-- Type: text/x-diff, Size: 1311 bytes --]

From 3739822e640b8aa6d5eee1b216f28d3fb4192ee0 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Sat, 7 Jan 2023 15:03:52 -0600
Subject: [PATCH] new package: python3-sphinx-copybutton

---
 srcpkgs/python3-sphinx-copybutton/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python3-sphinx-copybutton/template

diff --git a/srcpkgs/python3-sphinx-copybutton/template b/srcpkgs/python3-sphinx-copybutton/template
new file mode 100644
index 000000000000..1c5afca3fa3c
--- /dev/null
+++ b/srcpkgs/python3-sphinx-copybutton/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-sphinx-copybutton'
+pkgname=python3-sphinx-copybutton
+version=0.5.1
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-Sphinx"
+short_desc="Add a copy button to code blocks in Sphinx"
+maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
+license="MIT"
+homepage="https://sphinx-copybutton.readthedocs.io/en/latest/"
+changelog="https://raw.githubusercontent.com/executablebooks/sphinx-copybutton/master/CHANGELOG.md"
+distfiles="${PYPI_SITE}/s/sphinx-copybutton/sphinx-copybutton-${version}.tar.gz"
+checksum=366251e28a6f6041514bfb5439425210418d6c750e98d3a695b73e56866a677a
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2023-01-08  3:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-08  3:05 [PR PATCH] new package: python3-sphinx-copybutton zdykstra
2023-01-08  3:08 ` [PR PATCH] [Updated] " zdykstra
2023-01-08  3:11 ` zdykstra
2023-01-08  3:15 ` zdykstra
2023-01-08  3:22 ` zdykstra
2023-01-08  3:27 ` zdykstra
2023-01-08  3:37 ` zdykstra
2023-01-08  3:42 ` zdykstra
2023-01-08  3:46 ` [PR PATCH] [Merged]: " ahesford

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