Github messages for voidlinux
 help / color / mirror / Atom feed
From: adbrown101 <adbrown101@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] pass-import: update to 3.0.
Date: Sun, 17 May 2020 15:08:08 +0200	[thread overview]
Message-ID: <20200517130808.pG5jNPMQ6-i3dVEi7xERk1Yxt8v1vCGqFuMKSok7iqU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21809@inbox.vuxu.org>

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

There is an updated 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/21809

pass-import: update to 3.0.
This has now become a more general password importer hence the greater number of libraries it depends upon

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

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

From 186c40359659a165bfc59e4c368f8647659d1407 Mon Sep 17 00:00:00 2001
From: Alan Brown <adbrown@rocketmail.com>
Date: Sun, 10 May 2020 12:00:41 +0100
Subject: [PATCH] pass-import: update to 3.0.

Get rid of unnecessary lines
---
 srcpkgs/pass-import/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/pass-import/template b/srcpkgs/pass-import/template
index cc7bfa697a1..b7940ed0439 100644
--- a/srcpkgs/pass-import/template
+++ b/srcpkgs/pass-import/template
@@ -1,15 +1,15 @@
 # Template file for 'pass-import'
 pkgname=pass-import
-version=2.6
-revision=2
+version=3.0
+revision=1
 archs=noarch
 build_style=gnu-makefile
 make_install_args=BASHCOMPDIR=/usr/share/bash-completion/completions
 hostmakedepends="python3-setuptools python3-yaml"
-depends="pass>=1.7.0 python3-defusedxml"
+depends="pass>=1.7.0 python3-defusedxml python3-magic python3-cryptography python3-SecretStorage python3-pykeepass"
 short_desc="Pass extension for importing data from most existing 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=19bddbbe3e43c15bedcc1df6eadf664e30bc04b2992809eb4d04f25a3d370ea8
+checksum=14f6708df990b88c54b07e722686ed9e1a639300b33d2ff83dd87845e44779fc

  reply	other threads:[~2020-05-17 13:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-10 11:06 [PR PATCH] " adbrown101
2020-05-17 13:08 ` adbrown101 [this message]
2020-05-17 13:08 ` adbrown101
2020-05-19 20:03 ` [PR PATCH] [Merged]: " Hoshpak

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=20200517130808.pG5jNPMQ6-i3dVEi7xERk1Yxt8v1vCGqFuMKSok7iqU@z \
    --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).