Github messages for voidlinux
 help / color / mirror / Atom feed
From: abdeoliveira <abdeoliveira@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: gcalcli-4.3.0
Date: Thu, 12 Jan 2023 01:27:05 +0100	[thread overview]
Message-ID: <20230112002705.nx3cGAfpfVg6DThhUO0-8GrZwWRMmjv_aRHUDPh29pA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41564@inbox.vuxu.org>

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

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

https://github.com/abdeoliveira/void-packages new-gcalcli
https://github.com/void-linux/void-packages/pull/41564

New package: gcalcli-4.3.0
<!-- 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**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds): 
  - aarch64-musl
  - aarch64
  - armv6l-musl
  - armv6l
  - armv7l-musl
  - armv7l
  - i686
  - x86_64-musl

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

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

From 35fdc06181b9286d3ce27f47cc37cd4fcd3ef81b Mon Sep 17 00:00:00 2001
From: Alan Barros de Oliveira <deoliveira.alan@outlook.com>
Date: Tue, 10 Jan 2023 12:31:06 -0300
Subject: [PATCH] New package: gcalcli-4.3.0

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

diff --git a/srcpkgs/gcalcli/template b/srcpkgs/gcalcli/template
new file mode 100644
index 000000000000..6d44d35cfd00
--- /dev/null
+++ b/srcpkgs/gcalcli/template
@@ -0,0 +1,20 @@
+# Template file for 'gcalcli'
+pkgname=gcalcli
+version=4.3.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3-dateutil python3-google-api-python-client
+ python3-httplib2 python3-oauth2client python3-parsedatetime
+ python3-vobject"
+short_desc="Google Calendar Command Line Interface"
+maintainer="Alan B. de Oliveira <alanbarros@protonmail.com>"
+license="MIT"
+homepage="https://github.com/insanum/gcalcli"
+changelog="https://raw.githubusercontent.com/insanum/gcalcli/master/ChangeLog"
+distfiles="https://github.com/insanum/gcalcli/archive/v${version}.tar.gz"
+checksum="597d96ee1c8b5f094cca75a059cb1a0056a612e734c32012ef0d41219ac3b0cd"
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2023-01-12  0:27 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-10 18:16 [PR PATCH] " abdeoliveira
2023-01-10 19:03 ` classabbyamp
2023-01-11  0:03 ` [PR PATCH] [Updated] " abdeoliveira
2023-01-11  0:06 ` abdeoliveira
2023-01-11  0:12 ` abdeoliveira
2023-01-11  0:24 ` [PR REVIEW] " classabbyamp
2023-01-11  0:28 ` abdeoliveira
2023-01-11  0:32 ` [PR PATCH] [Updated] " abdeoliveira
2023-01-11  0:36 ` [PR REVIEW] " classabbyamp
2023-01-11  0:36 ` classabbyamp
2023-01-11  0:40 ` [PR PATCH] [Updated] " abdeoliveira
2023-01-11  0:42 ` abdeoliveira
2023-01-11  0:49 ` abdeoliveira
2023-01-11  0:49 ` abdeoliveira
2023-01-11  1:00 ` classabbyamp
2023-01-11  1:04 ` abdeoliveira
2023-01-11  1:04 ` abdeoliveira
2023-01-11 21:05 ` [PR REVIEW] " classabbyamp
2023-01-11 21:16 ` [PR PATCH] [Updated] " abdeoliveira
2023-01-11 21:17 ` [PR REVIEW] " abdeoliveira
2023-01-11 21:27 ` classabbyamp
2023-01-12  0:27 ` abdeoliveira [this message]
2023-01-12  0:27 ` abdeoliveira
2023-01-12  0:42 ` [PR PATCH] [Merged]: " classabbyamp

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=20230112002705.nx3cGAfpfVg6DThhUO0-8GrZwWRMmjv_aRHUDPh29pA@z \
    --to=abdeoliveira@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).