public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/tex-overlay:main commit in: dev-python/latexrestricted/
Date: Thu, 21 Nov 2024 17:04:31 +0000 (UTC)	[thread overview]
Message-ID: <1732208665.e7ecd870e62f3baab31e747c314ee23e5502754b.flow@gentoo> (raw)

commit:     e7ecd870e62f3baab31e747c314ee23e5502754b
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 21 17:04:25 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Nov 21 17:04:25 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=e7ecd870

dev-python/latexrestricted: new package, add 0.6.0

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-python/latexrestricted/Manifest                |  2 ++
 .../latexrestricted/latexrestricted-0.6.0.ebuild   | 29 ++++++++++++++++++++++
 dev-python/latexrestricted/metadata.xml            |  8 ++++++
 3 files changed, 39 insertions(+)

diff --git a/dev-python/latexrestricted/Manifest b/dev-python/latexrestricted/Manifest
new file mode 100644
index 0000000..93cef60
--- /dev/null
+++ b/dev-python/latexrestricted/Manifest
@@ -0,0 +1,2 @@
+DIST latexrestricted-0.6.0-explicitly-set-build-backend.patch 1161 BLAKE2B 7472a8b4ccec9dfdee6e994dcdbd2fa48c6dbd528444fd81769d7a8b997c1cf8dff86a66a7b1674bdcb3025022c41f954cc35740f0b8dab57dea0dc02d8e6db1 SHA512 bf1e50688c11a817a1f444f6e7a9dd90c413269fef68f7649b718d45ca458f38b712028f6b01777c65a016e17edd70cc609e605804cb6cec93b05ccbafad309b
+DIST latexrestricted-0.6.0.tar.gz 21319 BLAKE2B f655861032ba38b87987a205def64d69e1602102c0d8e7b7fdb249e91cfd1a3bf506217a42829fb1a98387b0775db696c2d7ecb1e766cd1524766d866819f503 SHA512 99b4ff4818d24878e4eca0610a97b0a84e0f37f9432cf6e79cef352c67c9463d47049dd4b279d45b5869327dea9fae9c24d1a40e8d44d459c21a74b14ed68b68

diff --git a/dev-python/latexrestricted/latexrestricted-0.6.0.ebuild b/dev-python/latexrestricted/latexrestricted-0.6.0.ebuild
new file mode 100644
index 0000000..a338bb7
--- /dev/null
+++ b/dev-python/latexrestricted/latexrestricted-0.6.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="Library for creating executables compatible with LaTeX restricted shell escape"
+HOMEPAGE="
+	https://github.com/gpoore/latexrestricted
+	https://pypi.org/project/latexrestricted/
+"
+SRC_URI="
+	https://github.com/gpoore/${PN}/archive/refs/tags/v${PV}.tar.gz
+		-> ${P}.tar.gz
+	https://github.com/gpoore/latexrestricted/commit/ebbb2280db83a859f26a2f2dc0252e4d6e316452.patch
+		-> ${PN}-0.6.0-explicitly-set-build-backend.patch
+"
+
+LICENSE="LPPL-1.3c"
+SLOT="0"
+KEYWORDS="~amd64"
+
+PATCHES=(
+	"${DISTDIR}"/${PN}-0.6.0-explicitly-set-build-backend.patch
+)

diff --git a/dev-python/latexrestricted/metadata.xml b/dev-python/latexrestricted/metadata.xml
new file mode 100644
index 0000000..d724efd
--- /dev/null
+++ b/dev-python/latexrestricted/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>tex@gentoo.org</email>
+		<name>Gentoo TeX Project</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2024-11-21 17:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-21 17:04 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-22 12:09 [gentoo-commits] proj/tex-overlay:main commit in: dev-python/latexrestricted/ Florian Schmaus
2024-11-22 12:09 Florian Schmaus
2024-11-30  8:48 Florian Schmaus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1732208665.e7ecd870e62f3baab31e747c314ee23e5502754b.flow@gentoo \
    --to=flow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox