Github messages for voidlinux
 help / color / mirror / Atom feed
From: adbrown101 <adbrown101@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] pass-import: update to 3.3.
Date: Sun, 27 Nov 2022 15:15:18 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40801@inbox.vuxu.org> (raw)

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

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

https://github.com/adbrown101/void-packages pass-import
https://github.com/void-linux/void-packages/pull/40801

pass-import: update to 3.3.
<!-- 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, (ARCH-LIBC)

-->


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

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

From 10940a1ac00b26dd806eb1ab39abe24886576a0d Mon Sep 17 00:00:00 2001
From: Alan Brown <adbrown@rocketmail.com>
Date: Tue, 15 Nov 2022 18:27:00 +0000
Subject: [PATCH] pass-import: update to 3.3.

---
 srcpkgs/pass-import/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/pass-import/template b/srcpkgs/pass-import/template
index 05b93ebdd1b0..9a0c1716e8f6 100644
--- a/srcpkgs/pass-import/template
+++ b/srcpkgs/pass-import/template
@@ -1,17 +1,18 @@
 # Template file for 'pass-import'
 pkgname=pass-import
-version=3.2
-revision=2
+version=3.3
+revision=1
 build_style=python3-module
 # This test requires gnome-keyring which requires running dbus
 make_check_args="--deselect=tests/imports/test_parse.py"
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-pypandoc python3-requests python3-yaml
+ python3-zxcvbn"
 depends="pass python3-defusedxml python3-magic python3-cryptography
-python3-SecretStorage python3-pykeepass python3-yaml"
+python3-SecretStorage python3-pykeepass python3-requests python3-yaml lastpass-cli python3-zxcvbn"
 checkdepends="python3-pytest $depends"
 short_desc="Pass extension for importing data from most password managers"
 maintainer="Alan Brown <adbrown@rocketmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/roddhjav/pass-import"
 distfiles="https://github.com/roddhjav/pass-import/releases/download/v${version}/pass-import-${version}.tar.gz"
-checksum=d943df14dcfec063a6c881c315ce65813db6e105b14a9b0156a73dcf7e529b76
+checksum=f368451a559d5aebd74a03b26d902cc8b6339f2eacb31777b3c2c24ae7b6444c

             reply	other threads:[~2022-11-27 14:15 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-27 14:15 adbrown101 [this message]
2022-11-27 15:52 ` [PR REVIEW] " sgn
2022-11-27 15:55 ` sgn
2022-11-29 12:40 ` adbrown101
2022-11-30 20:00 ` [PR PATCH] [Updated] " adbrown101
2022-11-30 20:03 ` [PR REVIEW] " adbrown101
2022-11-30 20:21 ` paper42
2022-12-01 19:44 ` [PR PATCH] [Updated] " adbrown101
2022-12-01 19:47 ` [PR REVIEW] " adbrown101
2022-12-01 19:53 ` paper42
2022-12-01 19:56 ` paper42
2022-12-01 19:56 ` paper42
2022-12-01 20:00 ` [PR PATCH] [Updated] " adbrown101
2022-12-03 15:56 ` adbrown101
2022-12-03 16:01 ` adbrown101
2022-12-03 16:07 ` [PR REVIEW] " adbrown101
2022-12-03 18:14 ` [PR PATCH] [Merged]: " sgn

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40801@inbox.vuxu.org \
    --to=adbrown101@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).