summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBoris Momčilović2018-08-07 18:26:35 +0200
committerBoris Momčilović2018-08-07 18:26:35 +0200
commit98f92d005c7a941c3c786570373d03a16f77fe50 (patch)
tree54708ff5428ab9a173cfa5718ad3a58028819232 /.SRCINFO
downloadaur-98f92d005c7a941c3c786570373d03a16f77fe50.tar.gz
rename package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e8d987d4ca79
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = pssh
+ pkgdesc = Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp
+ pkgver = 2.3.1
+ pkgrel = 9
+ url = http://code.google.com/p/parallel-ssh/
+ changelog = python-pssh.changelog
+ arch = any
+ license = BSD
+ makedepends = patch
+ depends = openssh
+ depends = python
+ source = https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/parallel-ssh/pssh-2.3.1.tar.gz
+ source = Imports-are-absolute-by-default-in-Python3.patch
+ source = pssh-typeerror-str-does-not-support-the-buffer-interface.patch
+ source = pssh-valueerror-the-fd-4-must-be-in-non-blocking-mode.patch
+ source = pssh-read-stdin-as-bytes-in-Python-3.patch
+ sha256sums = 539f8d8363b722712310f3296f189d1ae8c690898eca93627fc89a9cb311f6b4
+ sha256sums = 12257c60e7db3d152f0b3307d0cd0263a95bddfc856aa570908a0491a1a03c56
+ sha256sums = 6b4574810b09f4ca855b81a036643aa27613ea69e1cd92755b9b9f155985d332
+ sha256sums = 40b01fd5c2aa59542a5d1bf65a41b861733f71305a9799c1d1ca6661f228a891
+ sha256sums = 47c1af738d4ba252e9f35c5633da91bae2a2919a7b6b2bf425ee1f090d61c7fe
+
+pkgname = python-pssh
+