Github messages for voidlinux
 help / color / mirror / Atom feed
From: daniel-eys <daniel-eys@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] httpie: update to 2.2.0.
Date: Mon, 14 Sep 2020 19:14:19 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24910@inbox.vuxu.org> (raw)

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

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

https://github.com/daniel-eys/void-packages httpie
https://github.com/void-linux/void-packages/pull/24910

httpie: update to 2.2.0.
None

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

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

From fb484f0377c128d20b10e12d4211efc2d5baee25 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Mon, 14 Sep 2020 18:41:57 +0200
Subject: [PATCH] httpie: update to 2.2.0.

---
 srcpkgs/httpie/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/httpie/template b/srcpkgs/httpie/template
index 2cb04c88273..e82658a74e3 100644
--- a/srcpkgs/httpie/template
+++ b/srcpkgs/httpie/template
@@ -1,8 +1,7 @@
 # Template file for 'httpie'
 pkgname=httpie
-version=2.1.0
+version=2.2.0
 revision=1
-archs=noarch
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools python3-requests python3-Pygments"
@@ -12,15 +11,15 @@ license="BSD-3-Clause"
 homepage="https://httpie.org/"
 changelog="https://raw.githubusercontent.com/jakubroztocil/httpie/master/CHANGELOG.rst"
 distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz"
-checksum=aea482da09341a3d205761d828c7125884c9d0eb77a53cd4d2e6042e4670182b
+checksum=413894ad9d5d45a2a7839079dcdc0f23b0ea3586502d5014339b957de73d413e
 
 post_install() {
-	vinstall extras/httpie-completion.bash 644 usr/share/bash-completion/completions http
+	vcompletion extras/httpie-completion.bash bash http
+	vcompletion extras/httpie-completion.fish fish http
 	vlicense LICENSE
 }
 
 python3-httpie_package() {
-	archs=noarch
 	build_style=meta
 	short_desc+=" (transitional dummy package)"
 	depends="httpie>=${version}_${revision}"

             reply	other threads:[~2020-09-14 17:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-14 17:14 daniel-eys [this message]
2020-09-15 18:30 ` [PR PATCH] [Merged]: " ahesford

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24910@inbox.vuxu.org \
    --to=daniel-eys@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).