Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rdiff-backup: update to 2.0.0.
@ 2020-04-14 23:17 mobinmob
  2020-04-15 14:38 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: mobinmob @ 2020-04-14 23:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages rdiff-backup
https://github.com/void-linux/void-packages/pull/20995

rdiff-backup: update to 2.0.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rdiff-backup-20995.patch --]
[-- Type: text/x-diff, Size: 1531 bytes --]

From 377a3c35becd99c6d601abbb6b32f8cc3800eb4a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 15 Apr 2020 02:15:29 +0300
Subject: [PATCH] rdiff-backup: update to 2.0.0.

---
 srcpkgs/rdiff-backup/template | 23 +++++++++--------------
 1 file changed, 9 insertions(+), 14 deletions(-)

diff --git a/srcpkgs/rdiff-backup/template b/srcpkgs/rdiff-backup/template
index 7970a829f37..7f1d5db9aad 100644
--- a/srcpkgs/rdiff-backup/template
+++ b/srcpkgs/rdiff-backup/template
@@ -1,19 +1,14 @@
 # Template file for 'rdiff-backup'
 pkgname=rdiff-backup
-version=1.2.8
-revision=2
-build_style=python2-module
-pycompile_module="rdiff_backup"
-hostmakedepends="python"
-makedepends="python-devel librsync-devel"
-depends="python"
+version=2.0.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3 python3-setuptools"
+makedepends="python3-devel librsync-devel"
+depends="python3 python3-pyxattr"
 short_desc="Local/remote mirroring and incremental backups"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://rdiff-backup.nongnu.org/"
-distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0d91a85b40949116fa8aaf15da165c34a2d15449b3cbe01c8026391310ac95db
-
-pre_build() {
-	sed -i -e 's;RS_DEFAULT_STRONG_LEN;8, RS_MD4_SIG_MAGIC;' _librsyncmodule.c
-}
+homepage="https://rdiff-backup.net/"
+distfiles="${PYPI_SITE}/r/rdiff-backup/rdiff-backup-${version}.tar.gz"
+checksum=1ce16abd4232d49212654572bf1fae4cdbc94e4056d96ef506feeeb87c14a0c3

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

* Re: [PR PATCH] [Merged]: rdiff-backup: update to 2.0.0.
  2020-04-14 23:17 [PR PATCH] rdiff-backup: update to 2.0.0 mobinmob
@ 2020-04-15 14:38 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-04-15 14:38 UTC (permalink / raw)
  To: ml

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

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

rdiff-backup: update to 2.0.0.
https://github.com/void-linux/void-packages/pull/20995

Description:


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

end of thread, other threads:[~2020-04-15 14:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-14 23:17 [PR PATCH] rdiff-backup: update to 2.0.0 mobinmob
2020-04-15 14:38 ` [PR PATCH] [Merged]: " Hoshpak

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