Skip to content

Commit

Permalink
upgpkg: python-packaging 21.3-1
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@438152 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
felixonmars committed Feb 26, 2022
1 parent 53b01be commit 7892203
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python-packaging/trunk/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>

pkgname=python-packaging
pkgver=21.0
pkgver=21.3
pkgrel=1
pkgdesc="Core utilities for Python packages"
arch=('any')
Expand All @@ -11,7 +11,7 @@ depends=('python-pyparsing')
makedepends=('python-setuptools')
checkdepends=('python-pytest' 'python-pretend')
source=("https://github.com/pypa/packaging/archive/$pkgver/$pkgname-$pkgver.tar.gz")
sha512sums=('612744ad8d0b834709af5d4e2415679271e4cdc304a2e9297ec741e37e62241a041b678568130cd733828a1bf2e5885d62de706934f4018195566107989a6f6b')
sha512sums=('8960deacda26877b73d98a3b632e760e902a16ec7a04707f84044980e4d4fb33e4f584db115c9008066aa876079f28633bafe37fbd5ce9a23830b6b89eb4ae7a')

build() {
cd packaging-$pkgver
Expand Down

0 comments on commit 7892203

Please sign in to comment.