Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pykeepass: update to 4.0.1
@ 2021-07-25 15:42 adbrown101
  2021-07-25 16:26 ` paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: adbrown101 @ 2021-07-25 15:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/adbrown101/void-packages python3-pykeepass
https://github.com/void-linux/void-packages/pull/32193

python3-pykeepass: update to 4.0.1
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x ] 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
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 0b3278095b583ad7ea9dab82bd9a378cd590d30e Mon Sep 17 00:00:00 2001
From: Alan Brown <adbrown@rocketmail.com>
Date: Sun, 25 Jul 2021 11:51:05 +0100
Subject: [PATCH] python3-pykeepass: update to 4.0.1

---
 srcpkgs/python3-pykeepass/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-pykeepass/template b/srcpkgs/python3-pykeepass/template
index dc3fe59fa411..c93244745238 100644
--- a/srcpkgs/python3-pykeepass/template
+++ b/srcpkgs/python3-pykeepass/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pykeepass'
 pkgname=python3-pykeepass
-version=3.2.1
-revision=2
+version=4.0.1
+revision=1
 wrksrc="pykeepass-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -14,4 +14,4 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/libkeepass/pykeepass"
 changelog="https://raw.githubusercontent.com/libkeepass/pykeepass/master/CHANGELOG.rst"
 distfiles="${PYPI_SITE}/p/pykeepass/pykeepass-${version}.tar.gz"
-checksum=b3e07eb2dd3aeb1dfa1a2d2d17be77066ee560c1e770f1c72d7ea5608117d284
+checksum=eaa2a016c15a81beb6e253a8cb1fe64738b5fb4a28389dcdba621ea538dd814b

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: python3-pykeepass: update to 4.0.1
  2021-07-25 15:42 [PR PATCH] python3-pykeepass: update to 4.0.1 adbrown101
@ 2021-07-25 16:26 ` paper42
  2021-07-27 16:46 ` adbrown101
  2021-07-27 16:46 ` [PR PATCH] [Closed]: " adbrown101
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2021-07-25 16:26 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32193#issuecomment-886225708

Comment:
pass-import 3.2 is the first version that supports pykeepass 4, so this PR depends on #32091, could you check/other dependants?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: python3-pykeepass: update to 4.0.1
  2021-07-25 15:42 [PR PATCH] python3-pykeepass: update to 4.0.1 adbrown101
  2021-07-25 16:26 ` paper42
@ 2021-07-27 16:46 ` adbrown101
  2021-07-27 16:46 ` [PR PATCH] [Closed]: " adbrown101
  2 siblings, 0 replies; 4+ messages in thread
From: adbrown101 @ 2021-07-27 16:46 UTC (permalink / raw)
  To: ml

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

New comment by adbrown101 on void-packages repository

https://github.com/void-linux/void-packages/pull/32193#issuecomment-887668519

Comment:
Moving to PR for `pass-import`

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Closed]: python3-pykeepass: update to 4.0.1
  2021-07-25 15:42 [PR PATCH] python3-pykeepass: update to 4.0.1 adbrown101
  2021-07-25 16:26 ` paper42
  2021-07-27 16:46 ` adbrown101
@ 2021-07-27 16:46 ` adbrown101
  2 siblings, 0 replies; 4+ messages in thread
From: adbrown101 @ 2021-07-27 16:46 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

python3-pykeepass: update to 4.0.1
https://github.com/void-linux/void-packages/pull/32193

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x ] 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
  - [ ] armv7l
  - [ ] armv6l-musl
-->


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-27 16:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-25 15:42 [PR PATCH] python3-pykeepass: update to 4.0.1 adbrown101
2021-07-25 16:26 ` paper42
2021-07-27 16:46 ` adbrown101
2021-07-27 16:46 ` [PR PATCH] [Closed]: " adbrown101

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).