Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-mechanize
Commits:
bb4f8f02 by Jelle van der Waa at 2024-11-18T15:09:33+01:00
upgpkg: 1:0.4.10-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-mechanize
pkgdesc = Stateful programmatic web browsing in Python
pkgver = 0.4.10
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/python-mechanize/mechanize
arch = any
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
_pkgname=mechanize
pkgname=python-mechanize
pkgver=0.4.10
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='Stateful programmatic web browsing in Python'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mechanize/-/commit/bb4f8f02f048132763f44a2a85da50c42879525d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mechanize/-/commit/bb4f8f02f048132763f44a2a85da50c42879525d
You're receiving this email because of your account on gitlab.archlinux.org.