Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-protego
Commits:
8d6efc67 by Felix Yan at 2026-06-15T10:08:10+00:00
upgpkg: 0.6.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-protego
pkgdesc = A pure-Python robots.txt parser with support for modern
conventions
- pkgver = 0.6.0
+ pkgver = 0.6.1
pkgrel = 1
url = https://github.com/scrapy/protego
arch = any
@@ -11,7 +11,7 @@ pkgbase = python-protego
makedepends = python-hatchling
makedepends = python-installer
depends = python
- source = git+https://github.com/scrapy/protego.git#tag=0.6.0
- sha512sums =
30112cf53a7ba92679c3bc56b9985ca9d85a7ba04b9a607ef3bd19dc5e4984630dd19b57375f8bd9f73310f43ad7896df7d881a45d5e70950f7e7de73431bf77
+ source = git+https://github.com/scrapy/protego.git#tag=0.6.1
+ sha512sums =
7b3218f8e9d6baa8d753b1821e4737547729c5ee382fe90eb97e1c0433e315a32086d9e95b0f5b1072115ca7d4b4631326eec79fe7dce3b84d3281cccd2e7131
pkgname = python-protego
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-protego
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
pkgdesc="A pure-Python robots.txt parser with support for modern conventions"
url="https://github.com/scrapy/protego"
@@ -11,7 +11,7 @@ depends=('python')
makedepends=('git' 'python-build' 'python-hatchling' 'python-installer')
checkdepends=('python-pytest')
source=("git+https://github.com/scrapy/protego.git#tag=$pkgver")
-sha512sums=('30112cf53a7ba92679c3bc56b9985ca9d85a7ba04b9a607ef3bd19dc5e4984630dd19b57375f8bd9f73310f43ad7896df7d881a45d5e70950f7e7de73431bf77')
+sha512sums=('7b3218f8e9d6baa8d753b1821e4737547729c5ee382fe90eb97e1c0433e315a32086d9e95b0f5b1072115ca7d4b4631326eec79fe7dce3b84d3281cccd2e7131')
build() {
cd protego
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-protego/-/commit/8d6efc67fa10b7e3bf9ca4a7f1c0f44ccaabea83
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-protego/-/commit/8d6efc67fa10b7e3bf9ca4a7f1c0f44ccaabea83
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