Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] trash-cli: update to 0.21.6.30.
@ 2021-07-10  9:21 TeddyDD
  2021-07-10  9:26 ` [PR PATCH] [Closed]: " TeddyDD
  2021-07-10  9:36 ` TeddyDD
  0 siblings, 2 replies; 3+ messages in thread
From: TeddyDD @ 2021-07-10  9:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-trash-cli
https://github.com/void-linux/void-packages/pull/31883

trash-cli: update to 0.21.6.30.
<!-- 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.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] 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/31883.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-trash-cli-31883.patch --]
[-- Type: text/x-diff, Size: 1223 bytes --]

From 86516bba5a03bad17aaed792f79e43bb10e1651b Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sat, 10 Jul 2021 11:21:57 +0200
Subject: [PATCH] trash-cli: update to 0.21.6.30.

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

diff --git a/srcpkgs/trash-cli/template b/srcpkgs/trash-cli/template
index b2819de5e821..ed7f482501a6 100644
--- a/srcpkgs/trash-cli/template
+++ b/srcpkgs/trash-cli/template
@@ -1,9 +1,9 @@
 # Template file for 'trash-cli'
 pkgname=trash-cli
-version=0.20.12.26
+version=0.21.6.30
 revision=1
 build_style=python3-module
-hostmakedepends="python3"
+hostmakedepends="python3-setuptools"
 depends="python3-psutil"
 checkdepends="$depends python3-pytest python3-six python3-mock"
 short_desc="Command line interface to the freedesktop.org trashcan"
@@ -11,4 +11,4 @@ maintainer="Anjandev Momi <anjan@momi.ca>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/andreafrancia/trash-cli"
 distfiles="https://github.com/andreafrancia/trash-cli/archive/${version}.tar.gz"
-checksum=06173eaca9b7fbda661ac7d84f900c7f4d17db5dd6ee4b3617bcf2182cde0f31
+checksum=582dc711d0225475920cb7fabf349965ef1b9848929fec20a1577d050ebdc2f5

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

* Re: [PR PATCH] [Closed]: trash-cli: update to 0.21.6.30.
  2021-07-10  9:21 [PR PATCH] trash-cli: update to 0.21.6.30 TeddyDD
@ 2021-07-10  9:26 ` TeddyDD
  2021-07-10  9:36 ` TeddyDD
  1 sibling, 0 replies; 3+ messages in thread
From: TeddyDD @ 2021-07-10  9:26 UTC (permalink / raw)
  To: ml

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

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

trash-cli: update to 0.21.6.30.
https://github.com/void-linux/void-packages/pull/31883

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.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

* Re: trash-cli: update to 0.21.6.30.
  2021-07-10  9:21 [PR PATCH] trash-cli: update to 0.21.6.30 TeddyDD
  2021-07-10  9:26 ` [PR PATCH] [Closed]: " TeddyDD
@ 2021-07-10  9:36 ` TeddyDD
  1 sibling, 0 replies; 3+ messages in thread
From: TeddyDD @ 2021-07-10  9:36 UTC (permalink / raw)
  To: ml

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

New comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/pull/31883#issuecomment-877606310

Comment:
https://github.com/andreafrancia/trash-cli/issues/210

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

end of thread, other threads:[~2021-07-10  9:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-10  9:21 [PR PATCH] trash-cli: update to 0.21.6.30 TeddyDD
2021-07-10  9:26 ` [PR PATCH] [Closed]: " TeddyDD
2021-07-10  9:36 ` TeddyDD

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