[arch-commits] Commit in python-requests-wsgi-adapter/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Thu Jul 21 09:53:27 UTC 2022


    Date: Thursday, July 21, 2022 @ 09:53:27
  Author: dvzrv
Revision: 1254986

upgpkg: python-requests-wsgi-adapter 0.4.1-1: Add python-requests-wsgi-adapter 0.4.1.

Use raw link for LICENSE file instead of downloading the internet.

Modified:
  python-requests-wsgi-adapter/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-21 09:49:52 UTC (rev 1254985)
+++ PKGBUILD	2022-07-21 09:53:27 UTC (rev 1254986)
@@ -15,12 +15,12 @@
 source=(
   https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz
   # license file missing in sdist tarball: https://github.com/seanbrant/requests-wsgi-adapter/issues/22
-  $pkgname-$pkgver-LICENSE::https://github.com/seanbrant/requests-wsgi-adapter/blob/7b33ce210c17bd9707e4b26c2f0ed307424f90b9/LICENSE
+  $pkgname-$pkgver-LICENSE::https://raw.githubusercontent.com/seanbrant/requests-wsgi-adapter/7b33ce210c17bd9707e4b26c2f0ed307424f90b9/LICENSE
 )
 sha256sums=('5a7709e90abf49d181f6c32aa37794537f725de0f6dd42362bc8c8c90812c878'
-            '947c34ef55d6c999169cfd61e66ac0aac47f1d21f3fcdf9e6bb95be6ac793c27')
+            '73e719ac528a2980e7155f2b4af58c711e74dce0659951ef609e25fb9b82658a')
 b2sums=('6c495a9af66ac8674b4fa14df4f089f82873159d082d12259fdb3ceece2b95c239115b8557de34dbb07efec861d367562aba4d0bebd12500dbbeb446e05d378c'
-        'a2d9b41e26b4fc1d336506ea6d45cf7e6b8f6e0e826270d641eebbc6eff6729497fc3dd608134c37f00a78bbf8c6286787170e50179a1e17df16004a8ca9b45b')
+        'b43b1cc3352363d78cbc0b6ed37cb41a9a76354130e8b779f72bdb6f74bf8680f6c3773f706c290e0ba9990c55fa716f401952fb4affe28e3e4d05c746d13d92')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list