Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-praw


Commits:
7e38a41b by Felix Yan at 2026-06-29T17:10:54+00:00
upgpkg: 8.0.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-praw
        pkgdesc = Python Reddit API Wrapper that allows for simple access to 
Reddit's API
-       pkgver = 8.0.1
+       pkgver = 8.0.2
        pkgrel = 1
        url = https://praw.readthedocs.org
        arch = any
@@ -14,7 +14,7 @@ pkgbase = python-praw
        depends = python-prawcore
        depends = python-update-checker
        depends = python-websocket-client
-       source = 
https://github.com/praw-dev/praw/archive/v8.0.1/python-praw-8.0.1.tar.gz
-       sha512sums = 
de3dfc278d3ee2d264d7f73c99cf961689b35b835b48eb01e94866ff41aca2a768be7fc0ea75cf9ceb4c8f285b43ad3ec2d84c791279f02231d5e1ead6bb2e0d
+       source = 
https://github.com/praw-dev/praw/archive/v8.0.2/python-praw-8.0.2.tar.gz
+       sha512sums = 
6d0e8b6b35b944e2014b53d3dd0b6d45ad3daece8832351a1a0487600f879768968b0aa4c6a63a1a5cc158dbfc3e059ca7212151e2547c25b9d248d52489e680
 
 pkgname = python-praw


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-praw
-pkgver=8.0.1
+pkgver=8.0.2
 pkgrel=1
 pkgdesc="Python Reddit API Wrapper that allows for simple access to Reddit's 
API"
 arch=('any')
@@ -11,7 +11,7 @@ depends=('python-defusedxml' 'python-prawcore' 
'python-update-checker' 'python-w
 makedepends=('python-build' 'python-installer' 'python-hatchling')
 checkdepends=('python-pytest' 'python-vcrpy')
 
source=("https://github.com/praw-dev/praw/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('de3dfc278d3ee2d264d7f73c99cf961689b35b835b48eb01e94866ff41aca2a768be7fc0ea75cf9ceb4c8f285b43ad3ec2d84c791279f02231d5e1ead6bb2e0d')
+sha512sums=('6d0e8b6b35b944e2014b53d3dd0b6d45ad3daece8832351a1a0487600f879768968b0aa4c6a63a1a5cc158dbfc3e059ca7212151e2547c25b9d248d52489e680')
 
 build() {
   cd praw-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-praw/-/commit/7e38a41bef9930f4dcdb19e23ae17e9aa58f0e94

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-praw/-/commit/7e38a41bef9930f4dcdb19e23ae17e9aa58f0e94
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to