Github messages for voidlinux
 help / color / mirror / Atom feed
From: kwshi <kwshi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: litecli-1.6.0
Date: Sun, 22 May 2022 06:01:22 +0200	[thread overview]
Message-ID: <20220522040122.Qs7bol3Hyx3lvxGiRp1jBN3_xsjs7nFTdMciV8qpEms@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30524@inbox.vuxu.org>

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

There is an updated pull request by kwshi against master on the void-packages repository

https://github.com/kwshi/void-packages litecli
https://github.com/void-linux/void-packages/pull/30524

New package: litecli-1.6.0
- [x] meets quality requirements
- [x] I tested it briefly and it works w/o error

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

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

From 3ee30d87c8e048c8ca919513998d4db035451002 Mon Sep 17 00:00:00 2001
From: Kye Shi <shi.kye@gmail.com>
Date: Mon, 26 Apr 2021 13:14:58 -0700
Subject: [PATCH] New package: litecli-1.8.0

---
 srcpkgs/litecli/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/litecli/template

diff --git a/srcpkgs/litecli/template b/srcpkgs/litecli/template
new file mode 100644
index 000000000000..a2b108e11ed7
--- /dev/null
+++ b/srcpkgs/litecli/template
@@ -0,0 +1,19 @@
+# Template file for 'litecli'
+pkgname=litecli
+version=1.8.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-click python3-Pygments python3-prompt_toolkit python3-sqlparse python3-configobj python3-cli_helpers"
+checkdepends="python3-pip python3-wheel"
+short_desc="CLI for SQLite Databases with auto-completion and syntax highlighting"
+maintainer="Kye Shi <shi.kye@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://litecli.com"
+distfiles="https://github.com/dbcli/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum='83d55a741aa9d11ff853662e424d205b9f919bfe3ef7233a1f74a7f92075b802'
+
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2022-05-22  4:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 20:15 [PR PATCH] " kwshi
2021-04-26 21:04 ` [PR PATCH] [Updated] " kwshi
2021-04-26 21:45 ` kwshi
2021-04-26 21:56 ` kwshi
2021-04-26 21:59 ` kwshi
2021-04-27 22:18 ` kwshi
2022-05-18  2:09 ` github-actions
2022-05-18 19:45 ` Chocimier
2022-05-22  4:01 ` kwshi [this message]
2022-05-22  4:03 ` kwshi
2022-05-22  4:03 ` [PR PATCH] [Updated] " kwshi
2022-05-30 18:15 ` [PR PATCH] [Updated] New package: litecli-1.8.0 Chocimier
2022-05-30 18:15 ` Chocimier
2022-05-30 18:18 ` [PR PATCH] [Merged]: " Chocimier

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=20220522040122.Qs7bol3Hyx3lvxGiRp1jBN3_xsjs7nFTdMciV8qpEms@z \
    --to=kwshi@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).