Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
httpie


Commits:
6e61b985 by Jelle van der Waa at 2024-04-14T12:05:25+02:00
upgpkg: 3.2.2-2: rebuild with python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,34 @@
+pkgbase = httpie
+       pkgdesc = human-friendly CLI HTTP client for the API era
+       pkgver = 3.2.2
+       pkgrel = 2
+       url = https://github.com/httpie/cli
+       arch = any
+       license = BSD-3-Clause
+       checkdepends = python-pytest
+       checkdepends = python-pytest-httpbin
+       checkdepends = python-pytest-mock
+       checkdepends = python-responses
+       checkdepends = python-werkzeug
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools
+       makedepends = python-wheel
+       depends = python-charset-normalizer
+       depends = python-defusedxml
+       depends = python-multidict
+       depends = python-pip
+       depends = python-pygments
+       depends = python-pysocks
+       depends = python-requests
+       depends = python-requests-toolbelt
+       depends = python-rich
+       conflicts = python-httpie
+       replaces = python-httpie
+       replaces = python2-httpie
+       source = 
httpie-3.2.2.tar.gz::https://github.com/httpie/cli/archive/3.2.2.tar.gz
+       source = httpie-3.2.2-drop-python-lazy-fixture.patch
+       sha256sums = 
01b4407202fac3cc68c73a8ff1f4a81a759d9575fabfad855772c29365fe18e6
+       sha256sums = 
aca3cfda387c76a2ecac4d4db8b619f413194a5f8cf34c576a7fade4f8c7df5d
+
+pkgname = httpie


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=httpie
 pkgver=3.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="human-friendly CLI HTTP client for the API era"
 url="https://github.com/httpie/cli";
 depends=('python-charset-normalizer'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/httpie/-/commit/6e61b9857f7f57c91f6c0eeb8ead24bab6d5b087

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/httpie/-/commit/6e61b9857f7f57c91f6c0eeb8ead24bab6d5b087
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to