Skip to content

Commit

Permalink
Merge pull request #4072 from lazka/python-pluggy-1.3.0
Browse files Browse the repository at this point in the history
python-pluggy: Update to 1.3.0
  • Loading branch information
lazka authored Sep 21, 2023
2 parents 2c0d728 + 9e82c2c commit e606439
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python-pluggy/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=pluggy
pkgbase=python-pluggy
pkgname=(python-${_realname})
pkgver=1.1.0
pkgver=1.3.0
pkgrel=1
pkgdesc="Plugin and hook calling mechanisms for python"
arch=('any')
Expand All @@ -22,7 +22,7 @@ provides=("python3-${_realname}")
replaces=("python3-${_realname}")
conflicts=("python3-${_realname}")
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/pytest-dev/pluggy/archive/${pkgver}.tar.gz")
sha512sums=('c55cbd51c67fbcdee0c6911795c9cc21a506ce8aa8dbfcbc1195d06cf35ef5a82974406ec1077c9caf232a584a393b044a9fb5fc66ee81802be0e61aa76b3751')
sha512sums=('42263292ae6a3139c023604bb8b02768215a23e55f3ff900ae929e10438778874bc31bce9d8525689f3f702402a5290da47c314ac3d0cc16b00c01bd5ae458b0')

prepare() {
# Set version for setuptools_scm
Expand Down

0 comments on commit e606439

Please sign in to comment.