public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Dolbec" <dolsen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pypugjs/
Date: Fri,  8 May 2020 20:34:27 +0000 (UTC)	[thread overview]
Message-ID: <1588970054.9d22a12cd7b035cab4ab8b29e355a69fd848df3a.dolsen@gentoo> (raw)

commit:     9d22a12cd7b035cab4ab8b29e355a69fd848df3a
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Fri May  8 17:44:52 2020 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Fri May  8 20:34:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d22a12c

dev-python/pypugjs: New pkg, replaces dev-python/pyjade

This is a maintained fork of pyjade and is the new dep for
dev-util/buildbot.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Brian Dolbec <dolsen <AT> gentoo.org>

 dev-python/pypugjs/Manifest             |  1 +
 dev-python/pypugjs/metadata.xml         | 21 +++++++++++++++++++++
 dev-python/pypugjs/pypugjs-5.9.4.ebuild | 22 ++++++++++++++++++++++
 3 files changed, 44 insertions(+)

diff --git a/dev-python/pypugjs/Manifest b/dev-python/pypugjs/Manifest
new file mode 100644
index 00000000000..9392e3a8d2d
--- /dev/null
+++ b/dev-python/pypugjs/Manifest
@@ -0,0 +1 @@
+DIST v5.9.4.tar.gz 42179 BLAKE2B 6ba3ab0b5c4c2828a091c82d5e937ebd1f575f5a9ebd989fbcfa3c17b85471f084d04b641895e8bd4af32ca0c26c430c5d989287824e0bc67f1943fae3bb0caa SHA512 24ebf306a76afab570cb13806d27e12766163bb114a8e4fe20ee5f19eb7311203e8b647eeb2f150efb2f9dfa1db9e56f4218cc3deb15d81f22b12d1b11f83c32

diff --git a/dev-python/pypugjs/metadata.xml b/dev-python/pypugjs/metadata.xml
new file mode 100644
index 00000000000..e44a0f59610
--- /dev/null
+++ b/dev-python/pypugjs/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>dolsen@gentoo.org</email>
+		<name>Brian Dolbec</name>
+	</maintainer>
+	<upstream>
+		<maintainer>
+			<email>andy@freilandkiwis.de</email>
+			<name>Andy Grabow</name>
+		</maintainer>
+		<remote-id type="pypi">pypugjs</remote-id>
+		<remote-id type="github">kakulukia/pypugjs</remote-id>
+	</upstream>
+	<longdescription>PyPugJS is a fork of PyJade with the name Jade changed to PugJS.
+PyPuJS is a high performance port of Jade-lang for python,
+that converts any .pug source to any of the Template-language (Django,
+Jinja2, Mako or Tornado).
+	</longdescription>
+</pkgmetadata>

diff --git a/dev-python/pypugjs/pypugjs-5.9.4.ebuild b/dev-python/pypugjs/pypugjs-5.9.4.ebuild
new file mode 100644
index 00000000000..dfa04c48288
--- /dev/null
+++ b/dev-python/pypugjs/pypugjs-5.9.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pug (Jade) syntax adapter for Django, Jinja2 and Mako templates"
+HOMEPAGE="https://github.com/kakulukia/pypugjs"
+SRC_URI="https://github.com/kakulukia/pypugjs/archive/v${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE=""
+RDEPEND="
+	dev-python/six[${PYTHON_USEDEP}]
+	dev-python/chardet
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2020-05-08 20:34 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-08 20:34 Brian Dolbec [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-08 23:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/pypugjs/ Brian Dolbec
2020-05-15  7:53 Brian Dolbec
2020-10-14 13:28 Brian Dolbec
2021-01-29 21:46 Brian Dolbec
2021-03-28 22:16 Brian Dolbec
2021-03-28 22:16 Brian Dolbec
2021-04-27 22:54 Sam James
2021-09-03  8:17 Arthur Zamarin
2021-09-03  8:17 Arthur Zamarin
2021-10-17  9:20 Michał Górny
2022-01-08 10:36 Arthur Zamarin
2022-03-14 10:32 Yixun Lan
2022-04-01 12:27 Michał Górny
2022-05-16 13:24 Michał Górny
2022-06-05  5:40 Michał Górny
2022-07-29 10:12 Arthur Zamarin
2022-11-14  5:05 Michał Górny
2023-03-07  9:23 Sam James
2023-08-25  1:07 Brian Dolbec
2023-12-25  6:43 Sam James
2024-03-14 19:19 Sam James
2024-05-24  4:03 Michał Górny
2024-05-24 11:09 Michał Górny
2024-05-24 12:18 Michał Górny
2024-05-24 12:18 Michał Górny
2024-06-08  7:15 Arthur Zamarin
2024-06-08  9:02 Michał Górny
2024-07-05 20:42 Petr Vaněk
2025-03-31 20:14 Arthur Zamarin
2025-04-19 18:39 Arthur Zamarin
2025-04-20  5:23 Michał Górny

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=1588970054.9d22a12cd7b035cab4ab8b29e355a69fd848df3a.dolsen@gentoo \
    --to=dolsen@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