Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-starlette


Commits:
f5836b76 by Robin Candau at 2024-07-23T13:14:12+02:00
upgpkg: 0.38.1-1: New upstream release
https://github.com/encode/starlette/releases/tag/0.38.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-starlette
        pkgdesc = The little ASGI framework that shines
-       pkgver = 0.38.0
-       pkgrel = 2
+       pkgver = 0.38.1
+       pkgrel = 1
        url = https://github.com/encode/starlette
        arch = any
        license = BSD-3-Clause
@@ -26,8 +26,8 @@ pkgbase = python-starlette
        optdepends = python-python-multipart: for form parsing
        optdepends = python-pyyaml: for schema generator
        optdepends = python-httpx: for test client
-       source = 
starlette-0.38.0.tar.gz::https://github.com/encode/starlette/archive/0.38.0.tar.gz
-       sha512sums = 
89b79f8e3daf1567bc69a2f1f6710a0e981a6633cd462eaa1e014e514f4dbdc98fcb592a3750a1055f08bad28908fc763267e7902479553513e96e2db566b63f
-       b2sums = 
edcaa8d360f8316fc91f8e32efe778c74bad491c044e2cf5577878a27b840303b34a8f0aa0cc518165a54f28049fb9ed27af4f7e260dc6fc4fbf1f61897237e6
+       source = 
starlette-0.38.1.tar.gz::https://github.com/encode/starlette/archive/0.38.1.tar.gz
+       sha512sums = 
a7f6415a2fb3640a7f6568fc8d115a04b43ca93f9cff189802d79c1c2c33d3a6eaa631a04c871e4897d9c9d260d2b410095813ec90a86b8c1a23696608f30148
+       b2sums = 
79ab91120ac9739e438c6fb52f36c7b2b011ad9b12dbe7f6b883b19e58d76189da4cbb3f42e8d0ffba957b225596f6a938862dd577962b2f9b7114c2105f3de3
 
 pkgname = python-starlette


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 
 _name=starlette
 pkgname=python-$_name
-pkgver=0.38.0
-pkgrel=2
+pkgver=0.38.1
+pkgrel=1
 pkgdesc='The little ASGI framework that shines'
 arch=(any)
 url="https://github.com/encode/starlette";
@@ -44,8 +44,8 @@ optdepends=(
   'python-httpx: for test client'
 )
 source=($_name-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha512sums=('89b79f8e3daf1567bc69a2f1f6710a0e981a6633cd462eaa1e014e514f4dbdc98fcb592a3750a1055f08bad28908fc763267e7902479553513e96e2db566b63f')
-b2sums=('edcaa8d360f8316fc91f8e32efe778c74bad491c044e2cf5577878a27b840303b34a8f0aa0cc518165a54f28049fb9ed27af4f7e260dc6fc4fbf1f61897237e6')
+sha512sums=('a7f6415a2fb3640a7f6568fc8d115a04b43ca93f9cff189802d79c1c2c33d3a6eaa631a04c871e4897d9c9d260d2b410095813ec90a86b8c1a23696608f30148')
+b2sums=('79ab91120ac9739e438c6fb52f36c7b2b011ad9b12dbe7f6b883b19e58d76189da4cbb3f42e8d0ffba957b225596f6a938862dd577962b2f9b7114c2105f3de3')
 
 prepare() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-starlette/-/commit/f5836b769fbb67169ce6b6e593bad61edb9242ca

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


Reply via email to