Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / woob
Commits: 60eef989 by Antonio Rojas at 2023-08-30T09:43:45+02:00 upgpkg: 3.6-1: Update to 3.6 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=woob -pkgver=3.5 +pkgver=3.6 pkgrel=1 pkgdesc="Core library and modules for Web outside of Browsers" arch=(any) @@ -14,7 +14,6 @@ depends=( python-dateutil python-yaml python-html2text - python-six python-unidecode python-pillow python-babel @@ -36,7 +35,7 @@ provides=(weboob) conflicts=(weboob) #source=(https://files.pythonhosted.org/packages/source/w/${pkgname}/${pkgname}-${pkgver}.tar.gz) source=(https://gitlab.com/woob/woob/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz) -sha256sums=('a3927c5421a5f7af6fc21c79f8e0c7456685125eae88aede0aecb9773176d0b4') +sha256sums=('8fcba28af08de4df12e2f5543f48ef460c30c876e4391b10476e24618bc4f6ab') build() { cd ${pkgname}-${pkgver} View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/woob/-/commit/60eef98998f519fc2adf5e7e3f0318289c113574 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/woob/-/commit/60eef98998f519fc2adf5e7e3f0318289c113574 You're receiving this email because of your account on gitlab.archlinux.org.
